Skip to content

Tag Archives: geek

The Notion Ink Adam

Some time ago I began questing for a movie-playing device. I may have found one, but unfortunately not one which I necessarily should be buying.

Some tips for Osmos

The fantastic game Osmos has finally come to Android. In celebration of which, here are a couple of tips for playing it well. They are based on some similar remarks by Mat Jarvis.

Virtualbox guest additions on vagrant-ised CentOS box

Hoping this might be useful for someone else, since Google didn’t turn up the answer for me. I got a vagrant-packaged CentOS box from a colleague, and starting it up warned me that the VirtualBox Guest Additions were out of date. Fixing things involved these steps: Get VirtualBox to “Install Guest Additions” (from the Devices [...]

Subtleties of Turing machines

During a discussion with Boaz at work about Turing machines,1 I realised something new about them that I find rather fascinating. As a slogan: “The Read/Write Head Matters”; you don’t get Turing-equivalence just by adding unbounded memory to a state machine, you need just the right kind of addressing into that memory as well.2 If [...]

Python datetime conversions

Recently for my work I had to do some date/time-wrangling in Python. We have a database containing unix timestamp values, and the front-end application needs to talk local time. The necessary conversions aren’t so complicated, but Python makes life a bit harder by having three relevant modules, three relevant data types (not matching the modules), [...]

Ubuntu on Dell Precision: driver problems with easy fixes

Yesterday I installed Ubuntu 10.04 (“Lucid Lynx”) on my brand-new Dell Precision M4500. Not everything went smoothly: I had driver problems that left me with a blank screen and no wireless. There are simple fixes for these problems but Google was only giving me more complicated technical ones. Maybe this post will help someone in [...]

Emacs 23 magic

Anyone else using emacs 23 yet? Here’s something awesome I stumbled on by accident: try to open a pdf from inside emacs. Go on, go and try, I’ll wait. Neato, huh?

Another typogeek tee

Mule design studio have a design I like: Pretty funny if the association is familiar. Otherwise, probably pretty incomprehensible. [via]

Discoveries: stumpwm and screen-profiles

Apparently my family don’t understand anything I write on this blog any more. This post isn’t going to help. The good news is, I’ve got a bundle of photos from Stockholm which I hope to put up sometime over the weekend. Travels in Scandinavia, that’s not geeky at all, right? This, on the other hand, [...]

In which I learn things about TeX

Apparently a local texmf tree no longer requires the ls-R file. Since how long, I know not, nor care I particularly. Nor expect I you to care, particularly, but I was tickled by it. Yet another piece of obscurity and complication getting slightly simpler in the LaTeX world. (Thanks to Micha — I discovered this [...]