Pages
Categories
Archives
Tag Archives: code
Tea, Arduino and Dynamic Demand
It’s the next HomeCamp tomorrow. And in a spectacular feat of bad calendaring, I’ve managed to organise the Letter Lounge to take place on the day I’ve been looking forward to for the last few months are coming away from the initial HomeCamp, utterly inspired by what I saw there.
So to make up for not [...]
Posted in Journal Also tagged arduino, carbon, dynamic demand, hacking, load balancing, tealight Leave a comment
Renaming stuff with Ruby
I've been mucking around on the command line with Ruby again of late, and one thing that tripped me up initially, but is now firmly on my list of things I Like About Programming is how Ruby handles loops.
With javascript, actionscript, php, it's pretty common to iterate through an array with a for loop something [...]
Frustrating and Cryptic Ruby Idioms (#1 of a series)