Viewing profile — izger
izger
HN member- Joined
- Wed, May 07, 2025, 11:19 PM UTC
- HN karma
- 1
- Public activity
- 2 items
- HN profile
- View on Hacker News ↗
About izger
No profile information was provided.
Recent public activity
-
comment
Comment #44349745
C++ became more and more cryptic. Make C++ code creation programmable (templating) by basic c++ syntax at compile time. Make this a part of the standard library.
-
comment
Comment #44150384
Interesting idea. Another way to implement the same without breaking json protocol framing is just sent {progressive: "true"} {a:"value"} {b:"value b"} {c: {d}c:"value b"} .. {prog…