Monthly Archives: January 2007

I couldn’t have put it better myself

Yesterdays penny arcade hit it on the nose. Osx IS more convenient. It IS worth changing your opinions and telling everybody that all that Mac trash talking was about OS9, but OSX radically altered the very fabric of the universe and that you now have to take it all back: the Mac is now a [...]

MacFuse, no it’s not an Apple venture into the hardware aisle!

But its details are here: The macfuse google code project page And it looks like a good thing indeed!  Being able to use the Linux fuse file systems on OSX will make for a wild ride, and really open a lot of doors Here are just a few Fuse based file systems: The S3InfiniDisk File [...]

back to normal

Google reader is, once again, reading. Thanks for your concern!

odd

google reader seems not to be… well… reading for me page doesn’t load.

Amazon Ec2 Cookbook: Startup Flexibility

Disclaimer: these code segments have not been really “tested” verbatim. I assume anyone who is successfully bundling EC2 images (that run) will know enough about copying shell scripts off blogs to test for typos, etc! Oh, and, sorry for lack of indentation on these… I’m just not taking the time As I’ve been searching for [...]

I Dont Know Whether To Be Amused, Enthrawled, Or Very Very Frightened

http://openskills.info/release/i-xen/ so I’ll let you judge for yourselves

Now, to be fair to MySQL

you could use the mysql binary logs, stored on an infinidisk, to accomplish much the same thing, however, the fact that the pgsql WAL’s are copied automatically by the database server, and no nasty hacks are needed makes PostgreSQL a much cleaner first choice IMHO. However I’ve of course not tested this… yet..

EC2 S3 PGSQL WAL PITR Infinidisk: The backend stack that just might change web services forever!

I have written mostly about MySQL here in the past. The reason for this is simple: MySQL is what I know. I have always been a die hard “everything in its place and a place for everything” fanatic. I’ll bash Microsoft with the best of them, but I still recognize their place in the market. [...]

Storage3

News: Aug 24, 2007: Michael T. provided a patch to fix some date issues he was having with amazon aws. I have not verified this yet, but seeing as I’m not precisely sure when I will be able to verify it I figured I would put his code up here for you to download if [...]

I’m always excited when we see something new for amazon web services

http://www.openfount.com/blog/s3infidisk-for-ec2 This certainly looks very interesting! I cant help but wonder if the memory caching in the neterprise version is enough to run small MySQL instances on? At the very least being able to MySQLdump regularly to a file directly on S3 would be useful as opposed to mysqldump to a file, split it into [...]