<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: 77</title><link>https://news.ycombinator.com/user?id=77</link><description>Hacker News RSS</description><docs>https://hnrss.org/</docs><generator>hnrss v2.1.1</generator><lastBuildDate>Tue, 21 Apr 2026 06:26:23 +0000</lastBuildDate><atom:link href="https://hnrss.org/user?id=77" rel="self" type="application/rss+xml"></atom:link><item><title><![CDATA[New comment by 77 in "Want to Write a Compiler? Just Read These Two Papers (2008)"]]></title><description><![CDATA[
<p><a href="https://xmonader.github.io/letsbuildacompiler-pretty/" rel="nofollow">https://xmonader.github.io/letsbuildacompiler-pretty/</a></p>
]]></description><pubDate>Wed, 15 Apr 2026 11:46:04 +0000</pubDate><link>https://news.ycombinator.com/item?id=47777776</link><dc:creator>77</dc:creator><comments>https://news.ycombinator.com/item?id=47777776</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47777776</guid></item><item><title><![CDATA[New comment by 77 in "Strings Just Got Faster"]]></title><description><![CDATA[
<p>To be more precise, Java initially uses a linked list for nodes within a bin. If the number of items inside the bin crosses TREEIFY_THRESHOLD (which is 8), then that specific bin is converted into a RB tree.<p>This is detailed in implementation notes comment here:
<a href="https://github.com/openjdk/jdk/blob/56468c42bef8524e53a929dc2ae603cff05b55e3/src/java.base/share/classes/java/util/HashMap.java#L146">https://github.com/openjdk/jdk/blob/56468c42bef8524e53a929dc...</a></p>
]]></description><pubDate>Fri, 02 May 2025 22:41:35 +0000</pubDate><link>https://news.ycombinator.com/item?id=43875223</link><dc:creator>77</dc:creator><comments>https://news.ycombinator.com/item?id=43875223</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=43875223</guid></item><item><title><![CDATA[New comment by 77 in "Introducing command And commandfor In HTML"]]></title><description><![CDATA[
<p>This hack has terrible accessibility. For one, the <label> is not focusable by default, so keyboard users won't be able to toggle the popup at all. And I don't think it's possible to dynamically set ARIA attributes without JS.</p>
]]></description><pubDate>Sat, 08 Mar 2025 12:52:06 +0000</pubDate><link>https://news.ycombinator.com/item?id=43299838</link><dc:creator>77</dc:creator><comments>https://news.ycombinator.com/item?id=43299838</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=43299838</guid></item><item><title><![CDATA[Designing my tattoo using generative art in p5.js]]></title><description><![CDATA[
<p>Article URL: <a href="https://konradbochnia.com/posts/designing-my-tattoo-using-generative-art-in-p5js/">https://konradbochnia.com/posts/designing-my-tattoo-using-generative-art-in-p5js/</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=35989674">https://news.ycombinator.com/item?id=35989674</a></p>
<p>Points: 2</p>
<p># Comments: 0</p>
]]></description><pubDate>Thu, 18 May 2023 15:47:26 +0000</pubDate><link>https://konradbochnia.com/posts/designing-my-tattoo-using-generative-art-in-p5js/</link><dc:creator>77</dc:creator><comments>https://news.ycombinator.com/item?id=35989674</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=35989674</guid></item></channel></rss>