Live data from Hacker News

Viewing profile — Neku42

Neku42

HN member
Joined
Fri, Sep 12, 2014, 11:14 AM UTC
HN karma
35
Public activity
13 items

About Neku42

Honored shit king of the past

Recent public activity

  1. comment
    Comment #45714674

    If you introduce coroutines, please consider unifying them conceptually w/ generators (or better yet - ranges)

  2. comment
    Comment #45714657

    >Heavy reliance on the range interface, without automatic support for common range-like types like arrays, so calling code must be cluttered with wrappers. But D arrays/slices are …

  3. comment
    Comment #45180221

    Nous Research is NOT equivalent of Mistral. They are not even in the same league. Nous Research is basically LARPing an AI lab compared to Mistral

  4. comment
    Comment #44175046

    Even if the decision to close the door on this sucks I think they are correct - this is not a syntax problem. Adding sugar will not fix fundamental issues w/ Go's error handling. T…

  5. comment
    Comment #43802693

    Programming in D after C++ is like the opposite of death by 1000 cuts - its just a constant stream of finding nice little things that simplify your life or avoid footguns. You beco…

  6. comment
    Comment #21995390

    I found D 10 years before and it had the same stale feeling it seems to irradiating today and this is turning people away The truth is it was good enough for most uses already but …

  7. comment
    Comment #21995129

    This seems to be an increasingly growing niche where D is gaining popularity. I see more and more people turning to D where they would normally use python or R for adhoc data crunc…

  8. comment
    Comment #21995093

    Standard library doesn’t provide similar functionality but it’s trivial to implement a mixin template that would implement print or hash function for any type That being said stand…

  9. comment
    Comment #21262835

    You totally could create static libraries or compile stuff statically inside binaries to create a go style standalone executable but you need to recompile Phobos as a static lib fo…

  10. comment
    Comment #17143032

    D programming language has a memory safe subset called safe-d ( https://dlang.org/articles/safed.html ) and a subset called better c ( https://dlang.org/spec/betterc.html ) so you …

  11. comment
    Comment #15988776

    Belarusian here. I would describe Donald Trump as american Yeltsin, but whatever.

  12. story
  13. story