<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: elphard</title><link>https://news.ycombinator.com/user?id=elphard</link><description>Hacker News RSS</description><docs>https://hnrss.org/</docs><generator>hnrss v2.1.1</generator><lastBuildDate>Tue, 04 Aug 2026 15:54:57 +0000</lastBuildDate><atom:link href="https://hnrss.org/user?id=elphard" rel="self" type="application/rss+xml"></atom:link><item><title><![CDATA[New comment by elphard in "Why Social Media Bans Alone Can't Solve the Age Verification Dilemma"]]></title><description><![CDATA[
<p>Meta made $60 billion in profits last year; they can spend some of that to figure out how to protect children from harmful content on their platform.</p>
]]></description><pubDate>Fri, 19 Jun 2026 09:55:26 +0000</pubDate><link>https://news.ycombinator.com/item?id=48596779</link><dc:creator>elphard</dc:creator><comments>https://news.ycombinator.com/item?id=48596779</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48596779</guid></item><item><title><![CDATA[New comment by elphard in "A sleep-like consolidation mechanism for LLMs"]]></title><description><![CDATA[
<p>We should let them sleep with half a brain at a time like migrating birds.</p>
]]></description><pubDate>Tue, 26 May 2026 20:23:34 +0000</pubDate><link>https://news.ycombinator.com/item?id=48285483</link><dc:creator>elphard</dc:creator><comments>https://news.ycombinator.com/item?id=48285483</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48285483</guid></item><item><title><![CDATA[New comment by elphard in "Show HN: A MitM proxy to see what your LLM tools are sending"]]></title><description><![CDATA[
<p>This is fantastic. Claude doesn't make it easy to inspect what it's sending - which would actually be really useful for refining the project-specific prompts.</p>
]]></description><pubDate>Wed, 28 Jan 2026 23:37:11 +0000</pubDate><link>https://news.ycombinator.com/item?id=46803363</link><dc:creator>elphard</dc:creator><comments>https://news.ycombinator.com/item?id=46803363</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46803363</guid></item><item><title><![CDATA[New comment by elphard in "How the Lobsters front page works"]]></title><description><![CDATA[
<p>Thanks! That's an interesting approach for filtering new joiners.</p>
]]></description><pubDate>Sun, 18 Jan 2026 18:24:39 +0000</pubDate><link>https://news.ycombinator.com/item?id=46670589</link><dc:creator>elphard</dc:creator><comments>https://news.ycombinator.com/item?id=46670589</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46670589</guid></item><item><title><![CDATA[New comment by elphard in "How the Lobsters front page works"]]></title><description><![CDATA[
<p>How difficult is it to get invited to join Lobsters?</p>
]]></description><pubDate>Sun, 18 Jan 2026 18:20:06 +0000</pubDate><link>https://news.ycombinator.com/item?id=46670520</link><dc:creator>elphard</dc:creator><comments>https://news.ycombinator.com/item?id=46670520</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46670520</guid></item><item><title><![CDATA[New comment by elphard in "Poking holes into bytecode with peephole optimisations"]]></title><description><![CDATA[
<p>I like that you are treating peephole as a strict fallback after IR optimizations, with a tiny window and single pass. In a lot of compilers this stage turns into a junk drawer of pattern matches that quietly grow until no one remembers why half of them exist.<p>The opt_trace! hook is the underrated bit here. Once you start rewriting instruction sequences, knowing which patterns fire and how often on real programs is usually more valuable than another synthetic benchmark. Keeping it behind -O1 is a nice way to make sure you only pay for that complexity when users actually opt in.</p>
]]></description><pubDate>Sun, 18 Jan 2026 16:05:34 +0000</pubDate><link>https://news.ycombinator.com/item?id=46668893</link><dc:creator>elphard</dc:creator><comments>https://news.ycombinator.com/item?id=46668893</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46668893</guid></item></channel></rss>