Live data from Hacker News

Viewing profile — felix_starman

felix_starman

HN member
Joined
Mon, Dec 08, 2014, 1:08 AM UTC
HN karma
4
Public activity
3 items

About felix_starman

No profile information was provided.

Recent public activity

  1. comment
    Comment #48398507

    I think the 300th episode of Thinking Elixir w/ José as the guest included a discussion on that point exactly, and if I remember correctly it was a "it depends", but I took away "p…

  2. comment
    Comment #48398420

    Dialyzer (and Dialyxir) were written prior to compiler tracing, and also are based on Erlang's "Typespec" syntax which is a bit lacking. I still use the Typespec syntax for its doc…

  3. comment
    Comment #42314468

    Automerge wise, there's a ton of effort behind ElectricSQL which is written in Elixir and can also be run as part of an Elixir app, so you can get a lot of the same benefits of loc…