Archive for category Uncategorized

Just finished reading a few wh…

Just finished reading a few whitepapers on Java Memory Ergonomics and Garbage Collectors… so many jvm switches make much more sense now =D

1 Comment

Was working on a FreeBSD box t…

Was working on a FreeBSD box this morning and discovered an amazing command that is better than using find|grep : “whereis” is much prettier

No Comments

Even though I know it is reall…

Even though I know it is really “mongo-d” I still read it as “mon-god” whenever I read articles about MongoDB like these: http://j.mp/94zWNq

No Comments

Curse libmemcached for hiding …

Curse libmemcached for hiding SERVER_ERROR reasons! Need to figure out a way to log the error reasons than just truncating it.

No Comments

Javascript Vi clone that uses …

Javascript Vi clone that uses your GDocs account! http://j.mp/a6aDYN Next up, trying out various methods of using normal Vi to edit GDocs =D

No Comments

Enjoyed reading this paper by …

Enjoyed reading this paper by Carlos Bueno (Facebook) on scaling concurrency and parallelism in a distributed system: http://j.mp/cYN5ER

No Comments