Live data from Hacker News

Viewing profile — t_null

t_null

HN member
Joined
Sun, Feb 08, 2026, 11:34 PM UTC
HN karma
3
Public activity
6 items

About t_null

No profile information was provided.

Recent public activity

  1. story
  2. comment
    Comment #47073660

    I built *erxi*, a Rust implementation of *EXI* (W3C Efficient XML Interchange) Write-up with benchmarks and context: https://hahn.website/blog/erxi Main goal: XML/EXI interoperabil…

  3. story
  4. comment
    Comment #46939768

    Ah yeah, and also a suite of web games/apps in rust wasm all based around collaborative creativity. The one for collaborative storytelling is most mature, currently playtesting wit…

  5. comment
    Comment #46939745

    An exi decoder/encoder (goal is to have modes for spec conform and interop, which right now doesn't seem to be the same thing). Afterwards I also want to try to use it to encode hu…

  6. comment
    Comment #46939731

    An exi encoder/decoder in rust (spec conform and interop, which right now doesn't seem to be the same thing) / afterwards I also want to do a visualization of XML to exi and revers…