<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: jagthebeetle</title><link>https://news.ycombinator.com/user?id=jagthebeetle</link><description>Hacker News RSS</description><docs>https://hnrss.org/</docs><generator>hnrss v2.1.1</generator><lastBuildDate>Wed, 15 Apr 2026 11:22:06 +0000</lastBuildDate><atom:link href="https://hnrss.org/user?id=jagthebeetle" rel="self" type="application/rss+xml"></atom:link><item><title><![CDATA[New comment by jagthebeetle in "De Bruijn Numerals"]]></title><description><![CDATA[
<p>Looking at <a href="https://text.marvinborner.de/2023-04-06-01.html" rel="nofollow">https://text.marvinborner.de/2023-04-06-01.html</a> helped me understand the syntax a bit (though I'm just a non-theoretical programmer).<p>I was confused about what <4> = \lambda ^ 5 4 meant, since it already seemed to have a "4" in it.<p>The trick is that the 4 seems to be similar to a positional argument index, but numbered inside out.<p>IOW, in this encoding, <4> is a function that can be called 5 times (the exponent on the lambda) and upon the fifth call will resolve to whatever was passed in 1st (which because of the inside-out ordering is labeled "4").<p>(For a simpler example, 0 is a function that can be called once and returns its argument.)<p>So succ is 3-ary; it says, give me a function (index 2, outermost call); next, give me its first argument (index 1, second-outermost call); when you call that (index 0, dropped, innermost call), I'll apply the function to the argument.<p>But note that if index 2 is a numeral <N>, the outermost call returns a function that will "remember" the next thing passed in and return it after 1 (succ's innermost call) + N + 1 (<N>'s contract) calls.</p>
]]></description><pubDate>Sun, 16 Nov 2025 18:47:44 +0000</pubDate><link>https://news.ycombinator.com/item?id=45947376</link><dc:creator>jagthebeetle</dc:creator><comments>https://news.ycombinator.com/item?id=45947376</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=45947376</guid></item><item><title><![CDATA[New comment by jagthebeetle in "Dark Academia Grows Up"]]></title><description><![CDATA[
<p>I quite like _The Secret History_ too.<p>I think in _Babel_ (and _Katabasis_ as well), Kuang is a bit more prone than Tartt to showing off legit academic tidbits, which gives a nice scholarly glint (the illusion of high-brow? authenticity, dare I say?) to the environment, while not compromising the easy fantasy reading. More details than vibes, perhaps?<p>(When she gets details wrong, it does break the illusion. Like a small tangent on the etymology of the Greek word for truth in _Katabasis_.)<p>Oxford also simply has a certain aura for me, being from the US. All in all, I think Kuang's books are great "binge" or "airplane" reads with a smack of academic authenticity.<p>I saw _Possession_ mentioned elsewhere, which I think does academic vibes _and_ details very and IMO resides in a more refined literary category than either of the two other books. I should reread it!</p>
]]></description><pubDate>Tue, 09 Sep 2025 04:07:24 +0000</pubDate><link>https://news.ycombinator.com/item?id=45177273</link><dc:creator>jagthebeetle</dc:creator><comments>https://news.ycombinator.com/item?id=45177273</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=45177273</guid></item><item><title><![CDATA[New comment by jagthebeetle in "What learning react won't teach you: Image Formats"]]></title><description><![CDATA[
<p>A bit of a nit, but the 17kb PNG actually looks slightly blurry, or "artifact-ed" on my MacBook screen. Happily though, the author included a section on SVG at the bottom, which was my knee-jerk reaction for the appropriate format for lettering at that scale.</p>
]]></description><pubDate>Tue, 19 Aug 2025 00:56:38 +0000</pubDate><link>https://news.ycombinator.com/item?id=44947120</link><dc:creator>jagthebeetle</dc:creator><comments>https://news.ycombinator.com/item?id=44947120</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=44947120</guid></item><item><title><![CDATA[New comment by jagthebeetle in "Try and"]]></title><description><![CDATA[
<p>This construction is similar to a hendiadys (which comes from the Greek for "one through two"); e.g. "nice and warm." (So says Fowler anyway.)</p>
]]></description><pubDate>Sun, 10 Aug 2025 19:26:52 +0000</pubDate><link>https://news.ycombinator.com/item?id=44857552</link><dc:creator>jagthebeetle</dc:creator><comments>https://news.ycombinator.com/item?id=44857552</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=44857552</guid></item><item><title><![CDATA[New comment by jagthebeetle in "Pi calculation world record with over 202T digits"]]></title><description><![CDATA[
<p>I thought this wasn't actually mathematically established - the related property would be whether or not pi is normal.</p>
]]></description><pubDate>Mon, 15 Jul 2024 15:30:05 +0000</pubDate><link>https://news.ycombinator.com/item?id=40968732</link><dc:creator>jagthebeetle</dc:creator><comments>https://news.ycombinator.com/item?id=40968732</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=40968732</guid></item><item><title><![CDATA[New comment by jagthebeetle in "This is a teenager"]]></title><description><![CDATA[
<p>Agreed, not least because:
- area-based visualizations make the effect hard to distinguish; bar charts or data clouds with numbers and confidence intervals would have been way more immediate.
- the colors make the negative group (usually) more visually prominent, since it has higher contrast with the background, exacerbating the area-estimation problem. (e.g. me wondering, "are there more overweight pink people as a fraction of pink people?")</p>
]]></description><pubDate>Tue, 16 Apr 2024 18:38:22 +0000</pubDate><link>https://news.ycombinator.com/item?id=40055620</link><dc:creator>jagthebeetle</dc:creator><comments>https://news.ycombinator.com/item?id=40055620</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=40055620</guid></item><item><title><![CDATA[New comment by jagthebeetle in "Hexcodle"]]></title><description><![CDATA[
<p>While I agree the LSD is somewhat meaningless, I personally find it fun to test my color matching/mixing. Binary search circumvents that (at least for the most significant digit); though I agree it really only applies for the first and maybe second guess.<p>For instance, my initial guess was off by (+1,-1,-1,+3,-1-2) and my first impulse was to look at the target and see that I had too much red and not enough green.</p>
]]></description><pubDate>Thu, 28 Dec 2023 22:47:08 +0000</pubDate><link>https://news.ycombinator.com/item?id=38799714</link><dc:creator>jagthebeetle</dc:creator><comments>https://news.ycombinator.com/item?id=38799714</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=38799714</guid></item><item><title><![CDATA[New comment by jagthebeetle in "Valetudo – Cloud replacement for vacuum robots enabling local-only operation"]]></title><description><![CDATA[
<p>Tangentially, "valetudo" is just "health" (which may contextually connote _good_ or _bad_ health): <a href="https://www.perseus.tufts.edu/hopper/text?doc=Perseus:text:1999.04.0059:entry=valetudo" rel="nofollow">https://www.perseus.tufts.edu/hopper/text?doc=Perseus:text:1...</a><p>We get "valetudinarian" from this word, one who worries (excessively) about one's health.</p>
]]></description><pubDate>Thu, 28 Dec 2023 04:33:58 +0000</pubDate><link>https://news.ycombinator.com/item?id=38790075</link><dc:creator>jagthebeetle</dc:creator><comments>https://news.ycombinator.com/item?id=38790075</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=38790075</guid></item><item><title><![CDATA[New comment by jagthebeetle in "Veritasium: The SAT Question Everyone Got Wrong [video]"]]></title><description><![CDATA[
<p>That intuition makes a lot of sense to me, especially if I picture the person's frame of reference.<p>Kind of reminds me (a layman) of winding numbers. I suppose there are topologically inspired variations of this problem that might be even more "paradoxical" (or perhaps just silly). If you moonwalk the second half, you undo your rotation? Or if you follow specially designed subterranean tunnels, you can end up doing 0 or negative rotations!</p>
]]></description><pubDate>Tue, 26 Dec 2023 23:16:04 +0000</pubDate><link>https://news.ycombinator.com/item?id=38777126</link><dc:creator>jagthebeetle</dc:creator><comments>https://news.ycombinator.com/item?id=38777126</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=38777126</guid></item><item><title><![CDATA[New comment by jagthebeetle in "The rule says, “No vehicles in the park”"]]></title><description><![CDATA[
<p>"Travois" seemed the most interesting one. Based purely on the first page of Google images, it struck me as somewhere between a horse and a carriage, but ever more on the vehicle side.</p>
]]></description><pubDate>Sat, 24 Jun 2023 00:43:16 +0000</pubDate><link>https://news.ycombinator.com/item?id=36454210</link><dc:creator>jagthebeetle</dc:creator><comments>https://news.ycombinator.com/item?id=36454210</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=36454210</guid></item><item><title><![CDATA[New comment by jagthebeetle in "Bicycle"]]></title><description><![CDATA[
<p>What a great example! As a recent astronomy enthusiast, I found myself doubting this comment initially ("well, eclipses ARE related"), and this despite the fact that I have a toy tellurion right by my desk.<p>But hearing a particular phrase in the below video helped correct my model. One sanity check is that you can see non-full moons during the day (although I definitely would have just assumed it was still a matter of angles).<p>Related video: <a href="https://www.youtube.com/watch?v=Jip3BbZBpsM">https://www.youtube.com/watch?v=Jip3BbZBpsM</a></p>
]]></description><pubDate>Tue, 28 Mar 2023 19:49:01 +0000</pubDate><link>https://news.ycombinator.com/item?id=35346809</link><dc:creator>jagthebeetle</dc:creator><comments>https://news.ycombinator.com/item?id=35346809</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=35346809</guid></item><item><title><![CDATA[New comment by jagthebeetle in "Long-sought math proof unlocks more mysterious ‘modular forms’"]]></title><description><![CDATA[
<p>I never did math past linear algebra/real analysis, so the only concept of sizes I have are countable/uncountable infinities.<p>Apparently the crux of this proof was showing that "the space of all modular forms with bounded denominators" and "the space of all congruence modular forms" were the same size.<p>I wonder what kind of expression "size" is here. Presumably not some finite integer, nor one of the simple infinities, since their first step was showing one is "a bit bigger" than the other. I wish this article went into more detail on that.<p>I definitely remember nerding out about modular forms via Andrew Wiles as a younger self.</p>
]]></description><pubDate>Thu, 16 Mar 2023 01:50:26 +0000</pubDate><link>https://news.ycombinator.com/item?id=35177174</link><dc:creator>jagthebeetle</dc:creator><comments>https://news.ycombinator.com/item?id=35177174</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=35177174</guid></item><item><title><![CDATA[New comment by jagthebeetle in "What Is Anglish?"]]></title><description><![CDATA[
<p>Of particular note are some reinforcements from Old Norse (circa 850s onward):<p>- are (displacing bēoþ, sind, and sindon)<p>- their (displacing heora)<p>- they (displacing hīe)<p>As a linguistic game, sounds fun. Hopefully its pupils don't take it too seriously, hem hem, e.g. William Strunk the Lesser: "Saxon is a livelier tongue than Latin, so use Anglo-Saxon words"</p>
]]></description><pubDate>Mon, 27 Feb 2023 20:24:50 +0000</pubDate><link>https://news.ycombinator.com/item?id=34961419</link><dc:creator>jagthebeetle</dc:creator><comments>https://news.ycombinator.com/item?id=34961419</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=34961419</guid></item><item><title><![CDATA[New comment by jagthebeetle in "En-CA switching to M/d/yy from y-MM-dd?"]]></title><description><![CDATA[
<p>I noticed some locale-formatting tests breaking in Chrome 110 and traced this back to a change in Unicode CLDR 42.<p>You can find this by searching for "y-MM-dd" in the linked changelog.<p>AIUI, the official recommendation is to use y-MM-dd, and M/d/yy is particularly ambiguous in Canada, at least relative to the US.<p>Thought I'd float in case anyone knows more, or has been using the "en-CA" trick to get American-ish dates with YYYY-MM-DD short dates.</p>
]]></description><pubDate>Thu, 09 Feb 2023 17:53:37 +0000</pubDate><link>https://news.ycombinator.com/item?id=34728161</link><dc:creator>jagthebeetle</dc:creator><comments>https://news.ycombinator.com/item?id=34728161</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=34728161</guid></item><item><title><![CDATA[En-CA switching to M/d/yy from y-MM-dd?]]></title><description><![CDATA[
<p>Article URL: <a href="https://unicode-org.github.io/cldr-staging/charts/42/delta/en.html">https://unicode-org.github.io/cldr-staging/charts/42/delta/en.html</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=34728160">https://news.ycombinator.com/item?id=34728160</a></p>
<p>Points: 2</p>
<p># Comments: 1</p>
]]></description><pubDate>Thu, 09 Feb 2023 17:53:37 +0000</pubDate><link>https://unicode-org.github.io/cldr-staging/charts/42/delta/en.html</link><dc:creator>jagthebeetle</dc:creator><comments>https://news.ycombinator.com/item?id=34728160</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=34728160</guid></item><item><title><![CDATA[New comment by jagthebeetle in "NYC Slice"]]></title><description><![CDATA[
<p>I'm from NYC and call it "plain" or "cheese." "Regular" makes me think too hard as to whether the "New York thing" is to say "regular" or "plain." It's also a lot of syllables.<p>A similar phenomenon occurs with waiting "in [a/the] line" vs "on [a/the] line." I think I say either, but I'm "supposed to" say "on line."</p>
]]></description><pubDate>Thu, 12 Jan 2023 00:05:16 +0000</pubDate><link>https://news.ycombinator.com/item?id=34347003</link><dc:creator>jagthebeetle</dc:creator><comments>https://news.ycombinator.com/item?id=34347003</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=34347003</guid></item><item><title><![CDATA[New comment by jagthebeetle in "The science of having ideas in the shower"]]></title><description><![CDATA[
<p>I see this concept often cited when mathematicians talk about how they had a breakthrough on a proof, but I have to say, I don't think I've ever noticed it in myself, sadly.<p>I have good ideas, and sometimes I need a break before my idea generation is back to a good state. Perhaps this is because I spend most of my time coding on complicated but not groundbreaking stuff.<p>But a little bit of jealousy certainly at seeing this described as a "universal human experience."</p>
]]></description><pubDate>Sat, 07 Jan 2023 23:55:18 +0000</pubDate><link>https://news.ycombinator.com/item?id=34294417</link><dc:creator>jagthebeetle</dc:creator><comments>https://news.ycombinator.com/item?id=34294417</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=34294417</guid></item><item><title><![CDATA[New comment by jagthebeetle in "U.S. moves to seize $460M Robinhood stake linked to Sam Bankman-Fried"]]></title><description><![CDATA[
<p>Financial Times reported on Silvergate's disclosure of $8.1B in withdrawals [1], but curiously, don't mention a $100M seizure. Is this new / verified?<p>[1]: <a href="https://www.ft.com/content/69cd8629-278d-4cd5-a3e7-96d2f6c85f34" rel="nofollow">https://www.ft.com/content/69cd8629-278d-4cd5-a3e7-96d2f6c85...</a></p>
]]></description><pubDate>Thu, 05 Jan 2023 17:13:26 +0000</pubDate><link>https://news.ycombinator.com/item?id=34263020</link><dc:creator>jagthebeetle</dc:creator><comments>https://news.ycombinator.com/item?id=34263020</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=34263020</guid></item><item><title><![CDATA[New comment by jagthebeetle in "Orrery (Earth, Moon, and Sun)"]]></title><description><![CDATA[
<p>Isn't the earth's eccentricity incredibly low? (To the point that human-noticeability or non-precision-machinability are out of the question?)<p>That's not to say I have any comment on the accuracy of ellipse calculation. Keplerian mechanics are beyond me. But I did see a the gear-ratio calculation repo linked: <a href="https://github.com/amandaghassaei/tellurion-orrery/tree/main/gear-calculations">https://github.com/amandaghassaei/tellurion-orrery/tree/main...</a><p>It seems angular positional error after 100 years of simulation was the optimization goal.</p>
]]></description><pubDate>Mon, 02 Jan 2023 07:34:17 +0000</pubDate><link>https://news.ycombinator.com/item?id=34215339</link><dc:creator>jagthebeetle</dc:creator><comments>https://news.ycombinator.com/item?id=34215339</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=34215339</guid></item><item><title><![CDATA[New comment by jagthebeetle in "Langoguessr"]]></title><description><![CDATA[
<p>I wish it weren't song-based, though it's an understandable implementation.<p>As others have noted, there are often many cues 'n' clues even before a single word is uttered. But also, I have trouble enough picking out words in my native tongue, let alone when transmogrified by musical prosody and accompaniment.<p>Today I learned that Polish sounds nothing like what I thought it sounded like :)</p>
]]></description><pubDate>Mon, 02 Jan 2023 06:57:30 +0000</pubDate><link>https://news.ycombinator.com/item?id=34215147</link><dc:creator>jagthebeetle</dc:creator><comments>https://news.ycombinator.com/item?id=34215147</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=34215147</guid></item></channel></rss>