January 2011
9 posts
Ubuntu 10.10 Nicer Console
I posted a while ago about changing the resolution of the linux console for my VirtualBox machine. Year ago (seems like just yesterday) you could hack on “vga=xxx” in order to change the resolution. Then around Ubuntu 10.04 (maybe even 9.10) there was a new way which didn’t work with VirtualBox at the time. That prompted this:
Quick Way to Have a Nicer Console
Now that Ubuntu...
Salmon With Scalloped Sweet Potatoes →
Made this last night. Seems to work well, but might be a little sweet for some.
The Monkeys You Ordered
themonkeysyouordered:
Here are the monkeys you ordered.
Jakub Kuźma - Serve local directory using... →
Well, this is convenient!
SQLCipher, OS X, and -arch madness
LTCOMPILE_EXTRAS=”-arch i386 -arch x86_64” make
OS X ships a FAT libsqlite3.dylib. It includes both x86_64 and i386 (and ppc7400) code. I’m trying to write a ruby extension that can call the new sqlite3_key() methods from C, rather than just going through “PRAGMA” in Ruby.
Getting my new library to link to the new SQLCipher build has been driving me up the wall....
2 tags