<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: simmonmt</title><link>https://news.ycombinator.com/user?id=simmonmt</link><description>Hacker News RSS</description><docs>https://hnrss.org/</docs><generator>hnrss v2.1.1</generator><lastBuildDate>Thu, 10 Sep 2026 01:16:02 +0000</lastBuildDate><atom:link href="https://hnrss.org/user?id=simmonmt" rel="self" type="application/rss+xml"></atom:link><item><title><![CDATA[New comment by simmonmt in "Cell-based architecture for resilient payment systems"]]></title><description><![CDATA[
<p>Maybe? If you assume a cell can just disappear at a moment's notice, then I'm guessing you don't even try backing it up. Whatever goes into and out of the cell (request logs and results) gets backed up, and no doubt that's more complicated than a monolithic system, but it may not be so bad assuming the replay systems and global transaction router do their thing?</p>
]]></description><pubDate>Thu, 18 Jun 2026 23:19:24 +0000</pubDate><link>https://news.ycombinator.com/item?id=48592906</link><dc:creator>simmonmt</dc:creator><comments>https://news.ycombinator.com/item?id=48592906</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48592906</guid></item><item><title><![CDATA[New comment by simmonmt in "Yserver: A modern X11 server written in Rust"]]></title><description><![CDATA[
<p>Yep. When did virtual screens come in? My last full time experience with X was with Xsun in the early 2000s under Solaris. There was a shared cursor, I thought you could drag windows between monitors, but I also thought the DISPLAY variable was different for each (though I could be misremembering)</p>
]]></description><pubDate>Sun, 14 Jun 2026 21:03:30 +0000</pubDate><link>https://news.ycombinator.com/item?id=48532685</link><dc:creator>simmonmt</dc:creator><comments>https://news.ycombinator.com/item?id=48532685</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48532685</guid></item><item><title><![CDATA[New comment by simmonmt in "Yserver: A modern X11 server written in Rust"]]></title><description><![CDATA[
<p>This is pretty cool - especially that it's at the point where it can be used with a real window manager.<p>I'm curious why multiple screens is considered legacy baggage and thus out of scope, given how common multiple monitor setups are these days. I also have zero familiarity with X internals, so don't know if multiple monitor support is a horror show that'd be miserable to support.</p>
]]></description><pubDate>Sun, 14 Jun 2026 20:50:47 +0000</pubDate><link>https://news.ycombinator.com/item?id=48532532</link><dc:creator>simmonmt</dc:creator><comments>https://news.ycombinator.com/item?id=48532532</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48532532</guid></item><item><title><![CDATA[New comment by simmonmt in "Accenture to acquire Ookla"]]></title><description><![CDATA[
<p>This was one of the reasons given, at the time, for why Netflix created fast.com. It's served by the same infra that does their streaming, and is thus difficult for isps to game. That is, it'd be hard for them to do some hack to make fast.com numbers without also benefiting Netflix streaming performance in the bargain.</p>
]]></description><pubDate>Sat, 30 May 2026 18:49:14 +0000</pubDate><link>https://news.ycombinator.com/item?id=48339462</link><dc:creator>simmonmt</dc:creator><comments>https://news.ycombinator.com/item?id=48339462</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48339462</guid></item><item><title><![CDATA[New comment by simmonmt in "SpaceX launches Starship v3 rocket"]]></title><description><![CDATA[
<p>I mean ... step 1 is probably fixing the part where it lands in the ocean, falls over and explodes. Once they've done that and can get their hands on the tiles I'm guessing they can continue to iterate there until they get a more easily reusable design.</p>
]]></description><pubDate>Sat, 23 May 2026 02:20:15 +0000</pubDate><link>https://news.ycombinator.com/item?id=48243917</link><dc:creator>simmonmt</dc:creator><comments>https://news.ycombinator.com/item?id=48243917</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48243917</guid></item><item><title><![CDATA[New comment by simmonmt in "Replacing a 3 GB SQLite db with a 10 MB FST (finite state transducer) binary"]]></title><description><![CDATA[
<p>It jumped out at me too, but because I wondered what it would look like in the AI version of this story. Having had it build the SQL version do you ... a) miss the leap because you don't understand how it works, don't care to know, and go off to vibe the next thing b) ask it lots of questions because reasons to develop that deep understanding then make the leap or c) rely on it (prompt: "this can't be good enough do better") to go make the leap for you.<p>(Assuming for the sake of argument that you guided it to the SQL version first)</p>
]]></description><pubDate>Sun, 10 May 2026 13:17:30 +0000</pubDate><link>https://news.ycombinator.com/item?id=48083741</link><dc:creator>simmonmt</dc:creator><comments>https://news.ycombinator.com/item?id=48083741</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48083741</guid></item><item><title><![CDATA[New comment by simmonmt in "Uber wants to turn its drivers into a sensor grid for self-driving companies"]]></title><description><![CDATA[
<p>That's true, but the human can do a much better job planning for the journey if they know what to expect along the way.<p>One example, from the end of the journey: knowing in advance where the actual entrance to the business is, or the specific curb cut that leads to the residence, makes it easier and far less error prone to decide exactly where the journey should end. Even humans have a hard time figuring out the right access point for a business or residence. This is a job for an offline process, fed by as many data sources as possible.</p>
]]></description><pubDate>Sun, 03 May 2026 01:42:33 +0000</pubDate><link>https://news.ycombinator.com/item?id=47992483</link><dc:creator>simmonmt</dc:creator><comments>https://news.ycombinator.com/item?id=47992483</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47992483</guid></item><item><title><![CDATA[New comment by simmonmt in "Uber wants to turn its drivers into a sensor grid for self-driving companies"]]></title><description><![CDATA[
<p>> When they want data about a school intersection in SF at a certain time of day, they just... synthetically generate it and simulate<p>I think it's more about detecting changes to the world. You need boots on the ground, so to speak, to see that new speed limit sign or the new lane paint. The Waymo vehicle can no doubt react to changes in the world when it encounters them, relaying them back to the mothership, but it's better to know about them in advance.</p>
]]></description><pubDate>Sat, 02 May 2026 17:55:57 +0000</pubDate><link>https://news.ycombinator.com/item?id=47988714</link><dc:creator>simmonmt</dc:creator><comments>https://news.ycombinator.com/item?id=47988714</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47988714</guid></item><item><title><![CDATA[New comment by simmonmt in "Claude Code Routines"]]></title><description><![CDATA[
<p>I think he meant a very small (stub) MEMORY.md whose sole contents are something like "don't write here - write there".</p>
]]></description><pubDate>Wed, 15 Apr 2026 11:08:27 +0000</pubDate><link>https://news.ycombinator.com/item?id=47777450</link><dc:creator>simmonmt</dc:creator><comments>https://news.ycombinator.com/item?id=47777450</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47777450</guid></item><item><title><![CDATA[New comment by simmonmt in "AI singer now occupies eleven spots on iTunes singles chart"]]></title><description><![CDATA[
<p>If you consider say elevator music - music that's just there to fill space, rather than to be listened too - then I don't think there's that much difference between using AI to produce it and using AI to produce clip art or boilerplate code.</p>
]]></description><pubDate>Tue, 07 Apr 2026 01:26:09 +0000</pubDate><link>https://news.ycombinator.com/item?id=47669641</link><dc:creator>simmonmt</dc:creator><comments>https://news.ycombinator.com/item?id=47669641</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47669641</guid></item><item><title><![CDATA[New comment by simmonmt in "Show HN: CEL by Example"]]></title><description><![CDATA[
<p>That's an anti pattern, at least the way we use it. If you need to add complexity, you define custom functions. If that's not enough, CEL probably isn't the right choice, and you'd be doing yourself no favors banging it into that square hole.</p>
]]></description><pubDate>Wed, 18 Feb 2026 23:36:01 +0000</pubDate><link>https://news.ycombinator.com/item?id=47067919</link><dc:creator>simmonmt</dc:creator><comments>https://news.ycombinator.com/item?id=47067919</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47067919</guid></item><item><title><![CDATA[New comment by simmonmt in "iPhone 16 Best-Selling Smartphone in 2025; Apple Takes 7 Spots in Top Models"]]></title><description><![CDATA[
<p>Interesting. I made the same jump and noticed a huge increase in speed and decrease in memory pressure (the likelihood that iOS will kill an app I've switched away from). I miss the physical silent mode button though.</p>
]]></description><pubDate>Thu, 29 Jan 2026 22:38:51 +0000</pubDate><link>https://news.ycombinator.com/item?id=46817812</link><dc:creator>simmonmt</dc:creator><comments>https://news.ycombinator.com/item?id=46817812</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46817812</guid></item><item><title><![CDATA[New comment by simmonmt in "Heathrow scraps liquid container limit"]]></title><description><![CDATA[
<p>The alternative is not charging. JFK somehow manages. Yes there's traffic, but it keeps slowly moving.</p>
]]></description><pubDate>Tue, 27 Jan 2026 13:48:27 +0000</pubDate><link>https://news.ycombinator.com/item?id=46779863</link><dc:creator>simmonmt</dc:creator><comments>https://news.ycombinator.com/item?id=46779863</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46779863</guid></item><item><title><![CDATA[New comment by simmonmt in "Kroger acknowledges that its bet on robotics went too far"]]></title><description><![CDATA[
<p>I'm not normally a fan of tips, but this seems like a reasonable use of one to me. The picker isn't paid on the shininess of the apple they bring you -- they're paid to pick as quickly as they can from what's on offer. The potential for a tip incentivises them to go beyond that requirement -- to pick the nicest/freshest rather than the most convenient.</p>
]]></description><pubDate>Tue, 09 Dec 2025 15:38:29 +0000</pubDate><link>https://news.ycombinator.com/item?id=46206095</link><dc:creator>simmonmt</dc:creator><comments>https://news.ycombinator.com/item?id=46206095</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46206095</guid></item><item><title><![CDATA[New comment by simmonmt in "All praise to the lunch ladies"]]></title><description><![CDATA[
<p>They stopped building B2 bombers 25 years ago.</p>
]]></description><pubDate>Sat, 15 Nov 2025 03:21:27 +0000</pubDate><link>https://news.ycombinator.com/item?id=45934778</link><dc:creator>simmonmt</dc:creator><comments>https://news.ycombinator.com/item?id=45934778</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=45934778</guid></item><item><title><![CDATA[New comment by simmonmt in "Advent of Code 2025: Number of puzzles reduce from 25 to 12 for the first time"]]></title><description><![CDATA[
<p>Fewer challenges, but no more space between them. They still come out daily starting December 1st. They just stop coming sooner.</p>
]]></description><pubDate>Sun, 26 Oct 2025 22:46:59 +0000</pubDate><link>https://news.ycombinator.com/item?id=45715786</link><dc:creator>simmonmt</dc:creator><comments>https://news.ycombinator.com/item?id=45715786</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=45715786</guid></item><item><title><![CDATA[New comment by simmonmt in "Harnessing America's heat pump moment"]]></title><description><![CDATA[
<p>Costs are a big thing, sure, but for me it's electrical reliability. For better or worse our heating oil and natural gas supply are both more reliable than our electricity supply. I don't need the heat going out in the dead of winter when some wind storm drops a bunch of branches on power lines.<p>I'm aware that both my boiler and a natural gas furnace have electric blower motors. It's a lot easier to power them from a generator than it is to have a generator than can power a house worth of heat pumps.</p>
]]></description><pubDate>Sat, 25 Oct 2025 01:40:09 +0000</pubDate><link>https://news.ycombinator.com/item?id=45700733</link><dc:creator>simmonmt</dc:creator><comments>https://news.ycombinator.com/item?id=45700733</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=45700733</guid></item><item><title><![CDATA[New comment by simmonmt in "America is getting an AI gold rush instead of a factory boom"]]></title><description><![CDATA[
<p>It depends on the item. Let's take this screw pitch gage: <a href="https://www.starrett.com/details?cat-no=155" rel="nofollow">https://www.starrett.com/details?cat-no=155</a><p>Starrett doesn't really compete on price, as evidenced by the fact that this is a $95 item whereas the cheap alternatives go for closer to $10 on Amazon. So they're probably not making or selling very many of them. But they sell enough to make it worth keeping them in stock, and eventually they'll run out so they'll need to make new parts. Assuming low volume (I say this just in case I've accidentally picked the one weird thing that does sell like hotcakes), they're not going to spend any engineering time evolving that design. The input materials aren't going to stop being made. It is what it is, it does what it does, some people buy it, and so the name of the game becomes how do you make that specific thing they want with the least overhead? You use the same tooling you've used for the last 50 years. When you need a new batch of parts, you pull out that tooling, stamp out a bunch of leaves, and put the tooling away until you need it again.<p>There are many many manufactured items that fall into this category.</p>
]]></description><pubDate>Tue, 14 Oct 2025 13:20:30 +0000</pubDate><link>https://news.ycombinator.com/item?id=45579700</link><dc:creator>simmonmt</dc:creator><comments>https://news.ycombinator.com/item?id=45579700</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=45579700</guid></item><item><title><![CDATA[New comment by simmonmt in "I made a floppy disk from scratch"]]></title><description><![CDATA[
<p>TFA is a very short blog post that says you should go watch this YouTube video. Here's a direct link to the video:<p><a href="https://youtu.be/TBiFGhnXsh8?si=wra84H0R8fy2XCnd" rel="nofollow">https://youtu.be/TBiFGhnXsh8?si=wra84H0R8fy2XCnd</a></p>
]]></description><pubDate>Sat, 23 Aug 2025 12:19:08 +0000</pubDate><link>https://news.ycombinator.com/item?id=44995448</link><dc:creator>simmonmt</dc:creator><comments>https://news.ycombinator.com/item?id=44995448</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=44995448</guid></item><item><title><![CDATA[New comment by simmonmt in "M5 MacBook Pro No Longer Coming in 2025"]]></title><description><![CDATA[
<p>Uphill both ways</p>
]]></description><pubDate>Fri, 08 Aug 2025 23:03:42 +0000</pubDate><link>https://news.ycombinator.com/item?id=44842574</link><dc:creator>simmonmt</dc:creator><comments>https://news.ycombinator.com/item?id=44842574</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=44842574</guid></item></channel></rss>