Such a cool video about skiing. I'm not interested in skiing, but this makes
me want to go out and do something. The video's shot on Kodak 16mm, which
gives it a very cool look. It also perfectly highlights again how the image
quality isn't all that important for a video to be good.
Such cool, simple Punk Rock. Makes you feel good. Also the guys seem
very relatable to me, they're not rock stars, they're not the cool kids,
they're just your regular run-from-the-mill guys. Love that.
cool-retro-term is a terminal emulator which mimics the look and feel of the old cathode tube screens. It has been designed to be eye-candy, customizable, and reasonably lightweight.
Retro is cool these days. Here's a terminal that's retro.
This is a perfect demonstration of how I hear music: oftentimes (electronic)
music creates these images in my head: something bouncing, something emerging,
or looming. Or in this case the falling and recovering of the airplane.
A live ranking of airlines by how much luggage they are losing right now.
Python Mocking 101: Fake it before you make it
@patch("module.mock_function")
def test_thing(..., mock_call):
mock_call.return_value = {"foo": "bar"}
module.mock_function(a, b, c)
mock_call.assert_called_once_with(a, b, c)
ds{count}{motion} // delete the surroundings
cs{count}{motion} // change the surroundings
ys{count}{motion} // add surroundings