<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: alexjm</title><link>https://news.ycombinator.com/user?id=alexjm</link><description>Hacker News RSS</description><docs>https://hnrss.org/</docs><generator>hnrss v2.1.1</generator><lastBuildDate>Fri, 10 Apr 2026 12:55:03 +0000</lastBuildDate><atom:link href="https://hnrss.org/user?id=alexjm" rel="self" type="application/rss+xml"></atom:link><item><title><![CDATA[New comment by alexjm in "We found an undocumented bug in the Apollo 11 guidance computer code"]]></title><description><![CDATA[
<p>Are you thinking of "The Codeless Code" poem about this?<p><a href="https://www.thecodelesscode.com/case/234" rel="nofollow">https://www.thecodelesscode.com/case/234</a></p>
]]></description><pubDate>Tue, 07 Apr 2026 22:05:24 +0000</pubDate><link>https://news.ycombinator.com/item?id=47681948</link><dc:creator>alexjm</dc:creator><comments>https://news.ycombinator.com/item?id=47681948</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47681948</guid></item><item><title><![CDATA[New comment by alexjm in "I built Timeframe, our family e-paper dashboard"]]></title><description><![CDATA[
<p>I read it as a to-do or calendar event: at such-and-such time, we will put the icing on some cookies.</p>
]]></description><pubDate>Mon, 23 Feb 2026 18:09:02 +0000</pubDate><link>https://news.ycombinator.com/item?id=47126207</link><dc:creator>alexjm</dc:creator><comments>https://news.ycombinator.com/item?id=47126207</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47126207</guid></item><item><title><![CDATA[New comment by alexjm in "Ask HN: Is there anyone here who still uses slide rules?"]]></title><description><![CDATA[
<p>I have a kitchen slide rule that I use to scale recipes and do simple conversions.  I used it last week when inflating a ball that had a target diameter in centimeters, but measuring the circumference was much easier and my measuring tape was in inches.</p>
]]></description><pubDate>Sat, 07 Feb 2026 01:15:02 +0000</pubDate><link>https://news.ycombinator.com/item?id=46920306</link><dc:creator>alexjm</dc:creator><comments>https://news.ycombinator.com/item?id=46920306</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46920306</guid></item><item><title><![CDATA[New comment by alexjm in "221 Cannon is Not For Sale"]]></title><description><![CDATA[
<p>We don't even need the term "identity theft".  We already have a perfectly good word for than: "fraud".</p>
]]></description><pubDate>Wed, 04 Feb 2026 00:37:27 +0000</pubDate><link>https://news.ycombinator.com/item?id=46879681</link><dc:creator>alexjm</dc:creator><comments>https://news.ycombinator.com/item?id=46879681</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46879681</guid></item><item><title><![CDATA[New comment by alexjm in "Passkeys: They're not perfect but they're getting better"]]></title><description><![CDATA[
<p>From the article... Passkeys:<p>- are generated securely and so can’t be guessed
- can’t be phished
- are unique for each website you use, so if one website is compromised it doesn’t put your other logins at risk</p>
]]></description><pubDate>Tue, 28 Oct 2025 18:56:01 +0000</pubDate><link>https://news.ycombinator.com/item?id=45737225</link><dc:creator>alexjm</dc:creator><comments>https://news.ycombinator.com/item?id=45737225</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=45737225</guid></item><item><title><![CDATA[New comment by alexjm in "Do the simplest thing that could possibly work"]]></title><description><![CDATA[
<p>Watch out for Occam's Hacksaw: Any complex problem can be made to look simple by hacking away enough parts of it as "not essential", saying you'll handle them in version two.</p>
]]></description><pubDate>Sun, 31 Aug 2025 00:38:08 +0000</pubDate><link>https://news.ycombinator.com/item?id=45079303</link><dc:creator>alexjm</dc:creator><comments>https://news.ycombinator.com/item?id=45079303</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=45079303</guid></item><item><title><![CDATA[New comment by alexjm in "I wrote to the address in the GPLv2 license notice (2022)"]]></title><description><![CDATA[
<p>Many filing cabinets in the US are also sized so you can put letter sized folders in one way, or rotate the folders 90 degrees and legal sized folders will fit correctly.</p>
]]></description><pubDate>Thu, 24 Apr 2025 21:41:17 +0000</pubDate><link>https://news.ycombinator.com/item?id=43787831</link><dc:creator>alexjm</dc:creator><comments>https://news.ycombinator.com/item?id=43787831</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=43787831</guid></item><item><title><![CDATA[New comment by alexjm in "Hacker News Hug of Deaf"]]></title><description><![CDATA[
<p>You might want to add the --http0.9 flag to curl, to tell it that getting a response of just "ok" (HTTP 0.9 style, body only without headers) isn't an error.</p>
]]></description><pubDate>Thu, 10 Apr 2025 21:28:41 +0000</pubDate><link>https://news.ycombinator.com/item?id=43648184</link><dc:creator>alexjm</dc:creator><comments>https://news.ycombinator.com/item?id=43648184</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=43648184</guid></item><item><title><![CDATA[New comment by alexjm in "Tips for mathematical handwriting (2007)"]]></title><description><![CDATA[
<p>Grep is from an ed editor command: global (g) to apply a command to all lines that match a regular expression, a regex surrounded by slashes (/), and print (p) to display those lines.  Or g/re/p for short.  This proved a useful enough operation that they made it a separate command in the early days of Unix.</p>
]]></description><pubDate>Mon, 10 Feb 2025 19:32:11 +0000</pubDate><link>https://news.ycombinator.com/item?id=43004246</link><dc:creator>alexjm</dc:creator><comments>https://news.ycombinator.com/item?id=43004246</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=43004246</guid></item><item><title><![CDATA[New comment by alexjm in "Beej's Guide to Git"]]></title><description><![CDATA[
<p>The minor difference is that :q! quits without saving but returns zero as the exit code, but :cq quits with a nonzero exit code.  Git interprets the nonzero exit code as "editing failed", following the Unix convention that zero means success.  If you didn't save the commit message while working on it, :q! will send the empty template back to Git, which Git is smart enough to not commit.  But if you accidentally save your work partway through, :q! will still commit the message you wanted to abandon.</p>
]]></description><pubDate>Wed, 05 Feb 2025 17:41:28 +0000</pubDate><link>https://news.ycombinator.com/item?id=42952186</link><dc:creator>alexjm</dc:creator><comments>https://news.ycombinator.com/item?id=42952186</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=42952186</guid></item><item><title><![CDATA[New comment by alexjm in "Ear muscle we thought humans didn't use activates when people listen hard"]]></title><description><![CDATA[
<p>That was how I learned to tense my ear muscles -- because I could see they made my glasses shift on my face.</p>
]]></description><pubDate>Fri, 31 Jan 2025 19:53:59 +0000</pubDate><link>https://news.ycombinator.com/item?id=42891183</link><dc:creator>alexjm</dc:creator><comments>https://news.ycombinator.com/item?id=42891183</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=42891183</guid></item><item><title><![CDATA[New comment by alexjm in "UI is hell: four-function calculators"]]></title><description><![CDATA[
<p>I have a kitchen slide that I use for ratios in recipes.  It's an old plastic one from Think Geek.<p>For example, I usually put 15 grams of coffee with 8 oz of water (please excuse the mixed units).  To make a different amount, I align the 1.5 on the top rule with the 8 on the bottom rule to set the ratio.  Then each number on the top rule (coffee in grams) matches the scaled value on the bottom rule (water in oz).  The 6 on the bottom rule aligns with ~1.1 on the top, meaning I should brew my little six-ounce cup with 11g of coffee.  In practice, I do this a lot with bread, but the "baker's percent" convention for writing bread recipes makes it a more complicated example.<p>Another way to use a kitchen slide rule is when scaling a recipe.  Say I want to make 2/3 of a batch of cookies.  I line up the 3 on top with the 2 on the bottom.  Then for each ingredient, I find the recipe's quantity on top, and read off the scaled quantity on the bottom.  This works better with recipes that use weights, to avoid awkward fractions or converting between units so you can subdivide.</p>
]]></description><pubDate>Fri, 24 Jan 2025 18:44:20 +0000</pubDate><link>https://news.ycombinator.com/item?id=42815920</link><dc:creator>alexjm</dc:creator><comments>https://news.ycombinator.com/item?id=42815920</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=42815920</guid></item><item><title><![CDATA[New comment by alexjm in "US will ban cancer-linked Red Dye No. 3 in cereal and other foods"]]></title><description><![CDATA[
<p>Shellac isn't made of bugs - it's made <i>by</i> bugs.  Specifically, it's the resin secreted by a female lac beetle onto the branch of the trees that they live and feed on.</p>
]]></description><pubDate>Thu, 16 Jan 2025 21:32:03 +0000</pubDate><link>https://news.ycombinator.com/item?id=42731164</link><dc:creator>alexjm</dc:creator><comments>https://news.ycombinator.com/item?id=42731164</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=42731164</guid></item><item><title><![CDATA[New comment by alexjm in "Silver amulet is the oldest evidence of Christianity north of the Alps"]]></title><description><![CDATA[
<p>Some of the letter shapes look like Latin/Roman cursive, but even then I'm not sure I recognize any words either.<p><a href="https://en.wikipedia.org/wiki/Roman_cursive" rel="nofollow">https://en.wikipedia.org/wiki/Roman_cursive</a></p>
]]></description><pubDate>Wed, 18 Dec 2024 17:25:51 +0000</pubDate><link>https://news.ycombinator.com/item?id=42452601</link><dc:creator>alexjm</dc:creator><comments>https://news.ycombinator.com/item?id=42452601</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=42452601</guid></item><item><title><![CDATA[New comment by alexjm in "Thomas E. Kurtz has died"]]></title><description><![CDATA[
<p>It's most likely legacy from pre-computer unit record equipment.  These machines could only handle numbers and printed zeros without a slash because there was nothing to confuse them with.  When letters were later added, it was the new character that got the slash.<p>Additional citation hunting from 2020 when the BASIC manual was shared & discussed here:<p><a href="https://news.ycombinator.com/item?id=25462835">https://news.ycombinator.com/item?id=25462835</a></p>
]]></description><pubDate>Sat, 16 Nov 2024 00:08:25 +0000</pubDate><link>https://news.ycombinator.com/item?id=42152837</link><dc:creator>alexjm</dc:creator><comments>https://news.ycombinator.com/item?id=42152837</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=42152837</guid></item><item><title><![CDATA[New comment by alexjm in "Buy payphones and retire"]]></title><description><![CDATA[
<p>I saw one city park where they took this one step farther.  They had a small wooden structure (I think the cover to a water valve, from years ago when they used to set up an ice skating rink).  The open it so rarely they don't even padlock it - they just bend open an S shaped link of chain, put that where the lock would go, and bend it shut.  When someone needs to access it, they cut the one link of chain with a pair of bolt cutters, and then put on a new one.</p>
]]></description><pubDate>Tue, 29 Oct 2024 02:04:07 +0000</pubDate><link>https://news.ycombinator.com/item?id=41978647</link><dc:creator>alexjm</dc:creator><comments>https://news.ycombinator.com/item?id=41978647</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=41978647</guid></item><item><title><![CDATA[New comment by alexjm in "Covid-19 Intranasal Vaccine"]]></title><description><![CDATA[
<p>To your original question, yes.  The phrase "formerly known as" comes before the old name.</p>
]]></description><pubDate>Wed, 28 Aug 2024 20:45:02 +0000</pubDate><link>https://news.ycombinator.com/item?id=41384154</link><dc:creator>alexjm</dc:creator><comments>https://news.ycombinator.com/item?id=41384154</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=41384154</guid></item><item><title><![CDATA[New comment by alexjm in "Facebook Is Being Overrun with Stolen, AI-Gen Images That People Think Are Real"]]></title><description><![CDATA[
<p>BBS, Gopher, Usenet, and friends are all still there - no need to invent a new protocol.</p>
]]></description><pubDate>Mon, 18 Dec 2023 19:10:54 +0000</pubDate><link>https://news.ycombinator.com/item?id=38686814</link><dc:creator>alexjm</dc:creator><comments>https://news.ycombinator.com/item?id=38686814</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=38686814</guid></item><item><title><![CDATA[New comment by alexjm in "Governments spying on Apple, Google users through push notifications"]]></title><description><![CDATA[
<p>A push notification is generally what creates the "you have a new message on <app>" red bubble.</p>
]]></description><pubDate>Wed, 06 Dec 2023 18:00:43 +0000</pubDate><link>https://news.ycombinator.com/item?id=38547343</link><dc:creator>alexjm</dc:creator><comments>https://news.ycombinator.com/item?id=38547343</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=38547343</guid></item><item><title><![CDATA[New comment by alexjm in "The pneumatic tube mail system in New York City"]]></title><description><![CDATA[
<p>It's not real - but imagine if it were!</p>
]]></description><pubDate>Mon, 23 Oct 2023 22:36:47 +0000</pubDate><link>https://news.ycombinator.com/item?id=37992553</link><dc:creator>alexjm</dc:creator><comments>https://news.ycombinator.com/item?id=37992553</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=37992553</guid></item></channel></rss>