Viewing profile — mitghi
mitghi
HN member- Joined
- Wed, Nov 05, 2014, 10:59 AM UTC
- HN karma
- 69
- Public activity
- 36 items
- HN profile
- View on Hacker News ↗
About mitghi
No profile information was provided.
Recent public activity
-
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…
-
comment
Comment #48197888
Why Zero when there are countless alternatives?
-
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 …
-
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 …
- story
- story
- story
-
comment
Comment #32108529
Do you mean Source Engine?
- story
- story
-
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 …
-
comment
Comment #28585878
Singularity is near
-
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.
-
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…
- story
- story
- story
- story
- story
- story
- story
- story
- story
-
comment
Comment #10896523
No, i suggest to check lthread.
- story