Live data from Hacker News

Viewing profile — izger

izger

HN member
Joined
Wed, May 07, 2025, 11:19 PM UTC
HN karma
1
Public activity
2 items

About izger

No profile information was provided.

Recent public activity

  1. 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.

  2. 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…