<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: interroboink</title><link>https://news.ycombinator.com/user?id=interroboink</link><description>Hacker News RSS</description><docs>https://hnrss.org/</docs><generator>hnrss v2.1.1</generator><lastBuildDate>Sat, 20 Jun 2026 01:50:44 +0000</lastBuildDate><atom:link href="https://hnrss.org/user?id=interroboink" rel="self" type="application/rss+xml"></atom:link><item><title><![CDATA[New comment by interroboink in "Blog ran on Ubuntu 16.04 for 10 years. I migrated it to FreeBSD"]]></title><description><![CDATA[
<p>I feel there is a balance to be struck between a project that is popular (where if you run into problems, you will get good support), and one that <i>technically</i> gives longer-term support (but if things go wrong, that support might not be very good).<p>I haven't used a lot of different distros, but for me, Debian has been a good balance of those factors. You may need to do more upgrades per decade, but the ones that you do are more liable to go smoothly.<p>Just my 2¢ on the topic (:</p>
]]></description><pubDate>Thu, 21 May 2026 22:53:51 +0000</pubDate><link>https://news.ycombinator.com/item?id=48229811</link><dc:creator>interroboink</dc:creator><comments>https://news.ycombinator.com/item?id=48229811</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48229811</guid></item><item><title><![CDATA[New comment by interroboink in "An OpenAI model has disproved a central conjecture in discrete geometry"]]></title><description><![CDATA[
<p>It's a bit of an "if a tree falls in the forest but nobody hears it, does it make a sound?" quandary. Sure, maybe some aliens in a distant galaxy understand quantum mechanics better than we do. That's great, but it has no bearing on our little bubble of existence.<p>Though perhaps more to your point, if some superhuman AI is developed, and understands things better than us without telling us about it (or being unable to), it could perform feats that seem magical to us — that would concern us even if we don't understand it, since it affects us.<p>But I think in the frame of reference of the commenter you were replying to, they're just saying that the low-level AI used in this specific case is not capable of making its results actually useful to us; humans are still needed to make it human-relevant. It told us where to find a gem underground, but we still had to be the ones to dig it out, cut it, polish it, etc.</p>
]]></description><pubDate>Wed, 20 May 2026 21:06:37 +0000</pubDate><link>https://news.ycombinator.com/item?id=48214132</link><dc:creator>interroboink</dc:creator><comments>https://news.ycombinator.com/item?id=48214132</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48214132</guid></item><item><title><![CDATA[New comment by interroboink in "Mercurial, 20 years and counting: how are we still alive and kicking? [video]"]]></title><description><![CDATA[
<p>Short-lived branches are likely referring to "bookmarks" in Mercurial. Or they could also just be un-named anonymous heads. These are different from what is exposed by the "hg branch" command.<p>Mercurial's "branch" was generally intended for long-lived things. Think the "stable branch" or a "version X" support branch for a project.<p>The branch name is baked into the commits that use it. You can hide them from the UI with "--close-branch", but they will still exist forever in the commit history. This is both a good thing and a bad thing, depending on your desires.<p>This is different from Git's "branch" which is basically just a pointer to a commit. It is <i>not</i> part of commit history, it is just a convenience for the developer. Later, Mercurial added "bookmarks" which are similar.</p>
]]></description><pubDate>Mon, 18 May 2026 02:10:53 +0000</pubDate><link>https://news.ycombinator.com/item?id=48174945</link><dc:creator>interroboink</dc:creator><comments>https://news.ycombinator.com/item?id=48174945</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48174945</guid></item><item><title><![CDATA[New comment by interroboink in "Mercurial, 20 years and counting: how are we still alive and kicking? [video]"]]></title><description><![CDATA[
<p>FYI: Matt Mackall is now Olivia Mackall [1], so that can make searching for things harder. Looks like they work at Valve, now? Agreed that they were a really stabilizing and healthy personality in the project, and made a lot of good early decisions, which Mercurial has continually benefited from. Eg: the commitment to backwards-compatibility [2].<p>[1] <a href="https://repo.mercurial-scm.org/hg-stable/rev/d4ba4d51f85f" rel="nofollow">https://repo.mercurial-scm.org/hg-stable/rev/d4ba4d51f85f</a><p>[2] <a href="https://wiki.mercurial-scm.org/CompatibilityRules" rel="nofollow">https://wiki.mercurial-scm.org/CompatibilityRules</a></p>
]]></description><pubDate>Sun, 17 May 2026 19:34:05 +0000</pubDate><link>https://news.ycombinator.com/item?id=48172459</link><dc:creator>interroboink</dc:creator><comments>https://news.ycombinator.com/item?id=48172459</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48172459</guid></item><item><title><![CDATA[New comment by interroboink in "ChatGPT for Excel"]]></title><description><![CDATA[
<p>A recent funny story on this topic: <a href="https://idiallo.com/blog/what-is-copilot-exactly" rel="nofollow">https://idiallo.com/blog/what-is-copilot-exactly</a><p>HN discussion: <a href="https://news.ycombinator.com/item?id=47603231">https://news.ycombinator.com/item?id=47603231</a></p>
]]></description><pubDate>Wed, 15 Apr 2026 23:11:43 +0000</pubDate><link>https://news.ycombinator.com/item?id=47786539</link><dc:creator>interroboink</dc:creator><comments>https://news.ycombinator.com/item?id=47786539</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47786539</guid></item><item><title><![CDATA[New comment by interroboink in "Why it’s impossible to measure England’s coastline"]]></title><description><![CDATA[
<p>Indeed, the Wikipedia page on fractal dimension[1] uses the coastline paradox[2] as a leading example.<p><pre><code>  [1] https://en.wikipedia.org/wiki/Fractal_dimension
  [2] https://en.wikipedia.org/wiki/Coastline_paradox</code></pre></p>
]]></description><pubDate>Tue, 14 Apr 2026 01:15:43 +0000</pubDate><link>https://news.ycombinator.com/item?id=47760053</link><dc:creator>interroboink</dc:creator><comments>https://news.ycombinator.com/item?id=47760053</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47760053</guid></item><item><title><![CDATA[New comment by interroboink in "Music for Programming"]]></title><description><![CDATA[
<p>> Don't laugh<p>I laugh (:<p>But good for you, whatever works. Personally, I can't do music with much lyrics or narrative; I find it distracting.<p>But to each their own!</p>
]]></description><pubDate>Sun, 05 Apr 2026 22:08:18 +0000</pubDate><link>https://news.ycombinator.com/item?id=47654438</link><dc:creator>interroboink</dc:creator><comments>https://news.ycombinator.com/item?id=47654438</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47654438</guid></item><item><title><![CDATA[New comment by interroboink in "Ju Ci: The Art of Repairing Porcelain"]]></title><description><![CDATA[
<p>For others interested, perhaps a more straightforward example is here: <a href="https://www.youtube.com/watch?v=aGHkigtPcIA" rel="nofollow">https://www.youtube.com/watch?v=aGHkigtPcIA</a><p>The one in the article is the same essential technique (structurally speaking), but with a lot more decorative flourish.</p>
]]></description><pubDate>Mon, 23 Mar 2026 23:49:26 +0000</pubDate><link>https://news.ycombinator.com/item?id=47496759</link><dc:creator>interroboink</dc:creator><comments>https://news.ycombinator.com/item?id=47496759</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47496759</guid></item><item><title><![CDATA[New comment by interroboink in "You are not your job"]]></title><description><![CDATA[
<p><p><pre><code>  > there are billions of souls on this planet. They're not a rare thing
  > like say, gold. They're very easily produced, by two people getting it
  > on. That leads to a harsh conclusion: human beings aren't that valuable
  > as individuals. We are in fact very disposable and replaceable.
</code></pre>
I appreciate the perspective you're offering here, and I don't entirely disagree, especially from an economic angle. But I do want to offer a counterpoint:<p>Lumps of gold are largely interchangeable. It's just a mass of gold atoms that we don't differentiate between, so one lump of gold is as good as another. But people are not like that. If you were to painstakingly transform a lump of gold into a beautiful sculpture, it would be worth more than its face value. And if a person transforms from the lump of flesh they are born as into a unique individual, they are worth something more, too. Two gold sculptures would not be interchangeable, to an art aficionado, and two people are not interchangeable in that way, either.<p>On the gross large scale, yes, we're all lumps of flesh squidging around on the planet; a uniform slimy patina on a tiny ball of dirt. And our various large-scale systems and policies (economic, political, etc) treat people in this way, too, in varying degrees.<p>But you are living your one and possibly only life (just like everyone else). And you have taken a unique path through that life (just like everyone else), and I'd just encourage you and/or others reading to cherish that, both in yourself and others, even if (or <i>especially</i> if) the systems in which we live don't seem to. It is something that can't be taken from you, because it is intrinsic to you, and that is a value beyond "what someone will pay for."<p>Just my 2¢</p>
]]></description><pubDate>Mon, 23 Mar 2026 16:06:03 +0000</pubDate><link>https://news.ycombinator.com/item?id=47491388</link><dc:creator>interroboink</dc:creator><comments>https://news.ycombinator.com/item?id=47491388</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47491388</guid></item><item><title><![CDATA[New comment by interroboink in "Parallel Perl – Autoparallelizing interpreter with JIT"]]></title><description><![CDATA[
<p>I have the same problem with the mouse (little page marker overlay covers the down arrow).<p>But using keyboard arrow keys work for me.</p>
]]></description><pubDate>Fri, 20 Mar 2026 17:48:16 +0000</pubDate><link>https://news.ycombinator.com/item?id=47458083</link><dc:creator>interroboink</dc:creator><comments>https://news.ycombinator.com/item?id=47458083</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47458083</guid></item><item><title><![CDATA[New comment by interroboink in "Every layer of review makes you 10x slower"]]></title><description><![CDATA[
<p>Well, I wrote what I meant, but I meant to be facetious (:</p>
]]></description><pubDate>Tue, 17 Mar 2026 19:11:55 +0000</pubDate><link>https://news.ycombinator.com/item?id=47416877</link><dc:creator>interroboink</dc:creator><comments>https://news.ycombinator.com/item?id=47416877</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47416877</guid></item><item><title><![CDATA[New comment by interroboink in "Every layer of review makes you 10x slower"]]></title><description><![CDATA[
<p>My sense is that there is a narrow slice of software developers who genuinely do flourish in a pair programming environment. These are people who actually work through their thoughts better with another person in the loop. They get super excited about it and make the common mistake of "if it works for me, it will work for everybody" and shout it from the hilltops.<p>Then there are the people who program best in a fugue state and the idea of having to constantly break that to transform their thoughts into words and human interaction is anathema.<p>I say this as someone who just woke up in the wee hours of the morning when nobody else is around so I can get some work done (:</p>
]]></description><pubDate>Tue, 17 Mar 2026 09:58:14 +0000</pubDate><link>https://news.ycombinator.com/item?id=47410571</link><dc:creator>interroboink</dc:creator><comments>https://news.ycombinator.com/item?id=47410571</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47410571</guid></item><item><title><![CDATA[New comment by interroboink in "The “small web” is bigger than you might think"]]></title><description><![CDATA[
<p>> you are back to the same problems that certificates have.<p>Some of the same problems. One nice thing about verifying content rather than using an SSL connection is that plain-old HTTP caching works again.<p>That aside, another benefit of less-centralized and more-fine-grained trust mechanisms would be that a person can decide, on a case-by-case basis what entities should be trusted/revoked/etc rather than these root CAs that entail huge swaths of the internet. Admittedly, <i>most</i> people would just use "whatever's the default," which would not behave that differently from what we have now. But it would open the door to more ergonomic fine-grained decision-making for those who wish to use it.</p>
]]></description><pubDate>Mon, 16 Mar 2026 19:57:04 +0000</pubDate><link>https://news.ycombinator.com/item?id=47404018</link><dc:creator>interroboink</dc:creator><comments>https://news.ycombinator.com/item?id=47404018</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47404018</guid></item><item><title><![CDATA[New comment by interroboink in "A ternary plot of citrus geneology"]]></title><description><![CDATA[
<p>I recently learned about the fact that Sichuan peppercorns are actually related to citrus, so was looking for where the connection is... As it turns out[1], there is a "citrus <i>family</i>" (Rutaceae[2]) and a citrus <i>genus</i> (Citrus[3], in that family). The Sichuan plant is a member of the family, but not the genus (that would be Zanthoxylum[4]). Confusing!<p><pre><code>  [1] https://news.ycombinator.com/item?id=47248319
  [2] https://en.wikipedia.org/wiki/Rutaceae
  [3] https://en.wikipedia.org/wiki/Citrus
  [4] https://en.wikipedia.org/wiki/Zanthoxylum
</code></pre>
Also, this is a pretty good page on citrus (both family and genus): <a href="https://www.clovegarden.com/ingred/citrus.html" rel="nofollow">https://www.clovegarden.com/ingred/citrus.html</a></p>
]]></description><pubDate>Fri, 06 Mar 2026 08:48:11 +0000</pubDate><link>https://news.ycombinator.com/item?id=47272577</link><dc:creator>interroboink</dc:creator><comments>https://news.ycombinator.com/item?id=47272577</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47272577</guid></item><item><title><![CDATA[New comment by interroboink in "Variable interpolatable smooth curves and outlines"]]></title><description><![CDATA[
<p>A bit of an aside...<p>From the article:<p><pre><code>  MetaPost is written in literate programming language WEB, then generating
  Pascal code from it. Hence the tooling and developer experience around
  it is quite suboptimal. Extending it is also almost impossible.
</code></pre>
It's unfortunate (and a little funny to me) that a literate programming language, the whole purpose of which is to remain highly maintainable for future generations, is a stumbling block to development. Maybe we need literate build systems, so people can even begin to do development in the language proper? Or maybe the whole "literate" concept harkens from an increasingly-bygone era where it was assumed that a maintainer would spend a long time getting to know the existing system in detail, basically reading a book's-worth of material on the subject as they do their work.</p>
]]></description><pubDate>Tue, 24 Feb 2026 22:12:12 +0000</pubDate><link>https://news.ycombinator.com/item?id=47144012</link><dc:creator>interroboink</dc:creator><comments>https://news.ycombinator.com/item?id=47144012</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47144012</guid></item><item><title><![CDATA[New comment by interroboink in "A beginner's guide to split keyboards"]]></title><description><![CDATA[
<p>Does anyone know a google-able term for split keyboards that have doubled keys down the middle column (B/N, G/H, T/Y, 6/7)?<p>I see one instance on this page of a keyboard with double "B" key ("Alice layout"), but not the others.<p>I've been interested in trying a split keyboard, but I like to type those middle keys with either left or right hand depending on the moment, so all the split keyboards I've tried have ended up somewhat annoying, for that reason.</p>
]]></description><pubDate>Fri, 20 Feb 2026 16:36:35 +0000</pubDate><link>https://news.ycombinator.com/item?id=47090251</link><dc:creator>interroboink</dc:creator><comments>https://news.ycombinator.com/item?id=47090251</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47090251</guid></item><item><title><![CDATA[New comment by interroboink in "Show HN: Micasa – track your house from the terminal"]]></title><description><![CDATA[
<p>I didn't see it on the feature list, but it might be nice to allow it to run as a cron job and send email for reminders. These days, most mobile phones have an associated email like your-phone-number@vztext.com (depending on carrier), so you can send yourself text messages about chores and whatnot.<p>Or, perhaps just as good, have a way for it to dump out data as json, and could be consumed by some other send-the-email tool. There is the "-json" sqlite option, of course, but I'm not sure if your schema is meant to be stable.<p>I have a perl script for reminders like this that has been super handy over the 10+ years I've been using it. Never bit the bullet to put it in a nice UI or have a backing DB like this project, though.</p>
]]></description><pubDate>Thu, 19 Feb 2026 20:00:09 +0000</pubDate><link>https://news.ycombinator.com/item?id=47078392</link><dc:creator>interroboink</dc:creator><comments>https://news.ycombinator.com/item?id=47078392</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47078392</guid></item><item><title><![CDATA[New comment by interroboink in "Why is the sky blue?"]]></title><description><![CDATA[
<p>I went down this rabbit hole a while back — there's a fascinating history of various scientists' investigations into the blue sky, across many decades, with some back-and-forth between Russia and Europe. Einstein eventually made a connection between it and the seemingly-unrelated issue of "critical opalescence," by showing that the fluctuations of densities is responsible for the scattering, not just a simple "individual molecules floating in space" analysis that Rayleigh originally performed. But funnily, for an ideal gas (such as our atmosphere), the formula works out to be the same.<p>So, "Rayleigh scattering" is the common term still used today, but there is a deeper reason for the formula being correct — it remains correct even when molecules are relatively close together, such as in the lower layers of our atmosphere.<p>I found this nice paper[1] giving an overview of the timeline, various discoveries, etc: <a href="http://users.df.uba.ar/bragas/Web%20roberto/Papers/sobelman%20light%20scattering.pdf" rel="nofollow">http://users.df.uba.ar/bragas/Web%20roberto/Papers/sobelman%...</a></p>
]]></description><pubDate>Tue, 10 Feb 2026 02:17:51 +0000</pubDate><link>https://news.ycombinator.com/item?id=46954511</link><dc:creator>interroboink</dc:creator><comments>https://news.ycombinator.com/item?id=46954511</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46954511</guid></item><item><title><![CDATA[New comment by interroboink in "Some notes on starting to use Django"]]></title><description><![CDATA[
<p>Django aside, I think this is a really important point:<p><pre><code>  Being able to abandon a project for months or years and then come back
  to it is really important to me (that’s how all my projects work!) ...
</code></pre>
It's perhaps especially true for a hobbyist situation, but even in a bigger environment, there is a cost to keeping people on hand who understand how XYZ works, getting new people up to speed, etc.<p>I, too, have found found that my interactions with past versions of myself across decades has been a nice way to learn good habits that also benefit me professionally.</p>
]]></description><pubDate>Wed, 28 Jan 2026 01:58:06 +0000</pubDate><link>https://news.ycombinator.com/item?id=46790059</link><dc:creator>interroboink</dc:creator><comments>https://news.ycombinator.com/item?id=46790059</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46790059</guid></item><item><title><![CDATA[New comment by interroboink in "Presidential Immunity in the United States"]]></title><description><![CDATA[
<p>Ultimately, the Senate decides on whether to convict/remove for impeachment. The SC does not decide it. Sure, I imagine the Senate would generally want to broadly stay in agreement with the SC, but they don't have any obligation to do so.<p>At least that is my understanding; I'm not a lawyer or constitutional scholar :)</p>
]]></description><pubDate>Mon, 12 Jan 2026 19:59:49 +0000</pubDate><link>https://news.ycombinator.com/item?id=46593424</link><dc:creator>interroboink</dc:creator><comments>https://news.ycombinator.com/item?id=46593424</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46593424</guid></item></channel></rss>