<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: Labo333</title><link>https://news.ycombinator.com/user?id=Labo333</link><description>Hacker News RSS</description><docs>https://hnrss.org/</docs><generator>hnrss v2.1.1</generator><lastBuildDate>Fri, 28 Aug 2026 06:53:22 +0000</lastBuildDate><atom:link href="https://hnrss.org/user?id=Labo333" rel="self" type="application/rss+xml"></atom:link><item><title><![CDATA[New comment by Labo333 in "Show HN: The load-bearing vocabulary of Claude"]]></title><description><![CDATA[
<p>Thanks! The real and probably unnecessary pain was having the words in different sizes.</p>
]]></description><pubDate>Fri, 28 Aug 2026 06:09:13 +0000</pubDate><link>https://news.ycombinator.com/item?id=49474921</link><dc:creator>Labo333</dc:creator><comments>https://news.ycombinator.com/item?id=49474921</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=49474921</guid></item><item><title><![CDATA[New comment by Labo333 in "Show HN: The load-bearing vocabulary of Claude"]]></title><description><![CDATA[
<p>G502 user here! I also put a draggable scrollbar for the less lucky :)</p>
]]></description><pubDate>Fri, 28 Aug 2026 06:07:59 +0000</pubDate><link>https://news.ycombinator.com/item?id=49474911</link><dc:creator>Labo333</dc:creator><comments>https://news.ycombinator.com/item?id=49474911</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=49474911</guid></item><item><title><![CDATA[New comment by Labo333 in "Show HN: The load-bearing vocabulary of Claude"]]></title><description><![CDATA[
<p>I guess a lot of people use shape, for example to discuss frontend.</p>
]]></description><pubDate>Fri, 28 Aug 2026 05:58:08 +0000</pubDate><link>https://news.ycombinator.com/item?id=49474860</link><dc:creator>Labo333</dc:creator><comments>https://news.ycombinator.com/item?id=49474860</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=49474860</guid></item><item><title><![CDATA[New comment by Labo333 in "Show HN: The load-bearing vocabulary of Claude"]]></title><description><![CDATA[
<p>I compute frequencies and rank the words by relative frequency!</p>
]]></description><pubDate>Fri, 28 Aug 2026 05:56:41 +0000</pubDate><link>https://news.ycombinator.com/item?id=49474850</link><dc:creator>Labo333</dc:creator><comments>https://news.ycombinator.com/item?id=49474850</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=49474850</guid></item><item><title><![CDATA[New comment by Labo333 in "Show HN: The load-bearing vocabulary of Claude"]]></title><description><![CDATA[
<p>Thank you all for the feedback!<p>I added the search bar, increased the data to 1000 PR a day (more than 50M words total) and added a feature to explore the other clusters as well. I hope the page is not getting cluttered.</p>
]]></description><pubDate>Fri, 28 Aug 2026 00:27:34 +0000</pubDate><link>https://news.ycombinator.com/item?id=49472975</link><dc:creator>Labo333</dc:creator><comments>https://news.ycombinator.com/item?id=49472975</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=49472975</guid></item><item><title><![CDATA[New comment by Labo333 in "Show HN: The load-bearing vocabulary of Claude"]]></title><description><![CDATA[
<p>Thank you!<p>I did test it with my mac touchpad without issue. Maybe the problem is that I wanted to make discrete scroll-wheel ticks work. I just tried a fix by normalising deltaMode to pixels.<p>If you could just paste this in your console, I would have a better idea:<p><pre><code>    document.querySelector('.wall').addEventListener('wheel', e =>
      console.log(e.deltaMode, e.deltaY.toFixed(2), e.defaultPrevented ? 'PAGE' : 'native'), true)</code></pre></p>
]]></description><pubDate>Fri, 28 Aug 2026 00:08:22 +0000</pubDate><link>https://news.ycombinator.com/item?id=49472834</link><dc:creator>Labo333</dc:creator><comments>https://news.ycombinator.com/item?id=49472834</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=49472834</guid></item><item><title><![CDATA[New comment by Labo333 in "Show HN: The load-bearing vocabulary of Claude"]]></title><description><![CDATA[
<p>Thank you!<p>I asked Claude for a few original designs, then iterated a lot for the UI. It called this design "Rasterfeld", which is a word that means "field of grids", a term used in swiss design <a href="https://docs.mew.design/blog/swiss-design-style/" rel="nofollow">https://docs.mew.design/blog/swiss-design-style/</a> as @alwa said.<p>The 3 primary colors refer more to pop art and Bauhaus.<p>I'm really eager for a nice book about "design" that would document all those styles, if someone has a recommendation.</p>
]]></description><pubDate>Thu, 27 Aug 2026 22:26:37 +0000</pubDate><link>https://news.ycombinator.com/item?id=49472093</link><dc:creator>Labo333</dc:creator><comments>https://news.ycombinator.com/item?id=49472093</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=49472093</guid></item><item><title><![CDATA[New comment by Labo333 in "Show HN: The load-bearing vocabulary of Claude"]]></title><description><![CDATA[
<p>no reason for 8 clusters!<p>I did experiment and a stacked chart seemed the most clear, with the important cluster at the bottom.</p>
]]></description><pubDate>Thu, 27 Aug 2026 19:55:54 +0000</pubDate><link>https://news.ycombinator.com/item?id=49470340</link><dc:creator>Labo333</dc:creator><comments>https://news.ycombinator.com/item?id=49470340</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=49470340</guid></item><item><title><![CDATA[New comment by Labo333 in "Show HN: The load-bearing vocabulary of Claude"]]></title><description><![CDATA[
<p>Sadly pretty uninteresting, you can probably just launch Claude code on the repo to see by yourself. One cluster is french and spanish, another is about design, another about frontend, etc...</p>
]]></description><pubDate>Thu, 27 Aug 2026 16:20:49 +0000</pubDate><link>https://news.ycombinator.com/item?id=49467304</link><dc:creator>Labo333</dc:creator><comments>https://news.ycombinator.com/item?id=49467304</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=49467304</guid></item><item><title><![CDATA[New comment by Labo333 in "Show HN: The load-bearing vocabulary of Claude"]]></title><description><![CDATA[
<p>Thank you so much! The presentation was really my goal here, more than the model itself.</p>
]]></description><pubDate>Thu, 27 Aug 2026 16:07:52 +0000</pubDate><link>https://news.ycombinator.com/item?id=49467111</link><dc:creator>Labo333</dc:creator><comments>https://news.ycombinator.com/item?id=49467111</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=49467111</guid></item><item><title><![CDATA[New comment by Labo333 in "Show HN: The load-bearing vocabulary of Claude"]]></title><description><![CDATA[
<p>Author here! Grateful for the kind words, human communities like HN really hit differently when you spend the whole day chatting with sycophantic and bullshitting agents (including to make this page).<p>I'm currently adding a search bar as well as increasing the data to 1000 PR per day.<p>A nice thing that is not obvious on the main page is that the dataset and analysis are updated daily using Github Actions (at least when they don't suffer from an outage ^^). I find it pretty cool to be able to build such apps without a "backend"!</p>
]]></description><pubDate>Thu, 27 Aug 2026 15:58:14 +0000</pubDate><link>https://news.ycombinator.com/item?id=49466938</link><dc:creator>Labo333</dc:creator><comments>https://news.ycombinator.com/item?id=49466938</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=49466938</guid></item><item><title><![CDATA[New comment by Labo333 in "Show HN: The load-bearing vocabulary of Claude"]]></title><description><![CDATA[
<p>That was the intention behind my title!</p>
]]></description><pubDate>Thu, 27 Aug 2026 15:55:34 +0000</pubDate><link>https://news.ycombinator.com/item?id=49466898</link><dc:creator>Labo333</dc:creator><comments>https://news.ycombinator.com/item?id=49466898</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=49466898</guid></item><item><title><![CDATA[New comment by Labo333 in "Show HN: The load-bearing vocabulary of Claude"]]></title><description><![CDATA[
<p>I have been using it as well, but I think adding a search bar will heighten the experience. I'm trying out some designs right now :)</p>
]]></description><pubDate>Thu, 27 Aug 2026 15:54:45 +0000</pubDate><link>https://news.ycombinator.com/item?id=49466885</link><dc:creator>Labo333</dc:creator><comments>https://news.ycombinator.com/item?id=49466885</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=49466885</guid></item><item><title><![CDATA[New comment by Labo333 in "Show HN: The load-bearing vocabulary of Claude"]]></title><description><![CDATA[
<p>Author here, thank you so much! I really tried to make it nice to use, beyond the (quite original) modelling.<p>A prototype I did tried to detect some grammatical constructions, eg "it's not ..., it's ...", but I am not sure how to systematize that.<p>Also just a disclaimer: I am NOT tracking Claude tics, I am merely finding that a particular cluster of vocabulary increases. Tracking Claude requires labelled data IMO. I tried using model release dates in a structural model to constraint the clusters but the result was not compelling, so I ended up simplifying the model a lot!</p>
]]></description><pubDate>Thu, 27 Aug 2026 15:50:08 +0000</pubDate><link>https://news.ycombinator.com/item?id=49466789</link><dc:creator>Labo333</dc:creator><comments>https://news.ycombinator.com/item?id=49466789</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=49466789</guid></item><item><title><![CDATA[New comment by Labo333 in "Show HN: The load-bearing vocabulary of Claude"]]></title><description><![CDATA[
<p>I'm not even sure a PhD helps. It just overuses jargon that has NO meaning. Sometimes, it actually hand waves too much as well while trying to dumb down stuff for you.<p>I am not sure whether it's a consequence of learning to reason from its traces or some RLHF that trips it into using weird terms to sound smarter to the humans who rate it.</p>
]]></description><pubDate>Thu, 27 Aug 2026 15:46:31 +0000</pubDate><link>https://news.ycombinator.com/item?id=49466725</link><dc:creator>Labo333</dc:creator><comments>https://news.ycombinator.com/item?id=49466725</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=49466725</guid></item><item><title><![CDATA[New comment by Labo333 in "Show HN: The load-bearing vocabulary of Claude"]]></title><description><![CDATA[
<p>I thought about that, I might add it if I can find a nice design!</p>
]]></description><pubDate>Thu, 27 Aug 2026 15:43:51 +0000</pubDate><link>https://news.ycombinator.com/item?id=49466679</link><dc:creator>Labo333</dc:creator><comments>https://news.ycombinator.com/item?id=49466679</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=49466679</guid></item><item><title><![CDATA[New comment by Labo333 in "Show HN: The load-bearing vocabulary of Claude"]]></title><description><![CDATA[
<p>Author here :)<p>Thank you for the compliment! I did spend a lot of time designing a nice experience on both desktop and mobile. Even the scrollbar to select words was non trivial as I wanted the words to be of different size, yet avoid flickering when scrolling!</p>
]]></description><pubDate>Thu, 27 Aug 2026 15:43:21 +0000</pubDate><link>https://news.ycombinator.com/item?id=49466670</link><dc:creator>Labo333</dc:creator><comments>https://news.ycombinator.com/item?id=49466670</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=49466670</guid></item><item><title><![CDATA[Show HN: The load-bearing vocabulary of Claude]]></title><description><![CDATA[
<p>Article URL: <a href="https://louisabraham.github.io/load-bearing/">https://louisabraham.github.io/load-bearing/</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=49461817">https://news.ycombinator.com/item?id=49461817</a></p>
<p>Points: 445</p>
<p># Comments: 213</p>
]]></description><pubDate>Thu, 27 Aug 2026 08:59:49 +0000</pubDate><link>https://louisabraham.github.io/load-bearing/</link><dc:creator>Labo333</dc:creator><comments>https://news.ycombinator.com/item?id=49461817</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=49461817</guid></item><item><title><![CDATA[New comment by Labo333 in "OpenLogi"]]></title><description><![CDATA[
<p>Nice!<p>I'm not sure this supports G502 as it's supposed to be controlled by Logitech G HUB.<p>Anyway, if you want a CLI replacement for G HUB, I played a bit with opengcontrol [1] to support my new G502 using Claude Code. I wrote a short blog post about it as well [2]. I even got a battery indicator for my menu bar.<p>[1]: <a href="https://github.com/kasik96/opengcontrol" rel="nofollow">https://github.com/kasik96/opengcontrol</a><p>[2]: <a href="https://louisabraham.github.io/articles/clawd-grip" rel="nofollow">https://louisabraham.github.io/articles/clawd-grip</a></p>
]]></description><pubDate>Wed, 19 Aug 2026 05:52:35 +0000</pubDate><link>https://news.ycombinator.com/item?id=49357408</link><dc:creator>Labo333</dc:creator><comments>https://news.ycombinator.com/item?id=49357408</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=49357408</guid></item><item><title><![CDATA[New comment by Labo333 in "I'm a USB-C Maximalist"]]></title><description><![CDATA[
<p>I cannot recommend enough <a href="https://github.com/darrylmorley/whatcable" rel="nofollow">https://github.com/darrylmorley/whatcable</a> to know what power and data capabilities your cables support.</p>
]]></description><pubDate>Wed, 15 Jul 2026 00:20:57 +0000</pubDate><link>https://news.ycombinator.com/item?id=48914688</link><dc:creator>Labo333</dc:creator><comments>https://news.ycombinator.com/item?id=48914688</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48914688</guid></item></channel></rss>