<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: za3k</title><link>https://news.ycombinator.com/user?id=za3k</link><description>Hacker News RSS</description><docs>https://hnrss.org/</docs><generator>hnrss v2.1.1</generator><lastBuildDate>Mon, 27 Apr 2026 10:05:23 +0000</lastBuildDate><atom:link href="https://hnrss.org/user?id=za3k" rel="self" type="application/rss+xml"></atom:link><item><title><![CDATA[New comment by za3k in "Structuring Arrays with Algebraic Shapes"]]></title><description><![CDATA[
<p>High-level array combinators seem to ignore memory locality performance details, to me. It's all fine to say you can arbitrarily reorder array indicies in a mathematical sense, but any real program that does that needs to change a lot of things. Similarly, using variant types to index into combined arrays, splits up underlying memory locality and adds "if" branches. Type systems that obscure these details will result is poorly performing code.<p>That said if you're going to do it, this seems like a reasonable set of primitives to do it with. I'm not a huge performance nut, so I'd love to give it a try.<p>I'd like to see an implementation in a language with only fixed-stride arrays. I'm not an expert, does Rust do this?</p>
]]></description><pubDate>Sat, 28 Jun 2025 00:47:22 +0000</pubDate><link>https://news.ycombinator.com/item?id=44401538</link><dc:creator>za3k</dc:creator><comments>https://news.ycombinator.com/item?id=44401538</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=44401538</guid></item><item><title><![CDATA[New comment by za3k in "Machine Code Isn't Scary"]]></title><description><![CDATA[
<p>Good joke. <i>E/m</i> looks almost exactly like the programming language <i>Elm</i> though so took me a bit.</p>
]]></description><pubDate>Wed, 04 Jun 2025 22:15:01 +0000</pubDate><link>https://news.ycombinator.com/item?id=44186119</link><dc:creator>za3k</dc:creator><comments>https://news.ycombinator.com/item?id=44186119</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=44186119</guid></item></channel></rss>