Live data from Hacker News

Viewing profile — dima

dima

HN member
Joined
Tue, Dec 11, 2007, 11:29 PM UTC
HN karma
6
Public activity
10 items

About dima

No profile information was provided.

Recent public activity

  1. comment
    Comment #111548

    Why wait for Python to reinvent itself? Just use Erlang and call Python libraries from Erlang if you really need them.

  2. comment
  3. 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)]

  4. comment
    Comment #105726

    Great idea, great product.

  5. comment
    Comment #99997

    How does Loopt make money?

  6. comment
    Comment #96613

    Erlang.

  7. comment
    Comment #89741

    With SimpleDB (combined with EC2), building and scaling a service like AppJet just got a whole lot easier.

  8. 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…

  9. comment
    Comment #88833

    Erlang ended up outperforming Ruby by many orders of magnitude in the same benchmark. Read the final article.

  10. 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…