Live data from Hacker News

Viewing profile — skariel1

skariel1

HN member
Joined
Thu, Dec 25, 2014, 10:22 AM UTC
HN karma
8
Public activity
7 items

About skariel1

No profile information was provided.

Recent public activity

  1. comment
    Comment #15143880

    It is still safer than c, as it will not allow any segfaults. The only thing that can happen is a runtime error but no memory corruption so it is more akin to say Java or Go

  2. story
  3. story
  4. comment
    Comment #10865811

    Scaleway seem to be out of stock now, for a few months already. They don't accept new customers

  5. comment
    Comment #10830062

    I would say the biggest benefit of D is static typing. In Julia you can run a simulation and discover only after half an hour that you misspelled a function

  6. story
  7. comment
    Comment #8884747

    Optional gc is tricky, as you would need all libraries written this way