Live data from Hacker News

Viewing profile — tony612

tony612

HN member
Joined
Sat, Sep 22, 2012, 12:04 PM UTC
HN karma
12
Public activity
7 items

About tony612

An Elixir programmer

[ my public key: https://keybase.io/tony612; my proof: https://keybase.io/tony612/sigs/4Mc8b2YcC1HMee1SQj3T_t1AKXNqDj63eNzmB8YqBhk ]

Recent public activity

  1. comment
    Comment #15044558

    Yeah, it's like Lisp macros. Actually, Elixir code is AST+sugar as https://hexdocs.pm/elixir/syntax-reference.html shows.

  2. comment
    Comment #15044313

    It's actually Erlang with Ruby-like syntax.

  3. comment
    Comment #14750911

    It's 5M Concurrent Users. And Google-size services can't be built with just a language. It needs much more work to do.

  4. story
  5. story
  6. story
  7. comment
    Comment #13249584

    I just wonder what's it's design goals in the future. I noticed that Elixir team seems working hard on something like GenStage and so on.