<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: WASDx</title><link>https://news.ycombinator.com/user?id=WASDx</link><description>Hacker News RSS</description><docs>https://hnrss.org/</docs><generator>hnrss v2.1.1</generator><lastBuildDate>Wed, 29 Apr 2026 17:49:38 +0000</lastBuildDate><atom:link href="https://hnrss.org/user?id=WASDx" rel="self" type="application/rss+xml"></atom:link><item><title><![CDATA[New comment by WASDx in "GitHub RCE Vulnerability: CVE-2026-3854 Breakdown"]]></title><description><![CDATA[
<p>I was impressed enough by AI finding vulnerabilities in source code, but doing it in binary executables is just amazing. This has so much potential, good and bad.<p>And yet another lesson to not treat data as instructions. Sanitize all user input!</p>
]]></description><pubDate>Tue, 28 Apr 2026 18:55:09 +0000</pubDate><link>https://news.ycombinator.com/item?id=47938879</link><dc:creator>WASDx</dc:creator><comments>https://news.ycombinator.com/item?id=47938879</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47938879</guid></item><item><title><![CDATA[New comment by WASDx in "We replaced Node.js with Bun for 5x throughput"]]></title><description><![CDATA[
<p>Creating a custom tuple class to use as key could be faster though. Nested map lookups have less efficient memory access patterns.</p>
]]></description><pubDate>Mon, 06 Apr 2026 08:26:21 +0000</pubDate><link>https://news.ycombinator.com/item?id=47658259</link><dc:creator>WASDx</dc:creator><comments>https://news.ycombinator.com/item?id=47658259</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47658259</guid></item><item><title><![CDATA[New comment by WASDx in "Show HN: I made a YouTube search form with advanced filters"]]></title><description><![CDATA[
<p>Similar site with same features: <a href="https://ä1.com/" rel="nofollow">https://xn--1-zfa.com/</a></p>
]]></description><pubDate>Mon, 06 Apr 2026 08:06:40 +0000</pubDate><link>https://news.ycombinator.com/item?id=47658168</link><dc:creator>WASDx</dc:creator><comments>https://news.ycombinator.com/item?id=47658168</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47658168</guid></item><item><title><![CDATA[New comment by WASDx in "Kotlin creator's new language: talk to LLMs in specs, not English"]]></title><description><![CDATA[
<p>I think these limitations could be addressed by allowing trivial manual adjustments to the generated code before committing. And/or allowing for trivial code changes without a spec change. The judgement of "trivial" being that it still follows the spec and does not add functionality mandating a spec change. I haven't checked if they support any of this but I would be frustrated not being allowed to make such a small code change, say to fix an off-by-one error that I recently got from LLM output. The code change would be smaller than the spec change.<p>Cool idea overall, an incremental psuedocode compiler. Interesting to see how well it scales.<p>I can also see a hybrid solution with non-specced code files for things where the size of code and spec would be the same, like for enums or mapping tables.</p>
]]></description><pubDate>Thu, 12 Mar 2026 21:11:17 +0000</pubDate><link>https://news.ycombinator.com/item?id=47357164</link><dc:creator>WASDx</dc:creator><comments>https://news.ycombinator.com/item?id=47357164</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47357164</guid></item><item><title><![CDATA[New comment by WASDx in "Elasticsearch was never a database"]]></title><description><![CDATA[
<p>I've managed a 100+ node cluster for years without seeing any corruption. Where are you getting this from?</p>
]]></description><pubDate>Fri, 16 Jan 2026 19:44:12 +0000</pubDate><link>https://news.ycombinator.com/item?id=46651179</link><dc:creator>WASDx</dc:creator><comments>https://news.ycombinator.com/item?id=46651179</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46651179</guid></item><item><title><![CDATA[New comment by WASDx in "Antislop: A framework for eliminating repetitive patterns in language models"]]></title><description><![CDATA[
<p>You can customize it to get rid of all that. I set it to the "Robot" personality and a custom instruction to "No fluff and politeness. Be short and get straight to the point. Don't overuse bold font for emphasis."</p>
]]></description><pubDate>Thu, 23 Oct 2025 19:29:40 +0000</pubDate><link>https://news.ycombinator.com/item?id=45685874</link><dc:creator>WASDx</dc:creator><comments>https://news.ycombinator.com/item?id=45685874</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=45685874</guid></item><item><title><![CDATA[New comment by WASDx in "Ask HN: Does anyone else notice YouTube causing 100% CPU usage and stattering?"]]></title><description><![CDATA[
<p>Same. I recall the "stable volume" setting also eating cpu.</p>
]]></description><pubDate>Fri, 19 Sep 2025 14:59:24 +0000</pubDate><link>https://news.ycombinator.com/item?id=45302397</link><dc:creator>WASDx</dc:creator><comments>https://news.ycombinator.com/item?id=45302397</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=45302397</guid></item><item><title><![CDATA[New comment by WASDx in "Show HN: Engineering.fyi – Search across tech engineering blogs in one place"]]></title><description><![CDATA[
<p>FYI here is a list of hundreds of engineering blogs: <a href="https://github.com/kilimchoi/engineering-blogs" rel="nofollow">https://github.com/kilimchoi/engineering-blogs</a></p>
]]></description><pubDate>Sun, 10 Aug 2025 15:40:29 +0000</pubDate><link>https://news.ycombinator.com/item?id=44855931</link><dc:creator>WASDx</dc:creator><comments>https://news.ycombinator.com/item?id=44855931</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=44855931</guid></item><item><title><![CDATA[New comment by WASDx in "How we replaced Elasticsearch and MongoDB with Rust and RocksDB"]]></title><description><![CDATA[
<p>The `/_cluster/reroute` endpoint lets you do that with a curl. We have aliases for common operations so I've never felt that I lack a CLI. I'm happy with Elasticsearch overall having a few years of experience.</p>
]]></description><pubDate>Sat, 09 Aug 2025 13:58:36 +0000</pubDate><link>https://news.ycombinator.com/item?id=44846501</link><dc:creator>WASDx</dc:creator><comments>https://news.ycombinator.com/item?id=44846501</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=44846501</guid></item><item><title><![CDATA[New comment by WASDx in "QUIC for the kernel"]]></title><description><![CDATA[
<p>I recall this article on QUIC disadvantages: <a href="https://www.reddit.com/r/programming/comments/1g7vv66/quic_is_not_quick_enough_over_fast_internet/" rel="nofollow">https://www.reddit.com/r/programming/comments/1g7vv66/quic_i...</a><p>Seems like this is a step in the right direction to resole some of those issues. I suppose nothing is preventing it from getting hardware support in future network cards as well.</p>
]]></description><pubDate>Thu, 31 Jul 2025 16:49:29 +0000</pubDate><link>https://news.ycombinator.com/item?id=44747484</link><dc:creator>WASDx</dc:creator><comments>https://news.ycombinator.com/item?id=44747484</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=44747484</guid></item><item><title><![CDATA[New comment by WASDx in "Show HN: Psychedelic animation generator; (p)art of your next trip"]]></title><description><![CDATA[
<p><a href="https://iquilezles.org/" rel="nofollow">https://iquilezles.org/</a> is a legend, see the articles and video tutorials.<p>Aside from shadertoy I use <a href="https://glslsandbox.com/" rel="nofollow">https://glslsandbox.com/</a> (for some reason it has https errors now). It's the same concept and it has a lot of submissions that are more basic than shardertoy where you can easily change lines and see what happens.<p>My intuition for these kind of shaders: They are just pure functions mapping an x,y coordinate to a color (optionally making use of time and cursor position). From this you can derive anything, like drawing a circle by choosing black or white depending on the distance from the center. There is a lot of intuition to gain and it's fun playing around, because as long as it compiles you will see <i>something</i> and you are likely to be surprised about what you accidentally made. Very rewarding.</p>
]]></description><pubDate>Mon, 17 Mar 2025 21:37:57 +0000</pubDate><link>https://news.ycombinator.com/item?id=43392975</link><dc:creator>WASDx</dc:creator><comments>https://news.ycombinator.com/item?id=43392975</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=43392975</guid></item><item><title><![CDATA[New comment by WASDx in "The sorry state of Java deserialization"]]></title><description><![CDATA[
<p>The closure itself is only being created once, it's essentially a singleton. Only if it would capture variables it would have to be recreated every iteration.</p>
]]></description><pubDate>Sun, 22 Sep 2024 17:38:45 +0000</pubDate><link>https://news.ycombinator.com/item?id=41618574</link><dc:creator>WASDx</dc:creator><comments>https://news.ycombinator.com/item?id=41618574</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=41618574</guid></item><item><title><![CDATA[New comment by WASDx in "Ask HN: Does having a betting/gambling company in your CV hurt your career?"]]></title><description><![CDATA[
<p>I would say no, but I wouldn't want to work there for ethical reasons either way.</p>
]]></description><pubDate>Fri, 05 Jul 2024 15:09:24 +0000</pubDate><link>https://news.ycombinator.com/item?id=40883435</link><dc:creator>WASDx</dc:creator><comments>https://news.ycombinator.com/item?id=40883435</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=40883435</guid></item><item><title><![CDATA[New comment by WASDx in "An electric new era for Atlas"]]></title><description><![CDATA[
<p>It looks like CGI to me, the way to camera moves together with the depth of field and that things appear too shiny. They don't state anything about it so I don't know what to believe.</p>
]]></description><pubDate>Wed, 17 Apr 2024 15:20:12 +0000</pubDate><link>https://news.ycombinator.com/item?id=40065952</link><dc:creator>WASDx</dc:creator><comments>https://news.ycombinator.com/item?id=40065952</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=40065952</guid></item><item><title><![CDATA[New comment by WASDx in "Show HN: Charcoal – Faster utf8.Valid using multi-byte processing without SIMD"]]></title><description><![CDATA[
<p>What is the gist of the algorithm? I'm not proficient at reading Go. Is it perhaps doing <a href="https://en.wikipedia.org/wiki/SWAR" rel="nofollow">https://en.wikipedia.org/wiki/SWAR</a> which is indeed SIMD?</p>
]]></description><pubDate>Tue, 26 Mar 2024 09:55:49 +0000</pubDate><link>https://news.ycombinator.com/item?id=39825930</link><dc:creator>WASDx</dc:creator><comments>https://news.ycombinator.com/item?id=39825930</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=39825930</guid></item><item><title><![CDATA[New comment by WASDx in "Is Tetr.io Legal?"]]></title><description><![CDATA[
<p>Use an emulator and pick any retro variant.</p>
]]></description><pubDate>Sat, 23 Dec 2023 12:18:40 +0000</pubDate><link>https://news.ycombinator.com/item?id=38743686</link><dc:creator>WASDx</dc:creator><comments>https://news.ycombinator.com/item?id=38743686</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=38743686</guid></item><item><title><![CDATA[New comment by WASDx in "Polish Hackers that repaired DRM trains threatened by train company"]]></title><description><![CDATA[
<p>Hide a GPS spoofer (illegal) at a central train station to make all trains believe they are at the forbidden workshop location and make them brick themselves? Could it be that easy?</p>
]]></description><pubDate>Wed, 13 Dec 2023 16:42:41 +0000</pubDate><link>https://news.ycombinator.com/item?id=38629941</link><dc:creator>WASDx</dc:creator><comments>https://news.ycombinator.com/item?id=38629941</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=38629941</guid></item><item><title><![CDATA[New comment by WASDx in "Nvidia Trains LLM on Chip Design"]]></title><description><![CDATA[
<p>That's called "Classical AI".</p>
]]></description><pubDate>Tue, 31 Oct 2023 21:16:30 +0000</pubDate><link>https://news.ycombinator.com/item?id=38091488</link><dc:creator>WASDx</dc:creator><comments>https://news.ycombinator.com/item?id=38091488</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=38091488</guid></item><item><title><![CDATA[New comment by WASDx in "Firefox desktop extensions coming soon for the upcoming Android release"]]></title><description><![CDATA[
<p>I meant "accept" as in OK'ing the dialog, which it does with the most restrictive options by default. So, autoreject if you wish.</p>
]]></description><pubDate>Mon, 14 Aug 2023 17:06:54 +0000</pubDate><link>https://news.ycombinator.com/item?id=37123536</link><dc:creator>WASDx</dc:creator><comments>https://news.ycombinator.com/item?id=37123536</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=37123536</guid></item><item><title><![CDATA[New comment by WASDx in "Firefox desktop extensions coming soon for the upcoming Android release"]]></title><description><![CDATA[
<p>I'm very happy with Consent-O-Matic for auto accepting cookie popups with privacy preserving choices done for me. Prior to that I used "i don't care about cookies".<p><a href="https://addons.mozilla.org/en-US/firefox/addon/consent-o-matic/" rel="nofollow noreferrer">https://addons.mozilla.org/en-US/firefox/addon/consent-o-mat...</a></p>
]]></description><pubDate>Sun, 13 Aug 2023 19:33:06 +0000</pubDate><link>https://news.ycombinator.com/item?id=37113455</link><dc:creator>WASDx</dc:creator><comments>https://news.ycombinator.com/item?id=37113455</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=37113455</guid></item></channel></rss>