<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: sandcat_</title><link>https://news.ycombinator.com/user?id=sandcat_</link><description>Hacker News RSS</description><docs>https://hnrss.org/</docs><generator>hnrss v2.1.1</generator><lastBuildDate>Tue, 18 Aug 2026 13:22:28 +0000</lastBuildDate><atom:link href="https://hnrss.org/user?id=sandcat_" rel="self" type="application/rss+xml"></atom:link><item><title><![CDATA[New comment by sandcat_ in "Ask HN: Alternatives to GitHub"]]></title><description><![CDATA[
<p>I recently set this up on my homelab, not really expecting to switch to it, more out of interest. But wow, after I saw how unbelievably fast it was, I’ve moved everything over. I’ve now set it up to mirror things automatically to Github if I want to make them public.<p>Using Github at work is painful in comparison. (Also literally just this morning we’ve had to delay a release due to Github being down.)</p>
]]></description><pubDate>Mon, 17 Aug 2026 18:59:06 +0000</pubDate><link>https://news.ycombinator.com/item?id=49335926</link><dc:creator>sandcat_</dc:creator><comments>https://news.ycombinator.com/item?id=49335926</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=49335926</guid></item><item><title><![CDATA[New comment by sandcat_ in "Has the hallucination problem in AI been solved?"]]></title><description><![CDATA[
<p>Gemini is the only model that I still see regularly flat-out hallucinate, e.g. the other day it told me we were using a particular technology (Fivetran) on a project when we aren’t and I have literally no idea where it could have gotten that from. No mention of it at all, etc.<p>Claude will make mistakes but they’re largely “reasonable”. In some ways that’s worse as they’re more believable.<p>GPT I can’t comment on too much, except to say we run a chatbot using it at my work and when extracting data from the conversation (contact info and such) it will occasionally make up an email address that wasn’t entered into the chat. We have guardrails around it, so it’s not a big deal, but it does happen.</p>
]]></description><pubDate>Sun, 16 Aug 2026 09:52:57 +0000</pubDate><link>https://news.ycombinator.com/item?id=49318514</link><dc:creator>sandcat_</dc:creator><comments>https://news.ycombinator.com/item?id=49318514</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=49318514</guid></item><item><title><![CDATA[New comment by sandcat_ in "Were Touch Bar's problems software rather than hardware?"]]></title><description><![CDATA[
<p>Battery life was more what I was getting at. You’d basically have to have it plugged in and I couldn’t see Apple going for that.</p>
]]></description><pubDate>Sun, 16 Aug 2026 09:32:46 +0000</pubDate><link>https://news.ycombinator.com/item?id=49318420</link><dc:creator>sandcat_</dc:creator><comments>https://news.ycombinator.com/item?id=49318420</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=49318420</guid></item><item><title><![CDATA[New comment by sandcat_ in "Were Touch Bar's problems software rather than hardware?"]]></title><description><![CDATA[
<p>It allows iPad apps to run natively on macOS. Before Catalyst and later Apple Silicon, there were no touch-native apps for macOS.</p>
]]></description><pubDate>Sun, 16 Aug 2026 08:22:34 +0000</pubDate><link>https://news.ycombinator.com/item?id=49318023</link><dc:creator>sandcat_</dc:creator><comments>https://news.ycombinator.com/item?id=49318023</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=49318023</guid></item><item><title><![CDATA[New comment by sandcat_ in "Were Touch Bar's problems software rather than hardware?"]]></title><description><![CDATA[
<p>The main objection to touch on MacBooks so far is the software, by far. Apple may now, just about, be in a place where they could support it due to Catalyst, Apple Silicon and some of the latest UI changes in Tahoe. Back then, when they released the touch bar, they weren’t even close. Neither was Windows, though they shipped it anyway.</p>
]]></description><pubDate>Sun, 16 Aug 2026 03:23:12 +0000</pubDate><link>https://news.ycombinator.com/item?id=49316609</link><dc:creator>sandcat_</dc:creator><comments>https://news.ycombinator.com/item?id=49316609</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=49316609</guid></item><item><title><![CDATA[New comment by sandcat_ in "Were Touch Bar's problems software rather than hardware?"]]></title><description><![CDATA[
<p>The immediate problems were software, but the hardware was what doomed it and I don’t see how they didn’t see that from the start. It could never be in all their products (e.g. iMac, well, without requiring a wired keyboard but that was never going to happen) so it could never be more than an accessory.<p>I think they realized that too late. It’s a shame though. In a MacBook-only world, I wonder what would have become of it.</p>
]]></description><pubDate>Sun, 16 Aug 2026 03:14:09 +0000</pubDate><link>https://news.ycombinator.com/item?id=49316568</link><dc:creator>sandcat_</dc:creator><comments>https://news.ycombinator.com/item?id=49316568</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=49316568</guid></item><item><title><![CDATA[New comment by sandcat_ in "Ask HN: How do you keep up with HN these days?"]]></title><description><![CDATA[
<p>I have a proxy for HN which I redirect all HN links to, across all my browsers. It gives me the ability to block users, domains and keywords (with an exception if a post hits a certain threshold). It also removes karma, allows me to mark a post as “done” (i.e. I don’t need to see this again), that sort of thing. Oh and gives me stats too, just for fun.<p>It’s both cut down my HN time and made what remains far more valuable. I won’t share it, it’s nothing special and nothing that you can’t build yourselves in 30 minutes of prompting.<p>On a technical level, it works remarkably well. It simply proxies the HTML direct from HN and fiddles with it. I do wonder if it makes my upvotes worthless but I also don’t really care if it does. A browser extension could probably do much of the same but then I’d have to maintain it across Chrome, Safari, etc.</p>
]]></description><pubDate>Sat, 15 Aug 2026 22:09:17 +0000</pubDate><link>https://news.ycombinator.com/item?id=49314750</link><dc:creator>sandcat_</dc:creator><comments>https://news.ycombinator.com/item?id=49314750</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=49314750</guid></item><item><title><![CDATA[New comment by sandcat_ in "Why space is a terrible place to cool a data center"]]></title><description><![CDATA[
<p>Not defending the logic, but a key premise behind it is the use of Starship supposedly reducing cost of launch by 10-100x. Again, not saying that's feasible, but that's the goal.</p>
]]></description><pubDate>Wed, 12 Aug 2026 23:56:08 +0000</pubDate><link>https://news.ycombinator.com/item?id=49280144</link><dc:creator>sandcat_</dc:creator><comments>https://news.ycombinator.com/item?id=49280144</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=49280144</guid></item><item><title><![CDATA[New comment by sandcat_ in "Let’s take apart your phone"]]></title><description><![CDATA[
<p>Been expecting this. An AI slop equivalent of the likes of <a href="https://ciechanow.ski/mechanical-watch/" rel="nofollow">https://ciechanow.ski/mechanical-watch/</a> etc. A similar style or approach in theory, but without any of the care or attention to detail or humanity as what they’re mimicking. No interest in teaching, or accuracy, just prompt out the slop, get the views, move on.<p>> I'm sure there are plenty of mistakes, please shout them and I'll fix!<p>Depressing.</p>
]]></description><pubDate>Tue, 11 Aug 2026 21:46:20 +0000</pubDate><link>https://news.ycombinator.com/item?id=49264934</link><dc:creator>sandcat_</dc:creator><comments>https://news.ycombinator.com/item?id=49264934</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=49264934</guid></item><item><title><![CDATA[New comment by sandcat_ in "Ask HN: Is Traditional SaaS Dying?"]]></title><description><![CDATA[
<p>I sorta expect the opposite. Anyone can build some small, niche SaaS themselves now. It's the giant, hulking behemoths (Salesforce, as one example) that can't be vibe-coded away easily. I suspect we'll see far more consolidation, and SaaS will also shift towards focusing far more on the enterprise. And so cost per seat will in fact increase, is my guess. But we'll see.</p>
]]></description><pubDate>Tue, 11 Aug 2026 07:18:33 +0000</pubDate><link>https://news.ycombinator.com/item?id=49254479</link><dc:creator>sandcat_</dc:creator><comments>https://news.ycombinator.com/item?id=49254479</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=49254479</guid></item><item><title><![CDATA[New comment by sandcat_ in "Tell HN: Old.reddit.com Requires Login"]]></title><description><![CDATA[
<p>Honestly, probably time to move off it regardless. Perhaps I visited the wrong subreddits but these days, whenever I show up, it's all largely AI slop. Or bot accounts, reposting things. Even on smaller or more niche subreddits too.</p>
]]></description><pubDate>Tue, 11 Aug 2026 02:30:45 +0000</pubDate><link>https://news.ycombinator.com/item?id=49252665</link><dc:creator>sandcat_</dc:creator><comments>https://news.ycombinator.com/item?id=49252665</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=49252665</guid></item><item><title><![CDATA[New comment by sandcat_ in "Mars Bar from 1991 found – and it's 20g bigger than today's"]]></title><description><![CDATA[
<p><a href="https://www.snopes.com/fact-check/mcdonalds-100-beef/" rel="nofollow">https://www.snopes.com/fact-check/mcdonalds-100-beef/</a></p>
]]></description><pubDate>Mon, 10 Aug 2026 18:49:19 +0000</pubDate><link>https://news.ycombinator.com/item?id=49247982</link><dc:creator>sandcat_</dc:creator><comments>https://news.ycombinator.com/item?id=49247982</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=49247982</guid></item><item><title><![CDATA[New comment by sandcat_ in "Auto mode is now the default in Claude Code"]]></title><description><![CDATA[
<p>The classifier runs Sonnet so I doubt it contributes too much.</p>
]]></description><pubDate>Mon, 10 Aug 2026 05:51:44 +0000</pubDate><link>https://news.ycombinator.com/item?id=49239686</link><dc:creator>sandcat_</dc:creator><comments>https://news.ycombinator.com/item?id=49239686</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=49239686</guid></item><item><title><![CDATA[New comment by sandcat_ in "Auto mode is now the default in Claude Code"]]></title><description><![CDATA[
<p>Worth mentioning as I think at least a few of the commenters are mixing them up: auto mode is different from --dangerously-skip-permissions / YOLO mode. In auto mode, there's a classifier that runs before any command is executed and theoretically blocks any dangerous commands from running. I've found it to be quite annoying and overly zealous, but probably pretty effective.</p>
]]></description><pubDate>Mon, 10 Aug 2026 05:35:03 +0000</pubDate><link>https://news.ycombinator.com/item?id=49239584</link><dc:creator>sandcat_</dc:creator><comments>https://news.ycombinator.com/item?id=49239584</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=49239584</guid></item><item><title><![CDATA[New comment by sandcat_ in "Auto mode is now the default in Claude Code"]]></title><description><![CDATA[
<p>I'd use a hook to forbid that.</p>
]]></description><pubDate>Mon, 10 Aug 2026 05:20:38 +0000</pubDate><link>https://news.ycombinator.com/item?id=49239501</link><dc:creator>sandcat_</dc:creator><comments>https://news.ycombinator.com/item?id=49239501</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=49239501</guid></item><item><title><![CDATA[New comment by sandcat_ in "Why Wall Street is ignoring big tech's debt [video]"]]></title><description><![CDATA[
<p>There were so many comments[1][2][3] at the time saying that Uber has no moat, there’s no switching cost, the only value is the $3 rides, etc, etc.<p>I suspect it’ll play out the same.<p>[1] <a href="https://news.ycombinator.com/item?id=8987827">https://news.ycombinator.com/item?id=8987827</a><p>[2] <a href="https://news.ycombinator.com/item?id=6137542">https://news.ycombinator.com/item?id=6137542</a><p>[3] <a href="https://news.ycombinator.com/item?id=9984619">https://news.ycombinator.com/item?id=9984619</a></p>
]]></description><pubDate>Mon, 10 Aug 2026 03:45:46 +0000</pubDate><link>https://news.ycombinator.com/item?id=49238993</link><dc:creator>sandcat_</dc:creator><comments>https://news.ycombinator.com/item?id=49238993</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=49238993</guid></item><item><title><![CDATA[New comment by sandcat_ in "Everything you do is being recorded"]]></title><description><![CDATA[
<p>Vietnam?<p><a href="https://www.nytimes.com/2025/01/28/world/asia/vietnam-traffic-fines.html" rel="nofollow">https://www.nytimes.com/2025/01/28/world/asia/vietnam-traffi...</a></p>
]]></description><pubDate>Mon, 10 Aug 2026 01:22:18 +0000</pubDate><link>https://news.ycombinator.com/item?id=49238181</link><dc:creator>sandcat_</dc:creator><comments>https://news.ycombinator.com/item?id=49238181</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=49238181</guid></item><item><title><![CDATA[New comment by sandcat_ in "Is it all just vapourware?"]]></title><description><![CDATA[
<p>Wait, only six weeks ago? That's not long enough to be reporting success, genuinely. Come back in a few months, bare minimum. I'm far from a skeptic, but I've also personally had a number of moments over the past 12 months where I've declared "this is the future!" about some new app I vibe-coded, or some new workflow I started following, only to abandon it a few weeks later. And it's not just me. Check back in on many of the vibe-coded projects or AI tools you see shared and you'll see the same. It's happened at my work too — people taking over entire meetings to discuss their new revolutionary AI workflow and then, a week later, nothing...<p>A big problem is that these codebases rot. Agents move incredibly fast at first, but then as you pay less attention (or perhaps no attention at all) to the architecture, they slowly fall to bits. So then you decide, I'll use AI to rewrite it! And it gets better for a while until, well, you get it.<p>That's not to say there isn't value here, there absolutely is, just — chill. A little.</p>
]]></description><pubDate>Sun, 09 Aug 2026 21:58:33 +0000</pubDate><link>https://news.ycombinator.com/item?id=49236515</link><dc:creator>sandcat_</dc:creator><comments>https://news.ycombinator.com/item?id=49236515</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=49236515</guid></item><item><title><![CDATA[New comment by sandcat_ in "Ask HN: What paid tools have you now replaced with personalized AI-coded tools?"]]></title><description><![CDATA[
<p>Not quite what you asked, but I’ve swapped out a lot of paid software for open-source self-hosted software recently. I wouldn’t have started self-hosting if it wasn’t for Claude reducing the maintenance and configuration burden. MCP helps too (I’d take a janky tool that integrates with Claude over something polished that requires me to install their app any day).<p>A few examples: Obsidian, 1Password, Monarch (finance app), Netflix, Spotify. At work, Pendo.<p>Of course I’m also paying for a Max plan so I’m not really saving any money :-) sure is nice to be in control of my data though and be able to extend, add new features and integrate as I please.</p>
]]></description><pubDate>Thu, 06 Aug 2026 05:51:27 +0000</pubDate><link>https://news.ycombinator.com/item?id=49192951</link><dc:creator>sandcat_</dc:creator><comments>https://news.ycombinator.com/item?id=49192951</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=49192951</guid></item><item><title><![CDATA[New comment by sandcat_ in "Meta Ran Ads That Contained AI-Generated Child Sexual Abuse Imagery"]]></title><description><![CDATA[
<p>Posts? Fair. But adverts? There is literally no reason they cannot all be human moderated. Every single one. People are paying to have their adverts placed. Put a small fee on each ad, if they must, for the initial review. Done.<p>Don’t buy into Meta’s narrative that there’s nothing that can be done while they continue to make money hand over fist.</p>
]]></description><pubDate>Wed, 05 Aug 2026 22:39:00 +0000</pubDate><link>https://news.ycombinator.com/item?id=49190027</link><dc:creator>sandcat_</dc:creator><comments>https://news.ycombinator.com/item?id=49190027</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=49190027</guid></item></channel></rss>