<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: __atx__</title><link>https://news.ycombinator.com/user?id=__atx__</link><description>Hacker News RSS</description><docs>https://hnrss.org/</docs><generator>hnrss v2.1.1</generator><lastBuildDate>Sun, 06 Sep 2026 14:25:31 +0000</lastBuildDate><atom:link href="https://hnrss.org/user?id=__atx__" rel="self" type="application/rss+xml"></atom:link><item><title><![CDATA[New comment by __atx__ in "Solving the Jane Street reverse engineering challenge"]]></title><description><![CDATA[
<p>I checked and the solution is unique (at least within some reasonable bounds in terms of runtime etc, it's possible there is a 1000 bits long special solution hidden somewhere, but due to the relatively small amount of flops I doubt it).</p>
]]></description><pubDate>Fri, 04 Sep 2026 19:19:24 +0000</pubDate><link>https://news.ycombinator.com/item?id=49568999</link><dc:creator>__atx__</dc:creator><comments>https://news.ycombinator.com/item?id=49568999</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=49568999</guid></item><item><title><![CDATA[New comment by __atx__ in "Solving the Jane Street Reverse Engineering Challenge"]]></title><description><![CDATA[
<p>>  Circuit extraction can be done with magic.<p>So that was the missing part for me! I did it from scratch (with custom Python script with gdstk and shapely) (the GDS file does have the cells annotated, so not a big problem but still). I was thinking about scripting the "trace net" tool in klayout but decided that's going to probably bring its own can of worms...</p>
]]></description><pubDate>Fri, 04 Sep 2026 11:15:47 +0000</pubDate><link>https://news.ycombinator.com/item?id=49563054</link><dc:creator>__atx__</dc:creator><comments>https://news.ycombinator.com/item?id=49563054</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=49563054</guid></item><item><title><![CDATA[New comment by __atx__ in "Solving the Jane Street reverse engineering challenge"]]></title><description><![CDATA[
<p>> It turns out that this ‘sky130’ thing is like a … standard? Or something for making chips.<p>Very cool seeing someone completely naive going into this :)<p>If you want to read more about a bit more... cheaty way to do this, I have written about using formal verification machinery to straight up force the solution out of the netlist here: <a href="https://atx.name/electronics/asic-re/" rel="nofollow">https://atx.name/electronics/asic-re/</a> . Could be a bit of an infohazard, but I think journey is the goal and yours was certainly more educational :)</p>
]]></description><pubDate>Fri, 04 Sep 2026 11:12:22 +0000</pubDate><link>https://news.ycombinator.com/item?id=49563027</link><dc:creator>__atx__</dc:creator><comments>https://news.ycombinator.com/item?id=49563027</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=49563027</guid></item><item><title><![CDATA[New comment by __atx__ in "ESP32 Firmware Development with Docker Sandboxes"]]></title><description><![CDATA[
<p>I find this a rather interesting quirk of linguistics. In many languages, nouns have a "grammatical gender". For example, in Czech, "inteligence" has a feminine grammatical gender, so you are supposed to use feminine pronouns when refering to it. This sometimes leaks through with ESL people. I wonder if speakers of these languages anthropomorphize AI (or even animals or non-living objects!) more than native english speakers...</p>
]]></description><pubDate>Sat, 22 Aug 2026 10:29:58 +0000</pubDate><link>https://news.ycombinator.com/item?id=49398324</link><dc:creator>__atx__</dc:creator><comments>https://news.ycombinator.com/item?id=49398324</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=49398324</guid></item><item><title><![CDATA[New comment by __atx__ in "Hardware backdoors in some x86 CPUs"]]></title><description><![CDATA[
<p>Also worth noting that the exploit was published nearly decade ago. Still, even at that time, those VIA CPUs were over 15 years old.</p>
]]></description><pubDate>Sat, 08 Aug 2026 08:54:12 +0000</pubDate><link>https://news.ycombinator.com/item?id=49220012</link><dc:creator>__atx__</dc:creator><comments>https://news.ycombinator.com/item?id=49220012</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=49220012</guid></item><item><title><![CDATA[New comment by __atx__ in "Nvidia RTX Spark"]]></title><description><![CDATA[
<p>The "gaming" take is a strange one indeed for an ARM platform. Hopefully they (Microsoft or Nvidia?) put some real effort into the translation layer. They claim modern AAA games, but it is possible they strongarmed the developers to make them an ARM build for a few select titles...</p>
]]></description><pubDate>Mon, 01 Jun 2026 06:19:00 +0000</pubDate><link>https://news.ycombinator.com/item?id=48353234</link><dc:creator>__atx__</dc:creator><comments>https://news.ycombinator.com/item?id=48353234</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48353234</guid></item><item><title><![CDATA[New comment by __atx__ in "Can frontier LLMs solve CAD tasks?"]]></title><description><![CDATA[
<p>>  I'll also remove the end cap to avoid it blocking the mug's descent.<p>Ah yes, that matches my observations. It kinda sees that the stuff it is looking for is there, but does not see enough detail to actually notice that not only there is an endcap in the way, but the mug is also rotated the wrong way to sit in the holder.<p>It feels like the "r's in strawberry" effect where the models do not have enough introspection into the raw input data.</p>
]]></description><pubDate>Tue, 24 Feb 2026 18:55:06 +0000</pubDate><link>https://news.ycombinator.com/item?id=47141047</link><dc:creator>__atx__</dc:creator><comments>https://news.ycombinator.com/item?id=47141047</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47141047</guid></item><item><title><![CDATA[New comment by __atx__ in "Can frontier LLMs solve CAD tasks?"]]></title><description><![CDATA[
<p>Pretty interesting that simulator-only binary feedback (unless I am reading it wrong) was enough here to build some pretty robust models!<p>I maintain [1], which provides the models with the ability to render a screenshot from any angle and as far as I can tell, visually driven feedback does not work that well as this point. The models probably don't get enough of "lovecraftian garbled 3D model mess" in the training data or something...<p>[1] <a href="https://atx.github.io/OpenSCAD-Bench/" rel="nofollow">https://atx.github.io/OpenSCAD-Bench/</a></p>
]]></description><pubDate>Tue, 24 Feb 2026 15:21:51 +0000</pubDate><link>https://news.ycombinator.com/item?id=47138302</link><dc:creator>__atx__</dc:creator><comments>https://news.ycombinator.com/item?id=47138302</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47138302</guid></item><item><title><![CDATA[New comment by __atx__ in "Astrophotographer snaps skydiver falling in front of the sun"]]></title><description><![CDATA[
<p>Apparently it took multiple tries to get this right. It is possible that the video is from one of the earlier failed attempts.</p>
]]></description><pubDate>Mon, 17 Nov 2025 08:08:32 +0000</pubDate><link>https://news.ycombinator.com/item?id=45951713</link><dc:creator>__atx__</dc:creator><comments>https://news.ycombinator.com/item?id=45951713</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=45951713</guid></item><item><title><![CDATA[New comment by __atx__ in "Claude Haiku 4.5"]]></title><description><![CDATA[
<p>These days, running `/usage` in Claude Code shows you how close you are to the session and weekly limits. Also available in the web interface settings under "Usage".</p>
]]></description><pubDate>Wed, 15 Oct 2025 21:25:28 +0000</pubDate><link>https://news.ycombinator.com/item?id=45598539</link><dc:creator>__atx__</dc:creator><comments>https://news.ycombinator.com/item?id=45598539</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=45598539</guid></item><item><title><![CDATA[New comment by __atx__ in "Julia 1.12 highlights"]]></title><description><![CDATA[
<p>I do wonder in particular about the startup time "time-to-plot" issue. I last used Julia about 2021-ish to develop some signal processing code, and restarting the entire application could have easily taken tens of seconds. Both static precompilation and hot reloading were in early development and did not really work well at the time.</p>
]]></description><pubDate>Wed, 08 Oct 2025 20:38:22 +0000</pubDate><link>https://news.ycombinator.com/item?id=45520348</link><dc:creator>__atx__</dc:creator><comments>https://news.ycombinator.com/item?id=45520348</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=45520348</guid></item><item><title><![CDATA[New comment by __atx__ in "Radioactive Pottery and Glassware (2010)"]]></title><description><![CDATA[
<p>Curiously, a local supplier [1] has been offering raw uranium glass rods for the last few years. There are even artists making new pieces from it [2].<p>[1] <a href="https://www.glass-laser.cz/URANOVE-SKLO-c38_111_2.htm?page=2" rel="nofollow">https://www.glass-laser.cz/URANOVE-SKLO-c38_111_2.htm?page=2</a>
[2] <a href="https://www.pacinekglass.com/produkt/breeze-uran" rel="nofollow">https://www.pacinekglass.com/produkt/breeze-uran</a></p>
]]></description><pubDate>Tue, 07 Oct 2025 09:52:57 +0000</pubDate><link>https://news.ycombinator.com/item?id=45501201</link><dc:creator>__atx__</dc:creator><comments>https://news.ycombinator.com/item?id=45501201</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=45501201</guid></item></channel></rss>