<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: SCdF</title><link>https://news.ycombinator.com/user?id=SCdF</link><description>Hacker News RSS</description><docs>https://hnrss.org/</docs><generator>hnrss v2.1.1</generator><lastBuildDate>Fri, 08 May 2026 17:26:57 +0000</lastBuildDate><atom:link href="https://hnrss.org/user?id=SCdF" rel="self" type="application/rss+xml"></atom:link><item><title><![CDATA[New comment by SCdF in "Does Postgres Scale?"]]></title><description><![CDATA[
<p>It wouldn't be atomic, and so would break transaction semantics.<p>If you committed a row update but didn't update the index, a subsequent query using the not yet updated index would not find the updated row correctly.<p>It would also only work for certain types of indexes, you couldn't do it for uniqueness constraint for example.<p>I do agree that in theory you could have some extension to the index declaration that covers all that, but my worry there would be that it would be non obvious and a foot gun. Doing it the way described above makes that break in semantics clear.</p>
]]></description><pubDate>Fri, 01 May 2026 08:57:32 +0000</pubDate><link>https://news.ycombinator.com/item?id=47972593</link><dc:creator>SCdF</dc:creator><comments>https://news.ycombinator.com/item?id=47972593</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47972593</guid></item><item><title><![CDATA[New comment by SCdF in "Ghostty is leaving GitHub"]]></title><description><![CDATA[
<p>Yes, many times. Roughly once a week this year my team or an associated team can't ship changes because PRs, GitHub Actions, or some other associated mechanism is down.</p>
]]></description><pubDate>Wed, 29 Apr 2026 11:32:13 +0000</pubDate><link>https://news.ycombinator.com/item?id=47946863</link><dc:creator>SCdF</dc:creator><comments>https://news.ycombinator.com/item?id=47946863</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47946863</guid></item><item><title><![CDATA[New comment by SCdF in "Sauna effect on heart rate"]]></title><description><![CDATA[
<p>Not to be glib, but being dead lowers your night time heart rate more then exercise as well.<p>Is having a lower night time heart rate the core goal of exercise? Is it even a goal at all? Or is it just an indicator of other goals being reached? I'm genuinely curious, I wasn't aware that the number mattered, more than what that number actually represents.</p>
]]></description><pubDate>Mon, 20 Apr 2026 14:31:03 +0000</pubDate><link>https://news.ycombinator.com/item?id=47834937</link><dc:creator>SCdF</dc:creator><comments>https://news.ycombinator.com/item?id=47834937</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47834937</guid></item><item><title><![CDATA[New comment by SCdF in "Saying goodbye to Agile"]]></title><description><![CDATA[
<p>If you use scrum, and if you have a scrum master. You categorically don't need to do either of those things though.</p>
]]></description><pubDate>Thu, 16 Apr 2026 08:36:43 +0000</pubDate><link>https://news.ycombinator.com/item?id=47790302</link><dc:creator>SCdF</dc:creator><comments>https://news.ycombinator.com/item?id=47790302</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47790302</guid></item><item><title><![CDATA[New comment by SCdF in "Saying goodbye to Agile"]]></title><description><![CDATA[
<p>Another way of phrasing this though, is that it's in the team's power to determine process (or the lack thereof).<p>Regardless of success or failure you can say to what degree this is true, and to me this is really that only part of "agile" that is worth locking in.</p>
]]></description><pubDate>Wed, 15 Apr 2026 07:45:57 +0000</pubDate><link>https://news.ycombinator.com/item?id=47775897</link><dc:creator>SCdF</dc:creator><comments>https://news.ycombinator.com/item?id=47775897</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47775897</guid></item><item><title><![CDATA[New comment by SCdF in "Backblaze has stopped backing up OneDrive and Dropbox folders and maybe others"]]></title><description><![CDATA[
<p>That's a really good idea, imma steal it.</p>
]]></description><pubDate>Tue, 14 Apr 2026 18:07:40 +0000</pubDate><link>https://news.ycombinator.com/item?id=47769079</link><dc:creator>SCdF</dc:creator><comments>https://news.ycombinator.com/item?id=47769079</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47769079</guid></item><item><title><![CDATA[New comment by SCdF in "Backblaze has stopped backing up OneDrive and Dropbox folders and maybe others"]]></title><description><![CDATA[
<p>I will say I specifically don't sync git repos (they are just local and pushed to github, which I consider good enough for now), and I am aware that syncthing is one more of those tools that does not work well with git.<p>syncthing is not perfect, and can get into weird states if you add and remove devices from it for example, but for my case it is I think the best option.</p>
]]></description><pubDate>Tue, 14 Apr 2026 18:06:14 +0000</pubDate><link>https://news.ycombinator.com/item?id=47769064</link><dc:creator>SCdF</dc:creator><comments>https://news.ycombinator.com/item?id=47769064</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47769064</guid></item><item><title><![CDATA[New comment by SCdF in "A new spam policy for “back button hijacking”"]]></title><description><![CDATA[
<p>Ironically the only place I encounter this is using google news, where news sites seem to detect you're in google news (I don't think these same sites do it when I'm just browing normally?), and try to upsell you their other stories before you go back to the main page.</p>
]]></description><pubDate>Tue, 14 Apr 2026 10:34:34 +0000</pubDate><link>https://news.ycombinator.com/item?id=47763766</link><dc:creator>SCdF</dc:creator><comments>https://news.ycombinator.com/item?id=47763766</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47763766</guid></item><item><title><![CDATA[New comment by SCdF in "Backblaze has stopped backing up OneDrive and Dropbox folders and maybe others"]]></title><description><![CDATA[
<p>After mucking around with various easy to use options my lack of trust[1] pushed me into a more-complicated-but-at-least-under-my-control-option: syncthing+restic+s3 compatible cloud provider.<p>Basically it works like this:<p>- I have syncthing moving files between all my devices. The larger the device, the more stuff I move there[2]. My phone only has my keepass file and a few other docs, my gaming PC has that plus all of my photos and music, etc.<p>- All of this ends up on a raspberry pi with a connected USB harddrive, which has everything on it. Why yes, that is very shoddy and short term! The pi is mirrored on my gaming PC though, which is awake once every day or two, so if it completely breaks I still have everything locally.<p>- Nightly a restic job runs, which backs up everything on the pi to an s3 compatible cloud[3], and cleans out old snapshots (30 days, 52 weeks, 60 months, then yearly)<p>- Yearly I test restoring a random backup, both on the pi, and on another device, to make sure there is no required knowledge stuck on there.<p>This is was somewhat of a pain to setup, but since the pi is never off it just ticks along, and I check it periodically to make sure nothing has broken.<p>[1] there is always weirdness with these tools. They don't sync how you think, or when you actually want to restore it takes forever, or they are stuck in perpetual sync cycles<p>[2] I sync multiple directories, broadly "very small", "small", "dumping ground", and "media", from smallest to largest.<p>[3] Currently Wasabi, but it really doens't matter. Restic encrypts client side, you just need to trust the provider enough that they don't completely collapse at the same time that you need backups.</p>
]]></description><pubDate>Tue, 14 Apr 2026 10:29:53 +0000</pubDate><link>https://news.ycombinator.com/item?id=47763725</link><dc:creator>SCdF</dc:creator><comments>https://news.ycombinator.com/item?id=47763725</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47763725</guid></item><item><title><![CDATA[New comment by SCdF in "They See Your Photos"]]></title><description><![CDATA[
<p>This is very silly. It's just a combination of that Derren Brown astrology experiment [1] and madlibs.<p>[1] <a href="https://www.youtube.com/watch?v=haP7Ys9ocTk" rel="nofollow">https://www.youtube.com/watch?v=haP7Ys9ocTk</a></p>
]]></description><pubDate>Mon, 13 Apr 2026 15:06:11 +0000</pubDate><link>https://news.ycombinator.com/item?id=47753088</link><dc:creator>SCdF</dc:creator><comments>https://news.ycombinator.com/item?id=47753088</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47753088</guid></item><item><title><![CDATA[New comment by SCdF in "Is BGP Safe Yet? No. Test Your ISP"]]></title><description><![CDATA[
<p>If you're interested, Community Fibre is a yes from this website</p>
]]></description><pubDate>Wed, 01 Apr 2026 14:14:00 +0000</pubDate><link>https://news.ycombinator.com/item?id=47601204</link><dc:creator>SCdF</dc:creator><comments>https://news.ycombinator.com/item?id=47601204</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47601204</guid></item><item><title><![CDATA[New comment by SCdF in "Why the US Navy won't blast the Iranians and 'open' Strait of Hormuz"]]></title><description><![CDATA[
<p>The US didn't refill it's own strategic oil reserve before it attacked and raised its own oil prices, there is no foreseeable exit strategy where Iran doesn't now effectively own and charge usage for the straight, and Russia (and Iran but I digress) are now more able to sell their oil than before, bolstering their economy and helping them continue to attack Ukraine.</p>
]]></description><pubDate>Wed, 01 Apr 2026 10:03:46 +0000</pubDate><link>https://news.ycombinator.com/item?id=47598887</link><dc:creator>SCdF</dc:creator><comments>https://news.ycombinator.com/item?id=47598887</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47598887</guid></item><item><title><![CDATA[New comment by SCdF in "Show HN: A weird thing that detects your pulse from the browser video"]]></title><description><![CDATA[
<p>Yeah, I couldn't be bothered getting my accurate chest strap out, but my watch (which is generally very close to the strap) was anywhere from 10-20 off what it was reporting. This is sitting down, 30min after a run.</p>
]]></description><pubDate>Sun, 08 Mar 2026 10:09:00 +0000</pubDate><link>https://news.ycombinator.com/item?id=47296035</link><dc:creator>SCdF</dc:creator><comments>https://news.ycombinator.com/item?id=47296035</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47296035</guid></item><item><title><![CDATA[New comment by SCdF in "Warn about PyPy being unmaintained"]]></title><description><![CDATA[
<p>tbf they have been saying they've started doing this since December, so we're only a few months in. And like most software it's an iceberg: 99% of work on not observable by users, and in spotify's case listeners are only one of presumably dozens of different users. For all we know they are shipping massive improvements to eg billing</p>
]]></description><pubDate>Sun, 08 Mar 2026 10:03:30 +0000</pubDate><link>https://news.ycombinator.com/item?id=47296007</link><dc:creator>SCdF</dc:creator><comments>https://news.ycombinator.com/item?id=47296007</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47296007</guid></item><item><title><![CDATA[New comment by SCdF in "AI is not a coworker, it's an exoskeleton"]]></title><description><![CDATA[
<p>If it indicates, culturally in the current zeitgeist, that an AI wrote it, it becomes a bad structure.</p>
]]></description><pubDate>Fri, 20 Feb 2026 09:56:56 +0000</pubDate><link>https://news.ycombinator.com/item?id=47085890</link><dc:creator>SCdF</dc:creator><comments>https://news.ycombinator.com/item?id=47085890</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47085890</guid></item><item><title><![CDATA[New comment by SCdF in "Is Show HN dead? No, but it's drowning"]]></title><description><![CDATA[
<p>Yes, I have not bought a few books after reading their free chapters and getting suspicious.<p>Honestly: there is SO much media, certainly for entertainment. I may just pretend nothing after 2022 exists.</p>
]]></description><pubDate>Tue, 17 Feb 2026 17:45:30 +0000</pubDate><link>https://news.ycombinator.com/item?id=47050439</link><dc:creator>SCdF</dc:creator><comments>https://news.ycombinator.com/item?id=47050439</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47050439</guid></item><item><title><![CDATA[New comment by SCdF in "Is Show HN dead? No, but it's drowning"]]></title><description><![CDATA[
<p>Agreed, and were gonna see this everywhere that AI can touch. Our filter functions for books, video, music, etc are all now broken. And worst of all that breaking coincides with an avalanche of slop, making detection even harder.<p>There is this real disconnect between what the visible level of effort implies you've done, and what you actually have to do.<p>It's going to be interesting to see how our filters get rewired for this visually-impressive-but-otherwise-slop abundance.</p>
]]></description><pubDate>Tue, 17 Feb 2026 12:53:47 +0000</pubDate><link>https://news.ycombinator.com/item?id=47046978</link><dc:creator>SCdF</dc:creator><comments>https://news.ycombinator.com/item?id=47046978</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47046978</guid></item><item><title><![CDATA[New comment by SCdF in "Coding agents have replaced every framework I used"]]></title><description><![CDATA[
<p>> In my mind, besides the self declared objectives, frameworks solve three problems .. “Simplification” .. Automation .. Labour cost.<p>I think you are missing Consistency, unless you don't count frameworks that you write as frameworks? There are 100 different ways of solving the same problem, and using a framework--- off the shelf or home made--- creates consistency in the way problems are solved.<p>This seems even more important with AI, since you lose context on each task, so you need it to live within guardrails and best practices or it will make spaghetti.</p>
]]></description><pubDate>Sat, 07 Feb 2026 15:24:11 +0000</pubDate><link>https://news.ycombinator.com/item?id=46924575</link><dc:creator>SCdF</dc:creator><comments>https://news.ycombinator.com/item?id=46924575</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46924575</guid></item><item><title><![CDATA[New comment by SCdF in "OpenClaw is what Apple intelligence should have been"]]></title><description><![CDATA[
<p>Blockchain as a vehicle for immutable data has passed. Crypto has given up pretending it's anything other than a financial vehicle for gambling.<p>Also, the recruitment attempts I've gotten from crypto have completely disappeared compared to the peak (it's all AI startups now).</p>
]]></description><pubDate>Thu, 05 Feb 2026 16:08:23 +0000</pubDate><link>https://news.ycombinator.com/item?id=46901189</link><dc:creator>SCdF</dc:creator><comments>https://news.ycombinator.com/item?id=46901189</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46901189</guid></item><item><title><![CDATA[New comment by SCdF in "Modernizing Linux swapping: introducing the swap table"]]></title><description><![CDATA[
<p>You should still use swap. It's not "2x RAM" as advice anymore, and hasn't been for years: <a href="https://chrisdown.name/2018/01/02/in-defence-of-swap.html" rel="nofollow">https://chrisdown.name/2018/01/02/in-defence-of-swap.html</a><p>tl;dr; give it 4-8GB and forget about it.</p>
]]></description><pubDate>Thu, 05 Feb 2026 09:38:31 +0000</pubDate><link>https://news.ycombinator.com/item?id=46897731</link><dc:creator>SCdF</dc:creator><comments>https://news.ycombinator.com/item?id=46897731</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46897731</guid></item></channel></rss>