<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: affyboi</title><link>https://news.ycombinator.com/user?id=affyboi</link><description>Hacker News RSS</description><docs>https://hnrss.org/</docs><generator>hnrss v2.1.1</generator><lastBuildDate>Wed, 05 Aug 2026 02:14:50 +0000</lastBuildDate><atom:link href="https://hnrss.org/user?id=affyboi" rel="self" type="application/rss+xml"></atom:link><item><title><![CDATA[New comment by affyboi in "Bonsai: Janestreet's UI Library"]]></title><description><![CDATA[
<p>They’re a market maker</p>
]]></description><pubDate>Mon, 03 Aug 2026 17:34:59 +0000</pubDate><link>https://news.ycombinator.com/item?id=49158941</link><dc:creator>affyboi</dc:creator><comments>https://news.ycombinator.com/item?id=49158941</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=49158941</guid></item><item><title><![CDATA[New comment by affyboi in "US residents angry datacenters 'shoved down our throats' are recalling officials"]]></title><description><![CDATA[
<p>I can’t believe the Chinese did this <a href="https://www.404media.co/henrico-virginia-datacenter-energy-cost-email/" rel="nofollow">https://www.404media.co/henrico-virginia-datacenter-energy-c...</a></p>
]]></description><pubDate>Fri, 03 Jul 2026 18:38:19 +0000</pubDate><link>https://news.ycombinator.com/item?id=48778353</link><dc:creator>affyboi</dc:creator><comments>https://news.ycombinator.com/item?id=48778353</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48778353</guid></item><item><title><![CDATA[New comment by affyboi in "Canyon HUD helmet for road riding"]]></title><description><![CDATA[
<p>Big shoutout to this study! Highly recommend donating if you get any value from these lists<p>> The latest helmets have a releasable layer that absorbs (converts rotational energy?) more impact.<p>MIPS? Or is there something newer</p>
]]></description><pubDate>Tue, 23 Jun 2026 15:22:09 +0000</pubDate><link>https://news.ycombinator.com/item?id=48646498</link><dc:creator>affyboi</dc:creator><comments>https://news.ycombinator.com/item?id=48646498</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48646498</guid></item><item><title><![CDATA[New comment by affyboi in "Show HN: LangAlpha – what if Claude Code was built for Wall Street?"]]></title><description><![CDATA[
<p>> what if Claude Code was built for Wall Street?<p>I mean <a href="https://www.bloomberg.com/news/articles/2025-12-04/jane-street-s-trading-haul-juiced-by-surging-bet-on-anthropic" rel="nofollow">https://www.bloomberg.com/news/articles/2025-12-04/jane-stre...</a></p>
]]></description><pubDate>Thu, 16 Apr 2026 23:25:01 +0000</pubDate><link>https://news.ycombinator.com/item?id=47800818</link><dc:creator>affyboi</dc:creator><comments>https://news.ycombinator.com/item?id=47800818</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47800818</guid></item><item><title><![CDATA[New comment by affyboi in "Ask HN: Share your personal website"]]></title><description><![CDATA[
<p><a href="https://afnan.io" rel="nofollow">https://afnan.io</a></p>
]]></description><pubDate>Thu, 15 Jan 2026 00:58:23 +0000</pubDate><link>https://news.ycombinator.com/item?id=46626453</link><dc:creator>affyboi</dc:creator><comments>https://news.ycombinator.com/item?id=46626453</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46626453</guid></item><item><title><![CDATA[New comment by affyboi in "Diffsitter – A Tree-sitter based AST difftool to get meaningful semantic diffs"]]></title><description><![CDATA[
<p>Nah I think most people could make something like this in a weekend</p>
]]></description><pubDate>Thu, 10 Jul 2025 22:41:37 +0000</pubDate><link>https://news.ycombinator.com/item?id=44526503</link><dc:creator>affyboi</dc:creator><comments>https://news.ycombinator.com/item?id=44526503</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=44526503</guid></item><item><title><![CDATA[New comment by affyboi in "Diffsitter – A Tree-sitter based AST difftool to get meaningful semantic diffs"]]></title><description><![CDATA[
<p>Note that diffsitter isn’t abandoned or anything. I took a year off working and just started a new job so I’ve been busy. I’ve got a laundry list of stuff I want to do with this project that will get done (at some point)</p>
]]></description><pubDate>Thu, 10 Jul 2025 22:37:57 +0000</pubDate><link>https://news.ycombinator.com/item?id=44526473</link><dc:creator>affyboi</dc:creator><comments>https://news.ycombinator.com/item?id=44526473</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=44526473</guid></item><item><title><![CDATA[New comment by affyboi in "Matt Godbolt sold me on Rust by showing me C++"]]></title><description><![CDATA[
<p>I don’t think that’s true. C++ just has a lot of baggage to deal with and people are doing the best they can with some ridiculous constraints. The sanitizers and things like clang-tidy, and better analysis in compilers seem to be really well received.</p>
]]></description><pubDate>Thu, 08 May 2025 14:59:31 +0000</pubDate><link>https://news.ycombinator.com/item?id=43926723</link><dc:creator>affyboi</dc:creator><comments>https://news.ycombinator.com/item?id=43926723</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=43926723</guid></item><item><title><![CDATA[New comment by affyboi in "Matt Godbolt sold me on Rust by showing me C++"]]></title><description><![CDATA[
<p>I might have misinterpreted what you mean as “standard” (I was originally thinking like you meant that the standard dictates all operations must be safe and doing things like the unsafe/unchecked option references would be outside the standard). I realized that you might mean it like it should be the default behavior, so correct me if I’m wrong there.<p>Yeah I agree that sane defaults would be nice and that things like unchecked accesses should be more explicit. Having linear types to properly enforce issues with things like use-after-move would also be awesome. I don’t know that anyone has ever accused C++ of being particularly ergonomic. Sum types and pattern matching would be awesome.<p>Nothing wrong with being a Rust fanboy :), I have written some (<a href="https://github.com/afnanenayet/diffsitter">https://github.com/afnanenayet/diffsitter</a>).</p>
]]></description><pubDate>Thu, 08 May 2025 14:57:12 +0000</pubDate><link>https://news.ycombinator.com/item?id=43926699</link><dc:creator>affyboi</dc:creator><comments>https://news.ycombinator.com/item?id=43926699</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=43926699</guid></item><item><title><![CDATA[New comment by affyboi in "Matt Godbolt sold me on Rust by showing me C++"]]></title><description><![CDATA[
<p>> Works for whom?<p>FAANG, hedge funds/HFT, game studios</p>
]]></description><pubDate>Wed, 07 May 2025 12:36:13 +0000</pubDate><link>https://news.ycombinator.com/item?id=43914860</link><dc:creator>affyboi</dc:creator><comments>https://news.ycombinator.com/item?id=43914860</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=43914860</guid></item><item><title><![CDATA[New comment by affyboi in "Matt Godbolt sold me on Rust by showing me C++"]]></title><description><![CDATA[
<p>> but why not just enforce that as standard<p>I don’t think people want that as standard. The whole point of using C++ tends to be because you can do whatever you need to for the sake of performance. The language is also heavily driven by firms that need extreme performance (because otherwise why not use a higher level language)<p>There are knobs like stdlib assertions and ubsan, but that’s opt-in because there’s a cost to it. Part of it is also the commitment to backwards compatibility and code that compiled before should generally compile now (though there are exceptions to that unofficial rule).</p>
]]></description><pubDate>Wed, 07 May 2025 12:33:36 +0000</pubDate><link>https://news.ycombinator.com/item?id=43914831</link><dc:creator>affyboi</dc:creator><comments>https://news.ycombinator.com/item?id=43914831</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=43914831</guid></item><item><title><![CDATA[New comment by affyboi in "Wall Street’s ‘Private Rooms’"]]></title><description><![CDATA[
<p>Gambling is much less regulated than the markets.</p>
]]></description><pubDate>Tue, 18 Mar 2025 15:11:11 +0000</pubDate><link>https://news.ycombinator.com/item?id=43400401</link><dc:creator>affyboi</dc:creator><comments>https://news.ycombinator.com/item?id=43400401</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=43400401</guid></item><item><title><![CDATA[New comment by affyboi in "Raytracing on Intel's Arc B580"]]></title><description><![CDATA[
<p>I don’t think the last two decades of computer graphics research are an Nvidia psyop. Ray tracing is relatively simple and also reflects reality (you’re literally doing a light simulation to approximate how we really see). It’s always been the gold standard for rendering, we just didn’t know how to make it fast enough for real time rendering.</p>
]]></description><pubDate>Mon, 17 Mar 2025 11:52:16 +0000</pubDate><link>https://news.ycombinator.com/item?id=43387495</link><dc:creator>affyboi</dc:creator><comments>https://news.ycombinator.com/item?id=43387495</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=43387495</guid></item><item><title><![CDATA[New comment by affyboi in "U.S. pauses all military aid to Ukraine"]]></title><description><![CDATA[
<p>Was the US still your favorite during the Bush administration?</p>
]]></description><pubDate>Wed, 05 Mar 2025 11:20:34 +0000</pubDate><link>https://news.ycombinator.com/item?id=43265263</link><dc:creator>affyboi</dc:creator><comments>https://news.ycombinator.com/item?id=43265263</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=43265263</guid></item><item><title><![CDATA[New comment by affyboi in "Hedge Funds Are Pocketing Much of Their Clients' Gains with 'No Limit' Fees"]]></title><description><![CDATA[
<p>I don’t think it has to be that crazy. I only have a Bachelors in CS.</p>
]]></description><pubDate>Tue, 11 Feb 2025 03:25:29 +0000</pubDate><link>https://news.ycombinator.com/item?id=43008588</link><dc:creator>affyboi</dc:creator><comments>https://news.ycombinator.com/item?id=43008588</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=43008588</guid></item><item><title><![CDATA[New comment by affyboi in "Show HN: Watch 3 AIs compete in real-time stock trading"]]></title><description><![CDATA[
<p>Generally speaking more volume is good. I’m happy I can buy/sell most of my stocks instantly and that I don’t pay execution fees. I don’t think most average traders operate on a horizon/scale that’s directly competing with institutional funds.</p>
]]></description><pubDate>Thu, 02 Jan 2025 11:15:22 +0000</pubDate><link>https://news.ycombinator.com/item?id=42573517</link><dc:creator>affyboi</dc:creator><comments>https://news.ycombinator.com/item?id=42573517</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=42573517</guid></item><item><title><![CDATA[New comment by affyboi in "Show HN: Watch 3 AIs compete in real-time stock trading"]]></title><description><![CDATA[
<p>> Math class does not teach practical knowledge such as personal finance or health.<p>It teaches you how to work in a quant shop</p>
]]></description><pubDate>Thu, 02 Jan 2025 11:09:35 +0000</pubDate><link>https://news.ycombinator.com/item?id=42573492</link><dc:creator>affyboi</dc:creator><comments>https://news.ycombinator.com/item?id=42573492</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=42573492</guid></item><item><title><![CDATA[New comment by affyboi in "Show HN: Watch 3 AIs compete in real-time stock trading"]]></title><description><![CDATA[
<p>You can just compute Sharpe</p>
]]></description><pubDate>Thu, 02 Jan 2025 11:06:16 +0000</pubDate><link>https://news.ycombinator.com/item?id=42573479</link><dc:creator>affyboi</dc:creator><comments>https://news.ycombinator.com/item?id=42573479</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=42573479</guid></item><item><title><![CDATA[New comment by affyboi in "Show HN: Watch 3 AIs compete in real-time stock trading"]]></title><description><![CDATA[
<p>There’s no markup, regulations dictate that you must get NBBO or better</p>
]]></description><pubDate>Thu, 02 Jan 2025 11:05:08 +0000</pubDate><link>https://news.ycombinator.com/item?id=42573472</link><dc:creator>affyboi</dc:creator><comments>https://news.ycombinator.com/item?id=42573472</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=42573472</guid></item><item><title><![CDATA[New comment by affyboi in "Yinpiao Zhou Charged with Drone Flying over Vandenberg"]]></title><description><![CDATA[
<p>Maybe we should preemptively put them in internment camps until the war is over, just in case</p>
]]></description><pubDate>Thu, 12 Dec 2024 23:04:57 +0000</pubDate><link>https://news.ycombinator.com/item?id=42404334</link><dc:creator>affyboi</dc:creator><comments>https://news.ycombinator.com/item?id=42404334</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=42404334</guid></item></channel></rss>