<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: talsania</title><link>https://news.ycombinator.com/user?id=talsania</link><description>Hacker News RSS</description><docs>https://hnrss.org/</docs><generator>hnrss v2.1.1</generator><lastBuildDate>Wed, 22 Apr 2026 08:42:42 +0000</lastBuildDate><atom:link href="https://hnrss.org/user?id=talsania" rel="self" type="application/rss+xml"></atom:link><item><title><![CDATA[New comment by talsania in "Show HN: SPICE simulation → oscilloscope → verification with Claude Code"]]></title><description><![CDATA[
<p>The AST idea for spice is something i've thought about too. a netlist is already a graph, the LLM just can't see it that way when it's flat text. serializing it with topology intact, adjacency, port polarities, device semantics is basically what your python frontend is doing implicitly, which explains why it behaves so much better than dumping a raw netlist into the prompt.</p>
]]></description><pubDate>Mon, 20 Apr 2026 10:10:07 +0000</pubDate><link>https://news.ycombinator.com/item?id=47832270</link><dc:creator>talsania</dc:creator><comments>https://news.ycombinator.com/item?id=47832270</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47832270</guid></item><item><title><![CDATA[New comment by talsania in "A cache-friendly IPv6 LPM with AVX-512 (linearized B+-tree, real BGP benchmarks)"]]></title><description><![CDATA[
<p>254K prefixes with skewed distribution means early exits dominate, and no SIMD throughput advantage survives a branch that terminates at depth 3. The interesting edge case is deaggregation events where prefix counts spike transiently and the rebuild-and-swap FIB has to absorb a table that's temporarily 2x normal size</p>
]]></description><pubDate>Mon, 20 Apr 2026 09:09:03 +0000</pubDate><link>https://news.ycombinator.com/item?id=47831871</link><dc:creator>talsania</dc:creator><comments>https://news.ycombinator.com/item?id=47831871</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47831871</guid></item><item><title><![CDATA[New comment by talsania in "GitHub's Fake Star Economy"]]></title><description><![CDATA[
<p>Seen this firsthand, repos with hundreds of stars and zero meaningful commits or issues. In hardware/RTL projects it's less prominent.</p>
]]></description><pubDate>Mon, 20 Apr 2026 08:59:57 +0000</pubDate><link>https://news.ycombinator.com/item?id=47831813</link><dc:creator>talsania</dc:creator><comments>https://news.ycombinator.com/item?id=47831813</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47831813</guid></item><item><title><![CDATA[New comment by talsania in "Ask HN: How did you land your first projects as a solo engineer/consultant?"]]></title><description><![CDATA[
<p>I am still a student; But the thing that got me actual responses from people in the industry was shipping hardware that physically works. Posted a NoC running on an Artix-7 with UART latency readback and got more engagement in a week than anything else I'd done. People in this space can smell checkbox projects immediately.</p>
]]></description><pubDate>Mon, 20 Apr 2026 08:56:20 +0000</pubDate><link>https://news.ycombinator.com/item?id=47831780</link><dc:creator>talsania</dc:creator><comments>https://news.ycombinator.com/item?id=47831780</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47831780</guid></item></channel></rss>