My language is better than yours

Mar 30 2012 Published by under A tech a day

My language brings all the geeks to the yard, And they’re like “It’s better than yours” Damn right, it’s better than yours, I can teach you, but I have to charge Programming languages – the second favourite thing for geeks to fight about (right after code editors and IDE‘s). Everybody knows Java sucks, that PHP [...]

9 responses so far

Benchmarking node, tornado and django for concurrency

Apr 15 2011 Published by under Coding,Insanity

This is a continuation from the last time I benchmarked node vs. clojure for hard computation, sort of. This time ’round I decided to benchmark how many concurrent requests a single process of technology X can handle. Threading is fine.   tl;dr —> node is fast but a bit unpredictable, django fails a lot, tornado [...]

13 responses so far

Yay my blog is up and running again! :D

Mar 30 2010 Published by under Insanity

Image by jimmagz via Flickr Now this is the story all about how My blog got flipped, turned upside down And I’d like to take a minute just sit right there I’ll tell you how I fucked it all up so damn well In West Apache born and raised On the playground where it spent [...]

Comments Off

What I learned of PHP by ignoring it for three months

Oct 23 2009 Published by under Uncategorized

When I took a break from php three months ago I’d been up to my shoulders in the technology for about five years – I remember my first interactions with the language were figuring out whether I need to use .php3 or .php4 or just .php file extensions. But that’s not very interesting. A more [...]

8 responses so far

« A smart (funny?) words I said Why people use IDE’s (and... »