Technical Insights

Deep dives into Apache Cassandra, distributed systems, performance optimization, and software engineering at scale.

2 min read innodb, mysql

MySQL 5.1.34 and Innodb

I don’t remember having to do this before, but I had compiled MySQL 5.1.34 recently on my dev box (os x) and I saw a warning on a create table statement. It turns out InnoDB was not enabled (or …

Read full article
innodb mysql
1 min read apple, eclipse

Mono Install Bug (Found when using Eclipse)

I got this error after installing the Mono framework on MacOS X 10.5.6 and trying to set up a new project with eclipse.

NAnt 0.86 (Build 0.86.2898.0; beta1; 12/08/2007)
Copyright (C) 2001-2007 Gerry …

Read full article
apple eclipse mono
1 min read amazon, collective intelligence

Amazon / Collective Intelligence

collective intelligence is cool till you buy 1 macgyver DVD and amazon WON’T FUCKING STOP RECOMMENDING ME MACGYVER RELATED SHIT

Read full article
amazon collective intelligence
1 min read apache

Enable Mod Rewrite Error Log

Just a quickie - throw this in your apache config if you need error logging for mod_rewrite. Useful in a dev environment, not so much in production.

RewriteLog /var/log/httpd/rewrite.log …

Stay Updated

Get the latest insights on Apache Cassandra, distributed systems, and performance optimization delivered to your inbox.

Subscribe to Newsletter