<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: sjburt</title><link>https://news.ycombinator.com/user?id=sjburt</link><description>Hacker News RSS</description><docs>https://hnrss.org/</docs><generator>hnrss v2.1.1</generator><lastBuildDate>Fri, 28 Aug 2026 00:02:02 +0000</lastBuildDate><atom:link href="https://hnrss.org/user?id=sjburt" rel="self" type="application/rss+xml"></atom:link><item><title><![CDATA[New comment by sjburt in "No leap second will be introduced at the end of December 2026"]]></title><description><![CDATA[
<p>The leap day system handles the mean, the leap seconds handle the variance around the mean. The need for leap seconds is not predictable—they zero out accumulated error.</p>
]]></description><pubDate>Thu, 09 Jul 2026 16:44:38 +0000</pubDate><link>https://news.ycombinator.com/item?id=48848767</link><dc:creator>sjburt</dc:creator><comments>https://news.ycombinator.com/item?id=48848767</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48848767</guid></item><item><title><![CDATA[New comment by sjburt in "The primary purpose of code review is to find code that will be hard to maintain"]]></title><description><![CDATA[
<p>My attitude has always been that code review is best thought of as the gate where code goes from being owned by the author to being owned by the team or project. The code I'm reviewing is not your code, it is code that is about to become our code.<p>Maintainability is a major factor in that, of course.</p>
]]></description><pubDate>Thu, 02 Jul 2026 13:40:01 +0000</pubDate><link>https://news.ycombinator.com/item?id=48761461</link><dc:creator>sjburt</dc:creator><comments>https://news.ycombinator.com/item?id=48761461</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48761461</guid></item><item><title><![CDATA[New comment by sjburt in "Postmortem: Our first VLEO satellite mission (with imagery and flight data)"]]></title><description><![CDATA[
<p>The diffraction limit (under  1.22 h* lambda/d) of a 1m optic at 250km in visible light is about 17cm. How can you achieve 10cm resolution?</p>
]]></description><pubDate>Sat, 24 Jan 2026 20:42:13 +0000</pubDate><link>https://news.ycombinator.com/item?id=46747453</link><dc:creator>sjburt</dc:creator><comments>https://news.ycombinator.com/item?id=46747453</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46747453</guid></item><item><title><![CDATA[New comment by sjburt in "Jane Goodall has died"]]></title><description><![CDATA[
<p>On the Jane Goodall page: <a href="https://en.wikipedia.org/wiki/Jane_Goodall#Gary_Larson_cartoon_incident" rel="nofollow">https://en.wikipedia.org/wiki/Jane_Goodall#Gary_Larson_carto...</a></p>
]]></description><pubDate>Wed, 01 Oct 2025 19:52:34 +0000</pubDate><link>https://news.ycombinator.com/item?id=45442535</link><dc:creator>sjburt</dc:creator><comments>https://news.ycombinator.com/item?id=45442535</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=45442535</guid></item><item><title><![CDATA[New comment by sjburt in "Computational Complexity of Air Travel Planning [pdf] (2003)"]]></title><description><![CDATA[
<p>At least a few years ago (~2014), the fare search was actually nearly instant, but all major airfare search sites added a delay because customers had the impression they were getting a better deal when they had to wait. It seems like the delay has been dialed back lately.</p>
]]></description><pubDate>Sun, 20 Apr 2025 07:30:39 +0000</pubDate><link>https://news.ycombinator.com/item?id=43742165</link><dc:creator>sjburt</dc:creator><comments>https://news.ycombinator.com/item?id=43742165</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=43742165</guid></item><item><title><![CDATA[New comment by sjburt in "The belay test and the modern American climbing gym"]]></title><description><![CDATA[
<p>I’m not sure why people are making a big deal of it. At my gym it took maybe 3 minutes. You tie a knot and show you know how to take up slack. And it only needs to be done once.<p>There is a second test for lead but most people take a class and get the lead card during the class.</p>
]]></description><pubDate>Mon, 24 Mar 2025 03:32:58 +0000</pubDate><link>https://news.ycombinator.com/item?id=43457622</link><dc:creator>sjburt</dc:creator><comments>https://news.ycombinator.com/item?id=43457622</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=43457622</guid></item><item><title><![CDATA[New comment by sjburt in "Zig; what I think after months of using it"]]></title><description><![CDATA[
<p>When you are modifying a long closure and don’t notice that you are shadowing a variable that is used later.<p>I know “use shorter functions” but tell that to my coworkers.</p>
]]></description><pubDate>Wed, 05 Feb 2025 05:16:40 +0000</pubDate><link>https://news.ycombinator.com/item?id=42944127</link><dc:creator>sjburt</dc:creator><comments>https://news.ycombinator.com/item?id=42944127</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=42944127</guid></item><item><title><![CDATA[New comment by sjburt in "No Calls"]]></title><description><![CDATA[
<p>The worst part is that the sales person has to go back and pitch their team on whether it’s worth their time to get back to you.</p>
]]></description><pubDate>Fri, 17 Jan 2025 04:34:28 +0000</pubDate><link>https://news.ycombinator.com/item?id=42734120</link><dc:creator>sjburt</dc:creator><comments>https://news.ycombinator.com/item?id=42734120</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=42734120</guid></item><item><title><![CDATA[New comment by sjburt in "'I'm running a Mud so I can learn C programming ' (1993)"]]></title><description><![CDATA[
<p>Really curious about this:<p>> If you have access to a program named 'Purify' ... learn how to use it.<p>Anyone know what this was or use it?</p>
]]></description><pubDate>Tue, 03 Dec 2024 18:29:34 +0000</pubDate><link>https://news.ycombinator.com/item?id=42309482</link><dc:creator>sjburt</dc:creator><comments>https://news.ycombinator.com/item?id=42309482</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=42309482</guid></item><item><title><![CDATA[New comment by sjburt in "Company claims 1k% price hike drove it from VMware to open source rival"]]></title><description><![CDATA[
<p>“10x price hike” would have been totally clear.
“Factor of 10 price hike” would probably be a formal way to say it.</p>
]]></description><pubDate>Tue, 03 Dec 2024 14:18:59 +0000</pubDate><link>https://news.ycombinator.com/item?id=42306274</link><dc:creator>sjburt</dc:creator><comments>https://news.ycombinator.com/item?id=42306274</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=42306274</guid></item><item><title><![CDATA[New comment by sjburt in "The Raspberry Pi CM5 Is Weeks Away?"]]></title><description><![CDATA[
<p>The Debian images (<a href="https://raspi.debian.net/" rel="nofollow">https://raspi.debian.net/</a>) haven't been updated recently and don't support the Pi 5 at all. And support for other hardware is inconsistent.</p>
]]></description><pubDate>Tue, 26 Nov 2024 02:36:38 +0000</pubDate><link>https://news.ycombinator.com/item?id=42242084</link><dc:creator>sjburt</dc:creator><comments>https://news.ycombinator.com/item?id=42242084</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=42242084</guid></item><item><title><![CDATA[New comment by sjburt in "The English Paradox: Four decades of life and language in Japan"]]></title><description><![CDATA[
<p>How is this any different from going into a Panda Express and trying to order in Mandarin?</p>
]]></description><pubDate>Thu, 07 Nov 2024 18:44:43 +0000</pubDate><link>https://news.ycombinator.com/item?id=42079554</link><dc:creator>sjburt</dc:creator><comments>https://news.ycombinator.com/item?id=42079554</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=42079554</guid></item><item><title><![CDATA[New comment by sjburt in "Bop Spotter"]]></title><description><![CDATA[
<p><a href="https://x.com/fulligin/status/1841022534848036949/photo/1" rel="nofollow">https://x.com/fulligin/status/1841022534848036949/photo/1</a><p>> As of 12:30am PST I have located the Box and successfully executed a Rickroll Injection Attack on the target system. Out of respect for the artist I will not be revealing the Box's location, but for any veteran Mission resident only a couple obvious locations exist.</p>
]]></description><pubDate>Tue, 01 Oct 2024 15:28:23 +0000</pubDate><link>https://news.ycombinator.com/item?id=41709691</link><dc:creator>sjburt</dc:creator><comments>https://news.ycombinator.com/item?id=41709691</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=41709691</guid></item><item><title><![CDATA[New comment by sjburt in "James Earl Jones has died"]]></title><description><![CDATA[
<p>I think it helps that the technical concept that drove the main plot was a very real and still-present risk to public key encryption systems.</p>
]]></description><pubDate>Tue, 10 Sep 2024 02:33:59 +0000</pubDate><link>https://news.ycombinator.com/item?id=41496630</link><dc:creator>sjburt</dc:creator><comments>https://news.ycombinator.com/item?id=41496630</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=41496630</guid></item><item><title><![CDATA[New comment by sjburt in "Zen 5's 2-ahead branch predictor: how a 30 year old idea allows for new tricks"]]></title><description><![CDATA[
<p>In benchmarks, branch predictors guess correctly 90-95% of the time.</p>
]]></description><pubDate>Sat, 27 Jul 2024 03:58:10 +0000</pubDate><link>https://news.ycombinator.com/item?id=41084350</link><dc:creator>sjburt</dc:creator><comments>https://news.ycombinator.com/item?id=41084350</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=41084350</guid></item><item><title><![CDATA[New comment by sjburt in "At the Mountains of Madness"]]></title><description><![CDATA[
<p>It seems like every article about nix goes on and on about DLL hell. I've been using Debian/Ubuntu for 15+ years and never really experienced dependency hell. I guess maybe this is thanks to hard work by Debian maintainers and rarely needing to run a bleeding edge library, but also, why do we need to run bleeding edge versions of  everything and then invent an incredibly complicated scheme to keep multiple copies of each library, most of which are completely compatible with each other?<p>And then when there's a security problem, who goes and checks that every version of every dependency of every application has actually been patched and updated?  Why would I want to roll a system back to an (definitely insecure) state of a few months ago?<p>What problem does Nix solve that SO numbers (properly used) doesn't?<p>I have many of the same questions about Snap and even Docker.</p>
]]></description><pubDate>Wed, 10 Jul 2024 17:27:04 +0000</pubDate><link>https://news.ycombinator.com/item?id=40929213</link><dc:creator>sjburt</dc:creator><comments>https://news.ycombinator.com/item?id=40929213</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=40929213</guid></item><item><title><![CDATA[New comment by sjburt in "Astronauts take shelter in Starliner, other spacecraft after satellite breakup"]]></title><description><![CDATA[
<p>Note that his tweets indicate that he does not believe it to be an ASAT test.<p><a href="https://x.com/planet4589/status/1806333953617334688" rel="nofollow">https://x.com/planet4589/status/1806333953617334688</a></p>
]]></description><pubDate>Thu, 27 Jun 2024 20:21:39 +0000</pubDate><link>https://news.ycombinator.com/item?id=40814662</link><dc:creator>sjburt</dc:creator><comments>https://news.ycombinator.com/item?id=40814662</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=40814662</guid></item><item><title><![CDATA[New comment by sjburt in "I kind of like rebasing"]]></title><description><![CDATA[
<p>I think the problem is that often the order you want it in a clean history is not exactly the chronological order it was developed. Eg you may build out a feature vertically, tweaking the interfaces between the components as you go along. But a clean, atomic git history would probably introduce each component in a finished state in separate commits.</p>
]]></description><pubDate>Fri, 21 Jun 2024 22:27:10 +0000</pubDate><link>https://news.ycombinator.com/item?id=40754512</link><dc:creator>sjburt</dc:creator><comments>https://news.ycombinator.com/item?id=40754512</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=40754512</guid></item><item><title><![CDATA[New comment by sjburt in "I kind of like rebasing"]]></title><description><![CDATA[
<p>The main issue is that on a longer branch, you have to fix all the rebase conflicts on the oldest commit. Then, if you changed something in the conflict zone, you fix it again on the next commit, because the next commit used to be based on something else. Sometimes git rerere can help with this, but I find it fairly unreliable (could be user error!) If you do a merge, you only need to resolve it all once.<p>Otherwise I tend to prefer rebase.</p>
]]></description><pubDate>Fri, 21 Jun 2024 21:49:24 +0000</pubDate><link>https://news.ycombinator.com/item?id=40754188</link><dc:creator>sjburt</dc:creator><comments>https://news.ycombinator.com/item?id=40754188</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=40754188</guid></item><item><title><![CDATA[New comment by sjburt in "The Moon brings a wild but precarious fish orgy to California's beaches"]]></title><description><![CDATA[
<p>Moon phase is caused by moon position.</p>
]]></description><pubDate>Tue, 23 Apr 2024 14:11:18 +0000</pubDate><link>https://news.ycombinator.com/item?id=40132216</link><dc:creator>sjburt</dc:creator><comments>https://news.ycombinator.com/item?id=40132216</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=40132216</guid></item></channel></rss>