Archive for the 'Geekstuff' Category

The beauty of snail-mail

My GitHub Octocat sticker arrived yesterday. I had almost forgotten about it, so it was an even nicer surprise to find a letter from Redwood City, CA in my mailbox today. I asked for the sticker on March 4 this year, quite some time ago ;) I have to say that it’s really nice to [...]

genkernel 3.4.10-r2 with dmraid and hibernate-support

This comes from the I-have-to-pay-my-electrical-bill and from the learn-something-fun-about-your-system-everyday-department. As you know I’ve got Gentoo on my workstation. When I still lived in my dorm it was running 24/7 (last but not least to supply everyone with the latest episodes of popular shows). When I moved I started using a hacked-together suspend-to-ram script which worked [...]

imapfilter: RWTH Mailboxen sortieren

Wie jeder RWTH-Student hab ich natürlich auch ein RWTH-Postfach. Und dazu noch eins als Mitarbeiter des RZ. Ist eigentlich eine ganz nette Sache, nur dass man die Dinger nirgends vorsortieren kann (aka procmail oder so) sondern nur mit sowas wie dem Thunderbird-Filter auf Anwenderseite. Heisst dann im Endeffekt auf bestimmt 5 Systemen die Regel anlegen [...]

Sony Ericsson C510: Get a phone that works ;)

So, this is not another in-depth review of the latest piece of technology on my desk. Sufficient to say my cellphone-contract expired and I had the chance to exchange my old one. You may remember that it was an o2 XDA Neo, which I blogged about back then. While this cellphone sure had a lot [...]

Photography quickie: Mirror, mirror…

Trying to take a shot of my new cell-phone (after all it’s raining today so there’s nothing to photograph on the other side of my window), I lacked sufficient natural lighting and the few lamps in my room don’t amount to much when it comes to object photography. A flash is the only logical choice [...]

Mini Review: Acer Aspire One 110L

This is a small review for a small laptop. You might remember that I bought a MacBook a few months back, and may ask yourself why anyone would need two laptops (or even one for some people). Well, I can’t answer that question for everyone, but think about it the next time you buy an [...]

heipei.net – Oh my god, that’s the funky shit!

Yeah, you read correctly. As of right now, this website can be reached via heipei.net again. For those of you who haven’t been reading this weblog 2 years ago: The domain heipei.net was snatched from me in September ’06. This of course happened to same part due to sloppiness when trying to move the domain [...]

Xcode: git describe in your Info.plist

Debugging programs for yourself (or from bug-reports from other people) requires knowing which version caused the bug. Of course most people think in terms of major releases, but a developer needs to know the exact revision, as this might make the crucial difference. UNIX command-line programs usually offer a –version switch, which returns detailed version [...]

MacOS X: GeekTool & SSID/BSSID from Terminal

Working on my laptop a little bit more since I bought myself a new one I began the never-ending quest of doing things in MacOS via command-line that you’d have to do by GUI otherwise. But let me start by introducing GeekTool, a funny little PrefPane to display the output of commands on your desktop. [...]

git: full-length side-by-side diffs

Got this one from the git-ml (which I read via gmane, but that’s a different post): I’m not very good at reviewing patches. Especially not if it’s something like JavaScript. git at least colorizes its diffs, which makes it somewhat better. But as soon as you have a big file which is being patched in [...]