A “Smart Disorganized” Tech Blog
-
See post on Composing about Kill Math, dynamical systems visualisation. Compare spreadsheets.
-
Designing a software “atelier”.
-
Google’s Cloud Robotics
-
Someone else with the disease. ๐
-
Nice Quora question about code at early Google. What I take away from these stories is that pushing out ugly prototypes of your products will not prevent you from building a world-class engineering organization in the future.
-
Bloody hell, Prolog can be frustrating sometimes!!!!
-
Doh! I may have been a bit previous in saying that I’d got the hang of Prolog syntax.
-
Prolog Error Messages
Awesome response from SWI-Prolog when you just query an unbound variable. ๐ ?- X. % … 1,000,000 ………… 10,000,000 years later % % >> 42
-
Wow! Playing with Prolog at the moment. It’s awesome. I seem to have finally achieved some kind of fluency instead of fumbling around without knowing how to drive the thing. It probably helps that Erlang has accustomed me to the syntax and other conventions.
-
At Aharon’s prompting I had a play with node.js over the weekend. It is very good. I can see why it’s “the next BIG thing”. (See the nice starter tutorial with a very impressive minimal twitter reader.) Trying to think of something fun to do with node.js now. Also, what with getting into Urbi, “events”…
Got any book recommendations?