Live data from Hacker News

Viewing profile — disruptek

disruptek

HN member
Joined
Fri, Jun 28, 2019, 6:05 PM UTC
HN karma
24
Public activity
12 items

About disruptek

No profile information was provided.

Recent public activity

  1. comment
  2. comment
    Comment #39372706

    Resubmit because I typo'd the link. XD

  3. story
  4. comment
    Comment #39372673

    This'll get you closer: https://github.com/nim-works/cps Sorry, I was in a hurry.

  5. comment
    Comment #39372598

    Another in the continuing discussion... CPS as a library using nothing more than Nim's meta-programming.

  6. story
  7. comment
    Comment #25350246

    You can read about the reasoning behind subgraph ownership here: https://github.com/nim-lang/RFCs/issues/244

  8. comment
    Comment #25347942

    Also, we don't scan "live" memory, which matches your intuition -- why would we?

  9. comment
    Comment #24805364

    Nim doesn't require that you use a gc; one of its many gc options is `none`, which is, as it sounds, no garbage collector at all.

  10. comment
    Comment #24789108

    I want to remove a couple misunderstandings that I see in the comments. Nim is "not done" and I hope it never will be. Watch Guy Steele's "Growing a Language" talk for my rationale…

  11. comment
    Comment #24187501

    Please open an issue if you want to change the semantics; it's trivial to use the hash instead.

  12. comment
    Comment #24180774

    Nimph has had lockfiles for months. https://github.com/disruptek/nimph