<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: chlorion</title><link>https://news.ycombinator.com/user?id=chlorion</link><description>Hacker News RSS</description><docs>https://hnrss.org/</docs><generator>hnrss v2.1.1</generator><lastBuildDate>Fri, 28 Aug 2026 07:48:42 +0000</lastBuildDate><atom:link href="https://hnrss.org/user?id=chlorion" rel="self" type="application/rss+xml"></atom:link><item><title><![CDATA[New comment by chlorion in "Saving 100 terabytes of memory by optimizing 1.1.1.1's DNS cache"]]></title><description><![CDATA[
<p>I'd like to know why I can't use arenas in rust? Especially considering that I have used them before in rust.</p>
]]></description><pubDate>Fri, 28 Aug 2026 00:23:19 +0000</pubDate><link>https://news.ycombinator.com/item?id=49472939</link><dc:creator>chlorion</dc:creator><comments>https://news.ycombinator.com/item?id=49472939</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=49472939</guid></item><item><title><![CDATA[New comment by chlorion in "Protobuf has LSP support"]]></title><description><![CDATA[
<p>Maybe if you have an extremely slow computer?<p>Even my little chromebook can provide completions and errors effectively instantly to me, even in medium sized rust projects.<p>Or are you saying (probably maximum) ~20ms delay is blocking your ability to code?</p>
]]></description><pubDate>Mon, 17 Aug 2026 13:31:39 +0000</pubDate><link>https://news.ycombinator.com/item?id=49330549</link><dc:creator>chlorion</dc:creator><comments>https://news.ycombinator.com/item?id=49330549</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=49330549</guid></item><item><title><![CDATA[New comment by chlorion in "Qwen3.8-2.4T"]]></title><description><![CDATA[
<p>Huh I have had great luck with unsloth quants so far. What issues are you having?</p>
]]></description><pubDate>Thu, 13 Aug 2026 02:21:05 +0000</pubDate><link>https://news.ycombinator.com/item?id=49281117</link><dc:creator>chlorion</dc:creator><comments>https://news.ycombinator.com/item?id=49281117</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=49281117</guid></item><item><title><![CDATA[New comment by chlorion in "Delta"]]></title><description><![CDATA[
<p>Emacs then? :)</p>
]]></description><pubDate>Wed, 12 Aug 2026 19:50:03 +0000</pubDate><link>https://news.ycombinator.com/item?id=49277673</link><dc:creator>chlorion</dc:creator><comments>https://news.ycombinator.com/item?id=49277673</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=49277673</guid></item><item><title><![CDATA[New comment by chlorion in "Rust SIMD on the GPU"]]></title><description><![CDATA[
<p>GPUs work on vectors and matrices very often, that's what they are good at, so it makes a lot of sense that they can operate with SIMD I think!</p>
]]></description><pubDate>Mon, 10 Aug 2026 20:23:01 +0000</pubDate><link>https://news.ycombinator.com/item?id=49249178</link><dc:creator>chlorion</dc:creator><comments>https://news.ycombinator.com/item?id=49249178</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=49249178</guid></item><item><title><![CDATA[New comment by chlorion in "SQLite Critical CVEs or LLM Slop?"]]></title><description><![CDATA[
<p>Its baffling to me that people think the brain is somehow "outside" of the universe and somehow "magic" and not tied down by physics just like any other matter is. I don't understand how people come to this conclusion, except in the case of belief in magic or religion (which is belief in magic more or less).</p>
]]></description><pubDate>Mon, 03 Aug 2026 21:15:39 +0000</pubDate><link>https://news.ycombinator.com/item?id=49161543</link><dc:creator>chlorion</dc:creator><comments>https://news.ycombinator.com/item?id=49161543</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=49161543</guid></item><item><title><![CDATA[New comment by chlorion in "How to Block Some of the Bots"]]></title><description><![CDATA[
<p>My cgit instance gets hammered so hard that my CPU use is raised to 100% and the entire server grinds to a halt. I have to set a cgroups CPUQuota limit with systemd to make the server usable again.<p>Also, they hit so hard that nginx returns 502s and times out for real user half of the time, and when the site does load it takes a few seconds to load.<p>This is all on a high performance single core vultr server, not the cheapest vps but not the fastest, but should be plenty fast enough.</p>
]]></description><pubDate>Mon, 27 Jul 2026 17:44:32 +0000</pubDate><link>https://news.ycombinator.com/item?id=49073123</link><dc:creator>chlorion</dc:creator><comments>https://news.ycombinator.com/item?id=49073123</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=49073123</guid></item><item><title><![CDATA[New comment by chlorion in "Systemd Linger"]]></title><description><![CDATA[
<p>Having user processes killed upon log out seems pretty reasonable to me, and its a configurable option if you don't like it. I don't get the fuss here.<p>I think it's just popular to dislike systemd, some sort of echo chamber effect or something.</p>
]]></description><pubDate>Mon, 27 Jul 2026 09:52:06 +0000</pubDate><link>https://news.ycombinator.com/item?id=49067249</link><dc:creator>chlorion</dc:creator><comments>https://news.ycombinator.com/item?id=49067249</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=49067249</guid></item><item><title><![CDATA[New comment by chlorion in "I regret migrating to Codeberg"]]></title><description><![CDATA[
<p>A little bit offtopic, but I spend 12 USD a month for a 1 high performance core, 2GB ram, 50GB NVME SSD VPS, and slap nginx and cgit config on there, and host my own git repos.<p>I realize this doesn't work for everyone, and not everyone has the money to spare, but it's really nice to be able to host your own stuff on your own website, and not be tied down to a forge like github or codeberg.<p>Bonus points if you have the hardware and network capacity to host this at home!</p>
]]></description><pubDate>Thu, 23 Jul 2026 17:34:07 +0000</pubDate><link>https://news.ycombinator.com/item?id=49025290</link><dc:creator>chlorion</dc:creator><comments>https://news.ycombinator.com/item?id=49025290</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=49025290</guid></item><item><title><![CDATA[New comment by chlorion in "Minecraft: Java Edition now uses SDL3"]]></title><description><![CDATA[
<p>That's fair, I did not consider that.</p>
]]></description><pubDate>Tue, 21 Jul 2026 18:41:18 +0000</pubDate><link>https://news.ycombinator.com/item?id=48996349</link><dc:creator>chlorion</dc:creator><comments>https://news.ycombinator.com/item?id=48996349</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48996349</guid></item><item><title><![CDATA[New comment by chlorion in "Introduce a memory safe compilation mode inspired by Fil-C"]]></title><description><![CDATA[
<p>Apparently I'm not. Directly from andrewk himself:<p><pre><code>    If you want to comment in this thread, please either have your open source zig project(s) visible on your codeberg profile, or be Fil Pizło, otherwise zig issue tracker is not interested in what you have to say
</code></pre>
This itself is hostility towards anyone who isn't a zig expert pretty much.</p>
]]></description><pubDate>Mon, 20 Jul 2026 20:39:49 +0000</pubDate><link>https://news.ycombinator.com/item?id=48984597</link><dc:creator>chlorion</dc:creator><comments>https://news.ycombinator.com/item?id=48984597</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48984597</guid></item><item><title><![CDATA[New comment by chlorion in "Introduce a memory safe compilation mode inspired by Fil-C"]]></title><description><![CDATA[
<p>directly from the thread:<p><pre><code>    If you want to comment in this thread, please either have your open source zig project(s) visible on your codeberg profile, or be Fil Pizło, otherwise zig issue tracker is not interested in what you have to say
</code></pre>
Sadly I didn't get a chance to screenshot anything, but he's definitely not just deleting the toxic comments.</p>
]]></description><pubDate>Mon, 20 Jul 2026 20:38:46 +0000</pubDate><link>https://news.ycombinator.com/item?id=48984584</link><dc:creator>chlorion</dc:creator><comments>https://news.ycombinator.com/item?id=48984584</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48984584</guid></item><item><title><![CDATA[New comment by chlorion in "Minecraft: Java Edition now uses SDL3"]]></title><description><![CDATA[
<p>How does that make sense? SDL is <i>extremely</i> portable?</p>
]]></description><pubDate>Mon, 20 Jul 2026 15:03:47 +0000</pubDate><link>https://news.ycombinator.com/item?id=48979875</link><dc:creator>chlorion</dc:creator><comments>https://news.ycombinator.com/item?id=48979875</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48979875</guid></item><item><title><![CDATA[New comment by chlorion in "Minecraft: Java Edition now uses SDL3"]]></title><description><![CDATA[
<p>You can make an entire 3d game using SDL3 as well, without opengl or vulkan, using the new GPU API!</p>
]]></description><pubDate>Mon, 20 Jul 2026 15:02:37 +0000</pubDate><link>https://news.ycombinator.com/item?id=48979858</link><dc:creator>chlorion</dc:creator><comments>https://news.ycombinator.com/item?id=48979858</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48979858</guid></item><item><title><![CDATA[New comment by chlorion in "Minecraft: Java Edition now uses SDL3"]]></title><description><![CDATA[
<p>SDL3 also includes a "GPU API", that allows low level programming of the GPU, similar to vulkan, though not quite as low level.</p>
]]></description><pubDate>Mon, 20 Jul 2026 15:00:37 +0000</pubDate><link>https://news.ycombinator.com/item?id=48979828</link><dc:creator>chlorion</dc:creator><comments>https://news.ycombinator.com/item?id=48979828</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48979828</guid></item><item><title><![CDATA[New comment by chlorion in "Introduce a memory safe compilation mode inspired by Fil-C"]]></title><description><![CDATA[
<p>Fwiw andrewk seems to be deleting comments that criticize this approach. Not a good look on his part.</p>
]]></description><pubDate>Mon, 20 Jul 2026 14:22:01 +0000</pubDate><link>https://news.ycombinator.com/item?id=48979272</link><dc:creator>chlorion</dc:creator><comments>https://news.ycombinator.com/item?id=48979272</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48979272</guid></item><item><title><![CDATA[New comment by chlorion in "Claude Code uses Bun written in Rust now"]]></title><description><![CDATA[
<p>Just people like the linux kernel, all major browsers, most of our popular webservers, etc and basically all non-trivial software projects written in C.<p>The good news here is that we have more than just anecdotes to support this, we have <i>empirical evidence</i>.</p>
]]></description><pubDate>Mon, 20 Jul 2026 12:08:04 +0000</pubDate><link>https://news.ycombinator.com/item?id=48977637</link><dc:creator>chlorion</dc:creator><comments>https://news.ycombinator.com/item?id=48977637</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48977637</guid></item><item><title><![CDATA[New comment by chlorion in "LG monitors silently install software through Windows Update without consent"]]></title><description><![CDATA[
<p>This isn't accurate at all.<p>The reason people don't get malware on Linux is because they install software through the package manager, via trusted and reviewed repos. And drivers are all built-in to the operating system, not third party (with some exceptions, like nvidia).<p>On most Linux setups you aren't just downloading random junk from the internet and running it. Also the operating system won't install things automatically for you generally either. Even system updates are optional if you don't want them, and you won't be nagged for it.<p>Basically it comes down to a difference in culture.</p>
]]></description><pubDate>Sun, 19 Jul 2026 00:05:56 +0000</pubDate><link>https://news.ycombinator.com/item?id=48963716</link><dc:creator>chlorion</dc:creator><comments>https://news.ycombinator.com/item?id=48963716</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48963716</guid></item><item><title><![CDATA[New comment by chlorion in "DEA to Temporarily Schedule 7-Oh and Related Substances to Protect Public Safety"]]></title><description><![CDATA[
<p>The doctors will prescribe methadone or suboxone instead most likely, both of which are *<i>massively*</i> more powerful and addictive than kratom.</p>
]]></description><pubDate>Wed, 15 Jul 2026 16:25:34 +0000</pubDate><link>https://news.ycombinator.com/item?id=48923272</link><dc:creator>chlorion</dc:creator><comments>https://news.ycombinator.com/item?id=48923272</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48923272</guid></item><item><title><![CDATA[New comment by chlorion in "DEA to Temporarily Schedule 7-Oh and Related Substances to Protect Public Safety"]]></title><description><![CDATA[
<p>I have never used kratom, and I don't plan on it. But automatically assuming anyone who isn't hellbent against it is just a junkie "defending their addiction" is pretty close minded lol.</p>
]]></description><pubDate>Wed, 15 Jul 2026 16:23:20 +0000</pubDate><link>https://news.ycombinator.com/item?id=48923232</link><dc:creator>chlorion</dc:creator><comments>https://news.ycombinator.com/item?id=48923232</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48923232</guid></item></channel></rss>