-
Simon Katan on teaching peripheral skills around computing, computation, and code. I agree wholeheartedly with his description of tools that shield users from complexities to the extent of hiding how things actually work. I also loved his idea of "flour babies for looking after code properly".
-
Filed away as a nice introduction to computational sensing, vision, and how computers don't see.
-
"asciinema is a free and open source solution for recording terminal sessions and sharing them on the web." Oh, nifty.
-
"As serious intellectuals often do, we spent hours discussing these questions, what data we would want to collect to answer them, and even how we might go about collecting it. It sounded like a fun project, so I wrote a program that takes video captures of our Mario Kart 64 sessions and picks out when each race starts, which character is in each box on the screen, the rank of each player as the race progresses, and finally when the race finishes. Then I built a web client that lets us upload videos, record who played which character in each race, and browse the aggregated stats. The result is called Kartlytics, and now contains videos of over 230 races from over the last year and change." Yes, it's a plug for manta, but it's also a nifty piece of engineering.
-
"Termshows are purely text based. This makes them ideal for demoing instructions (as the user can copy-paste), making fail-safe "live-coding" sessions (plain text is very scalable), and sharing all your l33t terminal hacks." Really lovely: record terminal activity, upload it to a URL, share it with others, dead simple. And the client playback is all javascript. Lovely.
-
"The easiest hustle for tips is flattery and a smile."
-
"This is a VT220 serial console (circa 1983) set up as a terminal for my Mac Pro (circa 2010), a nerdy dream I’ve had for a long time that I finally made a reality yesterday." Beautiful. Just look at it!
-
"Command line work isn't a separate task that should live on its own—it's an integrated part of your natural workflow. DTerm provides a context-sensitive command line that makes it fast and easy to run commands on the files you're working with and then use the results of those commands." This looks great. Will report back on it.
-
"This is where I write about social & political stuff, mostly relating to sex. Yes, there's going to be a book. As an ex-sex worker, you can imagine what my bias is. Nevertheless, I am also a scientist, so will do my best to present the evidence base for each post." Brooke's new blog. This looks like it could be good.
-
"Fast mini application that opens a Terminal.app window cd'd to the front most finder window. This app is designed (including it's icon) to placed in the finder window's toolbar." Useful!
-
"Flogr shows your pictures from flickr in a customizable photo portfolio interface which includes a main photo page with EXIF details and flickr user comments, a customizable thumbnails page of your recent work, a slideshow component to browse through thumbnails, a tag cloud page, and an about page that shows your flickr user profile. With flogr you can control which photos are shown by specifying the flickr tag(s) to include so you can show only your best photographs if you choose." Which is something I've been looking for for a while. Glad I didn't have to write it, now.
-
"NameChanger is designed for the sole purpose of renaming a list of files."
-
"Fortunately, modern displays can display characters that look exactly like this without special circuitry used in the original DEC terminals and there is free software that can be used to create a usable outline font out of a PNG image." Recreating VT220 terminal fonts in software, and from thence into Truetype.
-
"LimeChat is an IRC client for Mac OS X written on RubyCocoa." I did not know about this. It looks nice.
-
"Easily show multiple, overlapping events across calendar days and rows." Which is hard, and it is nice to know someone else has done the work.
-
"Do you like cities? Do you like architecture? Do you like speaking at conferences?" I think this has sewn up the 2010-11 circuit.
-
""Who amongst us will write the Building as Contacts and Related Goodness blog post?" It's worth remembering, I think, that he [Dan Catt] already has."
-
"Even sweeter, the folks at Pinball News have a clip from Pinball Expo 2004 where Medieval Madness sound designer Dan Forden plays a few takes of a mid-20s Tina Fey that didn't make it into the game. It's all a little too perfect, you know?" Super-awesome.
-
"Timex sets their watches to precisely 10:09:36 while Rolex waits almost a minute until 10:10:31." Some lovely observations collated by Kottke.
-
"Prince of Persia isn't Ninja Gaiden, and this is OK, because it's not aiming for the same tension-filled experience. It's a game that wants to be lyrical. It wants to be an musical instrument rather than a crucible, and it succeeds in this goal." Point taken. I might end up giving the Prince a chance, when my current crop of challenge-heavy games is worn down.
-
"Zapm is a science fiction roguelike game by Cyrus Dolph. It's my humble attempt to create "the sci-fi Nethack". It is very much a work in progress."