mhd

↗ HN profile [ 200 ms ] full profile
Karma
0
Created
()
Submissions
0
  1. Programming languages evolve at different speeds. Sometimes there are huge breaking changes, sometimes backwards compatibility keeps things rather stale. And occasionally it's like Python 3. So tell me about languages…

  2. I was looking at some old terminal and workstation pictures, which reminded me of the fact that what we're considering a "standard" keyboard layout hasn't been around for all that long. I'm not talking about QWERTY or…

  3. A Tour of Go (go-tour.appspot.com)
  4. I might soon take the plunge and start working on a few startup ideas full-time (bit of saved money), and I was wondering whether I should do this from another country. Being European, moving around there doesn't cause…

  5. In a recent interview[1], Ryan Dahl mentioned that he agrees with the CouchDB people that the bulk of an application can be kept in the database, a lot of the UI is done in the browser and the "application" itself…