Archive for category Uncategorized
Just finished reading a few wh…
Posted by dctrwatson in Uncategorized on October 7, 2010
Just finished reading a few whitepapers on Java Memory Ergonomics and Garbage Collectors… so many jvm switches make much more sense now =D
Was working on a FreeBSD box t…
Posted by dctrwatson in Uncategorized on October 4, 2010
Was working on a FreeBSD box this morning and discovered an amazing command that is better than using find|grep : “whereis” is much prettier
Even though I know it is reall…
Posted by dctrwatson in Uncategorized on September 14, 2010
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
Curse libmemcached for hiding …
Posted by dctrwatson in Uncategorized on September 9, 2010
Curse libmemcached for hiding SERVER_ERROR reasons! Need to figure out a way to log the error reasons than just truncating it.
Javascript Vi clone that uses …
Posted by dctrwatson in Uncategorized on September 5, 2010
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
Enjoyed reading this paper by …
Posted by dctrwatson in Uncategorized on August 4, 2010
Enjoyed reading this paper by Carlos Bueno (Facebook) on scaling concurrency and parallelism in a distributed system: http://j.mp/cYN5ER