Viewing profile — nonsense1234
nonsense1234
HN member- Joined
- Mon, May 20, 2019, 5:09 PM UTC
- HN karma
- 14
- Public activity
- 6 items
- HN profile
- View on Hacker News ↗
About nonsense1234
No profile information was provided.
Recent public activity
-
comment
Comment #23466783
Haskell is only close to C in extremely rare cases or when using unsafe features and the FFI.
-
comment
Comment #23339452
> Closure and function return function can be used as substitute So for every list you have an additional allocation for the add function. It obviously continuously to get much wor…
-
comment
Comment #23156203
JavaScript is also an extremely bad functional language unless you don't mind ridiculous memory bloat and inefficiency. To be even reasonably efficient you're basically forced to u…
-
comment
Comment #20397995
I think the primary thing you and Sheldon have in common is a complete lack of self-awareness.
-
comment
Comment #20023859
For a long time D wasn't open source, didn't work very well on Windows, had a very limited standard library, and had poor IDE support. There's also a large divide in the community …
-
comment
Comment #19962593
> We still see a pretty high rate of security vulnerabilities in it. Prove it. As someone else pointed out, there were 5 CVEs for systemd in 2017 and 7 so far this year most of whi…