<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: laerus</title><link>https://news.ycombinator.com/user?id=laerus</link><description>Hacker News RSS</description><docs>https://hnrss.org/</docs><generator>hnrss v2.1.1</generator><lastBuildDate>Sun, 19 Apr 2026 06:41:52 +0000</lastBuildDate><atom:link href="https://hnrss.org/user?id=laerus" rel="self" type="application/rss+xml"></atom:link><item><title><![CDATA[New comment by laerus in "Discord just killed anonymity"]]></title><description><![CDATA[
<p>my gaming group is moving to steam, one less application to care about</p>
]]></description><pubDate>Fri, 13 Feb 2026 10:21:21 +0000</pubDate><link>https://news.ycombinator.com/item?id=47001111</link><dc:creator>laerus</dc:creator><comments>https://news.ycombinator.com/item?id=47001111</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47001111</guid></item><item><title><![CDATA[New comment by laerus in "Claude's new constitution"]]></title><description><![CDATA[
<p>one more month till my subscription ends and I move to Le Chat</p>
]]></description><pubDate>Thu, 22 Jan 2026 10:09:02 +0000</pubDate><link>https://news.ycombinator.com/item?id=46717279</link><dc:creator>laerus</dc:creator><comments>https://news.ycombinator.com/item?id=46717279</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46717279</guid></item><item><title><![CDATA[New comment by laerus in "Hurl: Run and test HTTP requests with plain text"]]></title><description><![CDATA[
<p>Greatly reduced boilerplate. Diffing snapshots and providing previews to accept or reject changes is also more robust and user friendly.</p>
]]></description><pubDate>Fri, 20 Jun 2025 06:33:49 +0000</pubDate><link>https://news.ycombinator.com/item?id=44325243</link><dc:creator>laerus</dc:creator><comments>https://news.ycombinator.com/item?id=44325243</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=44325243</guid></item><item><title><![CDATA[New comment by laerus in "Hurl: Run and test HTTP requests with plain text"]]></title><description><![CDATA[
<p>Snapshots diff current with previous output and I only have to accept or reject the diff. I don't have to write the expected response myself. Snapshots can also stub out parts of the response that are not determistic.</p>
]]></description><pubDate>Fri, 20 Jun 2025 06:32:24 +0000</pubDate><link>https://news.ycombinator.com/item?id=44325237</link><dc:creator>laerus</dc:creator><comments>https://news.ycombinator.com/item?id=44325237</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=44325237</guid></item><item><title><![CDATA[New comment by laerus in "Hurl: Run and test HTTP requests with plain text"]]></title><description><![CDATA[
<p>What's missing from Hurl is snapshot testing. After using `insta` for testing APIs, I cannot go back.</p>
]]></description><pubDate>Fri, 20 Jun 2025 04:48:16 +0000</pubDate><link>https://news.ycombinator.com/item?id=44324825</link><dc:creator>laerus</dc:creator><comments>https://news.ycombinator.com/item?id=44324825</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=44324825</guid></item><item><title><![CDATA[New comment by laerus in "Rustls Server-Side Performance"]]></title><description><![CDATA[
<p>Rewriting could also make sense if there is a chance to improve the architecture based on the experience with the existing codebase. Something that would otherwise be impossible to even consider.</p>
]]></description><pubDate>Sat, 17 May 2025 09:29:12 +0000</pubDate><link>https://news.ycombinator.com/item?id=44013145</link><dc:creator>laerus</dc:creator><comments>https://news.ycombinator.com/item?id=44013145</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=44013145</guid></item><item><title><![CDATA[New comment by laerus in "Experimental Tauri Verso Integration"]]></title><description><![CDATA[
<p>consistency between platforms</p>
]]></description><pubDate>Tue, 01 Apr 2025 16:21:02 +0000</pubDate><link>https://news.ycombinator.com/item?id=43548611</link><dc:creator>laerus</dc:creator><comments>https://news.ycombinator.com/item?id=43548611</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=43548611</guid></item><item><title><![CDATA[New comment by laerus in "The need for memory safety standards"]]></title><description><![CDATA[
<p>"really should be" ?<p>"in C# or Java" ?<p>where do you even base these claims? Do you know what C# and Java threads have that Rust doesn't? data races. And don't get me stated on the biggest paradigm failure that is OOP.</p>
]]></description><pubDate>Wed, 26 Feb 2025 20:22:10 +0000</pubDate><link>https://news.ycombinator.com/item?id=43187775</link><dc:creator>laerus</dc:creator><comments>https://news.ycombinator.com/item?id=43187775</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=43187775</guid></item><item><title><![CDATA[New comment by laerus in "JetBrains Fleet drops support for Kotlin Multiplatform"]]></title><description><![CDATA[
<p>Agreed, RustRover is by far the best IDE for Rust atm. I also use the AI Assistant which is so toned down that it's actually useful and not full of spam.</p>
]]></description><pubDate>Tue, 11 Feb 2025 19:32:28 +0000</pubDate><link>https://news.ycombinator.com/item?id=43017260</link><dc:creator>laerus</dc:creator><comments>https://news.ycombinator.com/item?id=43017260</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=43017260</guid></item><item><title><![CDATA[New comment by laerus in "Rhai: An embedded scripting language for Rust"]]></title><description><![CDATA[
<p>The Rhai interpreter is configurable, you can choose which features of Rain will be available on the runtime. You can even disable keywords.</p>
]]></description><pubDate>Mon, 20 Jan 2025 19:41:06 +0000</pubDate><link>https://news.ycombinator.com/item?id=42772271</link><dc:creator>laerus</dc:creator><comments>https://news.ycombinator.com/item?id=42772271</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=42772271</guid></item><item><title><![CDATA[New comment by laerus in "Bananas: Cross-Platform screen sharing made simple"]]></title><description><![CDATA[
<p>this is a comment worthy of a wat? emoji</p>
]]></description><pubDate>Thu, 28 Nov 2024 20:15:39 +0000</pubDate><link>https://news.ycombinator.com/item?id=42268272</link><dc:creator>laerus</dc:creator><comments>https://news.ycombinator.com/item?id=42268272</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=42268272</guid></item><item><title><![CDATA[New comment by laerus in "OpenAI accidentally deleted potential evidence in NY Times copyright lawsuit"]]></title><description><![CDATA[
<p>"accidentally"</p>
]]></description><pubDate>Sun, 24 Nov 2024 19:46:36 +0000</pubDate><link>https://news.ycombinator.com/item?id=42229950</link><dc:creator>laerus</dc:creator><comments>https://news.ycombinator.com/item?id=42229950</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=42229950</guid></item><item><title><![CDATA[New comment by laerus in "Spin 3.0 – open-source tooling for building and running WASM apps"]]></title><description><![CDATA[
<p>it's already happening</p>
]]></description><pubDate>Wed, 13 Nov 2024 00:43:25 +0000</pubDate><link>https://news.ycombinator.com/item?id=42121699</link><dc:creator>laerus</dc:creator><comments>https://news.ycombinator.com/item?id=42121699</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=42121699</guid></item><item><title><![CDATA[New comment by laerus in "The future of software is Nix"]]></title><description><![CDATA[
<p>What about immutable systems like Fedora Atomic?</p>
]]></description><pubDate>Fri, 25 Oct 2024 18:37:37 +0000</pubDate><link>https://news.ycombinator.com/item?id=41948235</link><dc:creator>laerus</dc:creator><comments>https://news.ycombinator.com/item?id=41948235</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=41948235</guid></item><item><title><![CDATA[New comment by laerus in "Fast Development with Zed and Dev Containers"]]></title><description><![CDATA[
<p>IDE integration. For example, I use the Jetbrains RustRover IDE on Fedora Atomic, which is an immutable Linux distribution that is based on keeping the OS setup as clean as possible. I use DevContainer to install the toolchains I need for my project and the IDE takes care of setting up my development environment.</p>
]]></description><pubDate>Fri, 25 Oct 2024 16:42:54 +0000</pubDate><link>https://news.ycombinator.com/item?id=41946976</link><dc:creator>laerus</dc:creator><comments>https://news.ycombinator.com/item?id=41946976</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=41946976</guid></item><item><title><![CDATA[New comment by laerus in "Rust GPU: The future of GPU programming"]]></title><description><![CDATA[
<p>> The big selling point on Rust is no memory leaks<p>Memory leaks are not considered memory errors in Rust and they are allowed.</p>
]]></description><pubDate>Tue, 08 Oct 2024 11:37:55 +0000</pubDate><link>https://news.ycombinator.com/item?id=41776209</link><dc:creator>laerus</dc:creator><comments>https://news.ycombinator.com/item?id=41776209</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=41776209</guid></item><item><title><![CDATA[New comment by laerus in "Retiring from the Rust for Linux Project – Wedson Almeida Filho"]]></title><description><![CDATA[
<p>You are not convincing me that these people care about the longevity of the project when they are so smug and ready dismiss anything that is not fitting their whatever agenta, even if that is a supposedly passion for contribution and development.<p>What you don't understand about what you call "pro-Rust crowd" is that there is a reason to push for memory safety and encoding the invariants in the type-system. It's the closer you can get to a mathematically proven system.<p>If you don't want one of your most core systems to be as robust as possible against security vulnerabilities, even if that means going out your way either learning something unfamiliar or god forbit communicating, like you have more emotional quality than a potato, with other people then you are a horrible person.</p>
]]></description><pubDate>Fri, 30 Aug 2024 19:02:45 +0000</pubDate><link>https://news.ycombinator.com/item?id=41403574</link><dc:creator>laerus</dc:creator><comments>https://news.ycombinator.com/item?id=41403574</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=41403574</guid></item><item><title><![CDATA[New comment by laerus in "Retiring from the Rust for Linux Project – Wedson Almeida Filho"]]></title><description><![CDATA[
<p>Well then raise these concerns and find a way to solve them together. Not dismiss a proven solution to real and even dangerous problems like memory unsafety.<p>It's unreasonable for educated grown men to react like 12yo children and resist change cause "we don't like eating our vegetables even though they are good for our health". If you actually care about the Linux kernel you will find a way forward even if that means communicating with people or even changing habits.<p>At the end of the day I don't think that the people that are contributing to the Linux Kernel do it out of good will but rather more about than prestige and building a resume. Or else we wouldn't have this resistance to progress.</p>
]]></description><pubDate>Thu, 29 Aug 2024 12:06:27 +0000</pubDate><link>https://news.ycombinator.com/item?id=41389949</link><dc:creator>laerus</dc:creator><comments>https://news.ycombinator.com/item?id=41389949</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=41389949</guid></item><item><title><![CDATA[New comment by laerus in "Retiring from the Rust for Linux Project – Wedson Almeida Filho"]]></title><description><![CDATA[
<p>Why the answers to these questions are not the same as if C code was calling other C code?</p>
]]></description><pubDate>Thu, 29 Aug 2024 11:45:29 +0000</pubDate><link>https://news.ycombinator.com/item?id=41389796</link><dc:creator>laerus</dc:creator><comments>https://news.ycombinator.com/item?id=41389796</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=41389796</guid></item><item><title><![CDATA[New comment by laerus in "Go is my hammer, and everything is a nail"]]></title><description><![CDATA[
<p>The fanboyism, in this thread, for such a mediocre language is disappointing to say the least.</p>
]]></description><pubDate>Tue, 13 Aug 2024 09:04:06 +0000</pubDate><link>https://news.ycombinator.com/item?id=41233656</link><dc:creator>laerus</dc:creator><comments>https://news.ycombinator.com/item?id=41233656</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=41233656</guid></item></channel></rss>