File managers
For the longest time, the only file manager I used on the Mac was the Finder. I was...
iPad 2 doesn’t appear in iTunes
For some strange unknown reason, my iPad was not showing up under the devices section of iTunes after...
Hey, look what I found!
I found this site by accident, sporting the stylish Visual C++ 6 logo: http://www.bogotobogo.com/cplusplus/cpptut.php It is pretty funny...
List open files
On the Mac OS, if you need to know what files are open and by what application and...
How not to design a video game
This is a very funny video on how a video game should not be implemented:
WebGL
A while ago I blogged about WebGL. There are some really cool implementations of this technology at chromeexperiments.com,...
Important command to demangle C++ code in your pasteboard
Cool command line I can run from DTerm on the contents in my clipboard, outputted from Xcode: pbpaste...
3D Printer! What?!
This is really something! I did not think that this was even possible. A really good presentation is...
How to disable a CPU core in Windows
Thanks to my co-worker, I read this really useful article on how to disable a CPU core on...