Hey you!

Postcards are cool! Go send some ->

postme.me

Archive for April, 2011

Ubuntu’s app management better than Apple’s

Apr 30 2011 Published by under Opinion

A few days ago I wrote about upgrading my linux box to Ubuntu Natty Narwhal and mentioned that I hate the new user experience the system offers. tl;dr –> I don’t care, take me to the screenshots! I was wrong. It. Is. Fucking. Awesome. But what I wanted to talk about today was how a [...]

13 responses so far

Even with Narwhals ubuntu is still a bitch to install

Apr 27 2011 Published by under Insanity

Yesterday I finally broke down and took the time to fix Lestat, my desktop computer slash file server slash home network router slash all ’round good bloke, room warmer and white-noise producer.   A few months ago, can’t really remember how many, he suddenly decided not to load up the graphical interface and get stuck [...]

6 responses so far

Discovered a cool javascript property

Apr 16 2011 Published by under Coding

Yesterday I was playing around with javascript trtying to find the cleanest way to implement callbacks in functions. Primarily I wanted a readable way to make certain the last argument passed is a callback, withut having to rely on knowing how many arguments there are and so on. Instead I stumbled upon a pretty cool [...]

7 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

Comparing clojure and node.js for speed

Apr 07 2011 Published by under Coding

For the longest of whiles I’ve been working on a speed comparison between Node.js and Clojure. Today I had some time in a place with unreliable internets and finally gave it a whirl since there was nothing better to do, I certainly wasn’t going to merely enjoy the sun. The comparison I chose to go [...]

12 responses so far

Circadian rhythm meltdown

Apr 06 2011 Published by under Insanity

My circadian rhythm has always followed its own sort of clock and I’ve never quite been able to look like anything other than a raging insomniac to most people. Lately though, it’s gotten absolutely bonkers. Last Friday I actually got to sleep at a pretty reasonable hour, about 4am. This is still pretty normal. I [...]

Comments Off

« Checking for primes? Dumber... Comparing clojure and node.js for... »