Skip to content

Blog & Notes

December 2012

September 2012

August 2012

July 2012

June 2012

May 2012

  • Vert.x: JVM-based, polyglot, async web development framework. Write your apps in a JVM language (Java, Scala, JRuby, Groovy, JavaScript, Clojure, you name it).
  • Opa: Although it's funny name (for Germans), its a fresh and interesting approach to web development: One language for client and server; data stores are a first-class citizen, not an afterthought (although currently only Mongo and Couch).
  • Node.js and Express is now rather standard. To me it seems, people use this more and more. Also, see Ringojs.
  • Vibe.d, a web framework for D.
  • Also, for JVM, there's AWF in the Apache incubator.
  • Gorilla is a nice, low-level support framework for web applications. I like the approach of not adding another layer on top of the OS/language, but rather add features that make it easier but don't hide the OS/language.
  • APIs are UX for developers, probably the best summary I read about API design so far.

April 2012

  • Down to Fax: Dating site für Internetausdrucker
  • Excellent TED talk
  • Single Sign-On can be that simple, yes
  • “People join good projects and leave bad management.“ - Michael Feiner
  • “A High Frequency Trader's Apology“ (Part 1, Part 2)
  • “Men have become the tools of their tools.“—Henry David Thoreau
  • Open Smart Argentina on Twitter and keep scrolling down (i.e. press 'j')
  • Demoscene—The Art of Algorithms, which also comes with link to a documentary
  • I'm very pleased to finally see a lot of innovation in programming languages: Go is v1, Mozilla comes out with Rust, Julia is an excellent alternative to R (and all those expensive commercial packages), Dart maybe gets a foot into the door, Node and the excellent V8 Engine of course, people talk and write about Clojure, Scala and Typesafe with its excellent Play 2.0 web framework. I think it is very important and healthy to have alternatives. And maybe, just maybe, languages are starting to be not so much based on the programming spec but on the lower-level VMs like JVM, LLVM and such.
  • “Journalism is printing what someone else does not want printed: everything else is public relations.“—George Orwell

March 2012

February 2012

January 2012