Live data from Hacker News

Viewing profile — adambrod

adambrod

HN member
Joined
Tue, May 08, 2012, 4:32 AM UTC
HN karma
223
Public activity
121 items

About adambrod

No profile information was provided.

Recent public activity

  1. comment
    Comment #48077830

    They mentioned that they wanted to port their compiler over to retain existing behavior (vs a re-write) and Rust has a hard time with their cyclic data structures.

  2. comment
    Comment #41283074

    Ditto, it feels like more people are coming around to the ML style type systems. I'm hoping Gleam will fill the void with a scalable BEAM backend and compiling to JS with Lustre on…

  3. comment
    Comment #41282900

    I really rooting for the Riot framework. It's based on the actor model and makes using multi core in OCaml a breeze.

  4. comment
    Comment #41282888

    I think they were saying that Gleam was Go of functional programming? OCaml may be like Go compared to Haskell but IMHO Gleam really embraces simplicity and pragmatism.

  5. comment
    Comment #21285180

    The one thing that could really push it into "dream language" territory is a sound type system. The Gleam language recently popped up as an up and coming solution to that... It's R…

  6. comment
    Comment #20338274

    Haven Connect | Multiple Senior Software Engineers (front-end, back-end) | Full Time | Austin, TX | ONSITE | https://havenconnect.com Haven Connect is a software company that uses …

  7. comment
    Comment #19798002

    Haven Connect | Multiple Software Engineers (front-end, back-end) | Full Time | Austin, TX | ONSITE | https://havenconnect.com Haven Connect is a software company that uses automat…

  8. comment
    Comment #19545266

    Haven Connect | Multiple Software Engineers (front-end, back-end) | Full Time | Austin, TX | ONSITE | https://havenconnect.com Haven Connect is a software company that uses automat…

  9. comment
    Comment #19333452

    Haven Connect | Multiple Software Engineers (front-end, back-end) | Full Time | Austin, TX | ONSITE | https://havenconnect.com Haven Connect is a software company that uses automat…

  10. comment
    Comment #18807622

    Haven Connect | Multiple Software Engineers (front-end, back-end) | Full Time | Austin, TX | ONSITE | https://havenconnect.com Haven Connect is a software company that uses automat…

  11. comment
    Comment #17684539

    Thanks for the article! I find it really surprising how difficult it is to deploy Elixir apps when it's so much more popular now and the Elixir team is so great at the developer ex…

  12. story
  13. comment
    Comment #14843805

    Marketing 101... tell people what you do and how it can help them.

  14. comment
    Comment #14195028

    It's very readable if you've used a typed language before. The brackets are like generics.

  15. comment
    Comment #14000544

    Apollo works fine with Meteor. It works like any other node module.

  16. comment
    Comment #12112446

    Have you tried a retina display? I find that the higher DPI panel reduces my eye strain.

  17. comment
    Comment #12020224

    Just found the blog post... a little easier to consume: http://eslint.org/blog/2016/07/eslint-v3.0.0-released

  18. story
  19. story
  20. comment
    Comment #11684583

    I agree, you can spend almost an entire years worth of office rent from the midwest and spend it in a month in Silicon Valley/SF. Sure some people may benefit from the high density…

  21. comment
    Comment #11684405

    What about companies that need to save money? SV is extremely expensive compared to other parts of the country and SV is not a good value for everyone (also i'm assuming this is yo…

  22. comment
    Comment #11633820

    Thanks, I was not aware of this :)

  23. comment
    Comment #11633815

    I'm honestly not sure. I was under the impression that it was limited... but thinking back perhaps I was thinking of the software that usually doesn't take advantage of multiple pr…

  24. comment
    Comment #11632658

    What would be really interesting is Elixir-OS/Erlang-OS where the entire OS can take advantage of a 50 core CPU.

  25. comment
    Comment #11029058

    Not trying to troll but wouldn't it be easier to just use Elixir and Phoenix with OTP to run microservices for IoT? IoT typically will have long lived connections and Erlang was bu…