Live data from Hacker News

Viewing profile — mitghi

mitghi

HN member
Joined
Wed, Nov 05, 2014, 10:59 AM UTC
HN karma
69
Public activity
36 items

About mitghi

No profile information was provided.

Recent public activity

  1. comment
    Comment #48198835

    I see the point you mention, in that case, I think a language like Haskell is the better choice, so it could be marketed as an "agents" language that hit the market three decades b…

  2. comment
    Comment #48197888

    Why Zero when there are countless alternatives?

  3. comment
    Comment #48076490

    I believe there are currently some efforts underway as part of projects like jaq ( https://github.com/01mf02/jq-lang-spec ), though I’m not familiar with the current status. It is …

  4. comment
    Comment #48072855

    Hey everyone, I’ve been building Jetro, a Rust JSON query language inspired by functional language paradigm. The project started about three years ago, but recently went through a …

  5. story
  6. story
  7. story
  8. comment
    Comment #32108529

    Do you mean Source Engine?

  9. story
  10. story
  11. comment
    Comment #30404533

    How is this called a Buffer Overflow and not a logic error? you are not overflowing the buffer and rewriting the registers, but taking the user input in the same buffer that holds …

  12. comment
    Comment #28585878

    Singularity is near

  13. comment
    Comment #28483593

    Nice article. Have you tried to compile the program with '--release' flag? Because Cargo builds for debug by default. If you build the program for debug then its slower.

  14. comment
    Comment #28437985

    Its possible to use partial function to simulate method calls in C by memoizing the first argument which is always a pointer to the struct that method is getting called from. It re…

  15. story
  16. story
  17. story
  18. story
  19. story
  20. story
  21. story
  22. story
  23. story
  24. comment
    Comment #10896523

    No, i suggest to check lthread.

  25. story