Dethe Elza •
Nov 13, 2009 • 2 min read
Go Language and Functional Programming
There is a cool new language on the block, coming from The Google courtesy of (among others) Rob Pike and Ken Thompson. The language is called Go (and the debugger is called Ogle, so put ‘em together for a secret message) and it attempts to be both a low-level, type-safe, compiled language, like C, while being garbage-collected, concise, with high-level structures and idioms like Python and Javascript. There are a lot of things to like in it, and I am exploring what it can and cannot do.
Read →
Dethe Elza •
Aug 31, 2009 • 2 min read
Cities dream underwater
When I was about 14 years old, my aunt took me tubing down a river in northern Florida. At the beginning of the river you could look down, down into the spring the water came up from, a deep tunnel into the earth. I remember people scuba diving into the spring, but I don’t know now if they were really there at the time, or have been inserted by my imagination because I thought it would be so cool to dive down into that tunnel to explore. Tubing down the river seemed so unexciting in comparison, but I did almost get bitten by a rattlesnake that was on a branch over-hanging the river, so the trip turned out to be pretty exciting after all.
Read →