<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: hchja</title><link>https://news.ycombinator.com/user?id=hchja</link><description>Hacker News RSS</description><docs>https://hnrss.org/</docs><generator>hnrss v2.1.1</generator><lastBuildDate>Sun, 03 May 2026 03:46:06 +0000</lastBuildDate><atom:link href="https://hnrss.org/user?id=hchja" rel="self" type="application/rss+xml"></atom:link><item><title><![CDATA[New comment by hchja in "Lossless LLM compression for efficient GPU inference via dynamic-length float"]]></title><description><![CDATA[
<p>This is pretty useless in any case that doesn’t involve BFloat16 models</p>
]]></description><pubDate>Fri, 25 Apr 2025 19:53:50 +0000</pubDate><link>https://news.ycombinator.com/item?id=43797905</link><dc:creator>hchja</dc:creator><comments>https://news.ycombinator.com/item?id=43797905</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=43797905</guid></item><item><title><![CDATA[New comment by hchja in "API design note: Beware of adding an "Other" enum value"]]></title><description><![CDATA[
<p>This is why language syntax is so important.<p>Swift allows a ‘default’ enum case which is similar to other but you should use it with caution.<p>It’s better to not use it unless you’re 110% sure that there will not be additional enums added in the future.<p>Otherwise, in Swift when you add an additional enum case, the code where you use the enum will not work unless you handle each enum occurrence at it’s respective call site.</p>
]]></description><pubDate>Sun, 02 Mar 2025 21:13:45 +0000</pubDate><link>https://news.ycombinator.com/item?id=43235175</link><dc:creator>hchja</dc:creator><comments>https://news.ycombinator.com/item?id=43235175</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=43235175</guid></item></channel></rss>