Recent Posts

DC-3 / C-47 Build log

4 minute read

Once upon a time, I decided to try to build my own plane from scratch. That is, from nearly complete scratch, you know. Just deciding on one and making it wi...

Single program instance

2 minute read

I don’t know why, but this is often overlooked by many people so I’ll put it here. These are snippets to ensure you’re running only one instance of a program...

Terminal emulators

1 minute read

If you’ve code compiling and spitting out thousand of lines, you certainly don’t want your terminal to slow down the process. But some are pretty slow…

XServer-less webpage screenshot

2 minute read

There’s no good solution for that which I know of, and in fact, it would probably require hacking up some well known renderer (Gecko or WebKit mainly).