While I don't generally like the idea of feminism (I can't get behind a movement that often asks society to create or worsen inequality in a way detrimental to others)... read more →
So, as usual I haven't written anything personal in a while. I've been working hard on my new web application that's basically just a clone of a couple dozen other... read more →
This is a shorty but it was kind of irritating. It turned out to be a MySQL error that only occurred on my production server. Presumably this was because the... read more →
A while back I had this problem that took me about a day to resolve. Specifically, I had a SQL Statement that worked in PHPMyAdmin but not in PHP. Which makes... read more →
This is another stupid error. It has to do with trying to successfully set foreign keys in MySQL. ERROR 1005: Can't create table (errno: 150) Great, that's fantastic. Here's an... read more →