Viewing profile — typedlambda
typedlambda
HN member- Joined
- Mon, Jun 02, 2008, 5:19 PM UTC
- HN karma
- 4
- Public activity
- 3 items
- HN profile
- View on Hacker News ↗
About typedlambda
No profile information was provided.
Recent public activity
-
comment
Comment #737248
I used QWERTY with two fingers and could not get myself to to touchtype with all fingers. Switching to DVORAK helped retrain. I use two finger (looking at the keyboad) typing on QW…
-
comment
Comment #208117
consider using sqlite made for being an allmost universal fileformat also allowing transactions. Its fully ACID (Atomicity, Consistency, Isolation, Durability) and even allows conc…
-
comment
Comment #206934
If you really want scalability take a look at Erlang though ErlyWeb (erlyweb.org/) is not that mature, Yaws (yaws.hyber.org) really is. Ruby and Ruby on Rails are really great for …