Viewing profile — dima
dima
HN member- Joined
- Tue, Dec 11, 2007, 11:29 PM UTC
- HN karma
- 6
- Public activity
- 10 items
- HN profile
- View on Hacker News ↗
About dima
No profile information was provided.
Recent public activity
-
comment
Comment #111548
Why wait for Python to reinvent itself? Just use Erlang and call Python libraries from Erlang if you really need them.
- comment
-
comment
Comment #106990
Why not use Erlang and make it concurrent? :) [spawn(fun() -> print("'I will not throw paper airplanes in class.'") end) || N <- lists:seq(1, 500)]
-
comment
Comment #105726
Great idea, great product.
-
comment
Comment #99997
How does Loopt make money?
-
comment
Comment #96613
Erlang.
-
comment
Comment #89741
With SimpleDB (combined with EC2), building and scaling a service like AppJet just got a whole lot easier.
-
comment
Comment #89386
What do you mean by "everything is turning into software"? Also, while I agree that there's effectively infinite demand for new software (I can't imagine a day where all software c…
-
comment
Comment #88833
Erlang ended up outperforming Ruby by many orders of magnitude in the same benchmark. Read the final article.
-
comment
Comment #88451
Erlang was designed for building scalable, highly available distributed systems. If it's not good at building other things, e.g. first person shooters, that's not a meaningful disa…