Live data from Hacker News

Viewing profile — dc0d

dc0d

HN member
Joined
Wed, Mar 27, 2013, 8:35 PM UTC
HN karma
9
Public activity
12 items

About dc0d

No profile information was provided.

Recent public activity

  1. comment
    Comment #39292062

    Thank you for the reference (not finished it yet). Worth mentioning functions that can error, should follow the {:ok, response} | {:error, reason} pattern. Because if such a functi…

  2. comment
    Comment #39290267

    > There’s a cultural split between Erlang and Elixir that makes life harder than it needs to be. On that note I have witnessed: "Finding Erlang developers was hard. And I hated Eli…

  3. comment
    Comment #25780514

    "There are only two kinds of languages: the ones people complain about and the ones nobody uses." ― Bjarne Stroustrup, creator of C++ programming language The fact that Elixir is g…

  4. story
  5. story
  6. comment
    Comment #16301447

    Mostly. But since it is possible to replace/redefine the functions and methods too, it's a bit more capable than that and one can "override" methods or redefine functions.

  7. comment
    Comment #16299205

    goreuse takes Go, modifies the AST by replacing those parts that are needed to be customized and generates a Go source that is specialized for concrete types. It is "go generate" c…

  8. story
  9. comment
    Comment #15290754

    I have to do web projects from time to time and every time, I reinvented this wheel. Finally got the time to put it together. Might come in handy for somebody else too.

  10. story
  11. story
  12. story