<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Hacker News: t_null</title><link>https://news.ycombinator.com/user?id=t_null</link><description>Hacker News RSS</description><docs>https://hnrss.org/</docs><generator>hnrss v2.1.1</generator><lastBuildDate>Sat, 25 Apr 2026 08:47:12 +0000</lastBuildDate><atom:link href="https://hnrss.org/user?id=t_null" rel="self" type="application/rss+xml"></atom:link><item><title><![CDATA[Erxi or how I learned to love the fast testing suite]]></title><description><![CDATA[
<p>Article URL: <a href="https://hahn.website/blog/erxi/">https://hahn.website/blog/erxi/</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=47086336">https://news.ycombinator.com/item?id=47086336</a></p>
<p>Points: 1</p>
<p># Comments: 0</p>
]]></description><pubDate>Fri, 20 Feb 2026 10:52:26 +0000</pubDate><link>https://hahn.website/blog/erxi/</link><dc:creator>t_null</dc:creator><comments>https://news.ycombinator.com/item?id=47086336</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47086336</guid></item><item><title><![CDATA[New comment by t_null in "Show HN: Erxi – A Fast EXI (Efficient XML Interchange) Implementation in Rust"]]></title><description><![CDATA[
<p>I built *erxi*, a Rust implementation of *EXI* (W3C Efficient XML Interchange)<p>Write-up with benchmarks and context: <a href="https://hahn.website/blog/erxi" rel="nofollow">https://hahn.website/blog/erxi</a><p>Main goal: XML/EXI interoperability with good performance and memory usage, without requiring a JVM runtime.<p>Current status:
- Rust encoder/decoder with interoperability testing
- Big improvements over my initial versions in runtime and memory
- EXI4JSON implementation (JSON workflows can be bridged into EXI)
- Good baseline for further tooling<p>Next thing I’m considering is where to focus next. Would you prefer:<p>1. *Visualization/translator tooling*
XML/JSON <-> EXI with a debuggable event/structure view.<p>2. *More of the XML stack in Rust*
XML parsing, XSD parsing, validation, etc.<p>If you had to pick one first, which would you want and why?</p>
]]></description><pubDate>Thu, 19 Feb 2026 13:47:14 +0000</pubDate><link>https://news.ycombinator.com/item?id=47073660</link><dc:creator>t_null</dc:creator><comments>https://news.ycombinator.com/item?id=47073660</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47073660</guid></item><item><title><![CDATA[Show HN: Erxi – A Fast EXI (Efficient XML Interchange) Implementation in Rust]]></title><description><![CDATA[
<p>Article URL: <a href="https://github.com/schachmadinejad/erxi">https://github.com/schachmadinejad/erxi</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=47073659">https://news.ycombinator.com/item?id=47073659</a></p>
<p>Points: 1</p>
<p># Comments: 1</p>
]]></description><pubDate>Thu, 19 Feb 2026 13:47:14 +0000</pubDate><link>https://github.com/schachmadinejad/erxi</link><dc:creator>t_null</dc:creator><comments>https://news.ycombinator.com/item?id=47073659</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47073659</guid></item><item><title><![CDATA[New comment by t_null in "Ask HN: What are you working on? (February 2026)"]]></title><description><![CDATA[
<p>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 with friends.</p>
]]></description><pubDate>Sun, 08 Feb 2026 23:40:38 +0000</pubDate><link>https://news.ycombinator.com/item?id=46939768</link><dc:creator>t_null</dc:creator><comments>https://news.ycombinator.com/item?id=46939768</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46939768</guid></item><item><title><![CDATA[New comment by t_null in "Ask HN: What are you working on? (February 2026)"]]></title><description><![CDATA[
<p>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 huge XML datasets in precomp mode with good encoder (maybe ztsd). Should be pretty useful for large repetitive datasets. I also want to build a tool to visualize XML to exi de/encoding in the browser.</p>
]]></description><pubDate>Sun, 08 Feb 2026 23:36:55 +0000</pubDate><link>https://news.ycombinator.com/item?id=46939745</link><dc:creator>t_null</dc:creator><comments>https://news.ycombinator.com/item?id=46939745</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46939745</guid></item><item><title><![CDATA[New comment by t_null in "Ask HN: What are you working on? (February 2026)"]]></title><description><![CDATA[
<p>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 reverse translation.</p>
]]></description><pubDate>Sun, 08 Feb 2026 23:34:45 +0000</pubDate><link>https://news.ycombinator.com/item?id=46939731</link><dc:creator>t_null</dc:creator><comments>https://news.ycombinator.com/item?id=46939731</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46939731</guid></item></channel></rss>