I have a Tiger for x86 VMWare Image that I've been playing with for a while. Turns out that the latest QEMU can run it. All it took was using the Darwin boot loader, setting platform=X86PC
, and then qemu -net nic,model=rtl8139 -net user -hda myimagefile
. I'm pretty impressed. Go QEMU!
MacOS under QEMU
-
LJ in a feed reader
Now that Liferea supports remote OPML files (this in version 1.4), I've set up my livejournal feeds to automatically come and go based on my…
-
A new ruby database API?
Use the 'user' table from the default connection or pool class User < DB('user') end Use a specific database connection or pool…
-
Rails app deployment
I've been working on getting mailr to work. It's not easy. There's a host of tiny deployment issues that have to be smoothed out. Shebangs are…
- Post a new comment
- 0 comments
- Post a new comment
- 0 comments