<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: bs7280</title><link>https://news.ycombinator.com/user?id=bs7280</link><description>Hacker News RSS</description><docs>https://hnrss.org/</docs><generator>hnrss v2.1.1</generator><lastBuildDate>Tue, 14 Apr 2026 20:38:40 +0000</lastBuildDate><atom:link href="https://hnrss.org/user?id=bs7280" rel="self" type="application/rss+xml"></atom:link><item><title><![CDATA[New comment by bs7280 in "Show HN: Stop paying for Dropbox/Google Drive, use your own S3 bucket instead"]]></title><description><![CDATA[
<p>I will never use one drive even if they paid me. I use Dropbox + Homelab NAS with RAID 5 + old desktop PC with a RAID 5 drive. I have a lot of RAW photos to keep.</p>
]]></description><pubDate>Tue, 07 Apr 2026 17:17:43 +0000</pubDate><link>https://news.ycombinator.com/item?id=47678483</link><dc:creator>bs7280</dc:creator><comments>https://news.ycombinator.com/item?id=47678483</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47678483</guid></item><item><title><![CDATA[New comment by bs7280 in "Show HN: Stop paying for Dropbox/Google Drive, use your own S3 bucket instead"]]></title><description><![CDATA[
<p>I'll never forget when my Grandpa died 20 years ago, the first thing my dad did - even before telling us - was look for photos. His siblings did the same and they came up with a collage of around 30 photos I had never seen before that gave me a small glimpse of the highlights of his life.<p>My other grandpa, controversially used a big chunk of their wedding money on a good camera. They traveled the world and lived abroad for several years right before and after my mom and aunt were born. Because of this, we are all able to see such a fascinating and meticulous glimpse into their lives. Each photo tells a story even if the story is boring, but I really appreciated the small details. Even random pictures of cars that my Grandpa thought were cool. Or the mean guard dog they had in Taiwan while it was still a puppy. Or my mom on the Trans Siberian Railroad in the middle of the Cold War.<p>These stories and my own appreciation of photography have made me realize how valuable every photo I have is, and I'm willing to put in effort to save them. When I'm old and dying of dementia, I'll be able to look back at my life in incredible detail one last time. Even the dumb meme's I decided to save will tell a story.<p>I still have a deep appreciation for living in the moment and knowing not everything should be captured, but we live in an era where I have a really good camera in my pocket at all times, and the ability to store all those photos forever cheaply.</p>
]]></description><pubDate>Tue, 07 Apr 2026 16:08:29 +0000</pubDate><link>https://news.ycombinator.com/item?id=47677471</link><dc:creator>bs7280</dc:creator><comments>https://news.ycombinator.com/item?id=47677471</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47677471</guid></item><item><title><![CDATA[New comment by bs7280 in "Show HN: Stop paying for Dropbox/Google Drive, use your own S3 bucket instead"]]></title><description><![CDATA[
<p>This is unironically why I do not depending on google for products this important. I do have premium google drive as I needed barely over 15gb, but my main cloud storage is dropbox. A YT comment I made 10 years ago can't break Dropbox's TOS, and since premium storage is their whole business, they will take the product more seriously.<p>I also have a 14TB RAID 5 NAS at home. And my Desktop PC has 6TB of RAID 5 (had that first, mostly used for video games these days).</p>
]]></description><pubDate>Tue, 07 Apr 2026 15:38:28 +0000</pubDate><link>https://news.ycombinator.com/item?id=47677017</link><dc:creator>bs7280</dc:creator><comments>https://news.ycombinator.com/item?id=47677017</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47677017</guid></item><item><title><![CDATA[New comment by bs7280 in "The cult of vibe coding is dogfooding run amok"]]></title><description><![CDATA[
<p>I agree with the other comment that measuring productivity is pointless, as there has never been a good way to do this.<p>But the closest answer I can give you (without detailed examples of work projects) is I can prototype things faster than my team of 5 devs + 1 BA + 1 Manager before AI / Covid. The speed isn't just the faster code generation, but a fundamental paradigm shift from the commonly accepted project management philosophies. Agile and scrum are (in my experience) meant to protect developers from "wasted work" or "throwaway code" and also placate this non technical stakeholder fantasy that they know the best about product and can micromanage their way into a predictable timeline.<p>I have effectively been working as a team of 1 and I have been able to prototype things in days or weeks that would of taken months before. 95% of the code generated by claude is throwaway but the goal is to discover the real requirements faster. In the old model every step and possible risk needs to survive 3 meetings. If the story points are arbitrarily high then we have to split the tasks into more tasks.<p>Ironically, the obsession of quantifying productivity is what killed the productivity. People that live through spreadsheets would rather have 10 units of measurable productivity vs 50 units of unmeasurable productivity.</p>
]]></description><pubDate>Tue, 07 Apr 2026 15:03:51 +0000</pubDate><link>https://news.ycombinator.com/item?id=47676515</link><dc:creator>bs7280</dc:creator><comments>https://news.ycombinator.com/item?id=47676515</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47676515</guid></item><item><title><![CDATA[New comment by bs7280 in "Show HN: Stop paying for Dropbox/Google Drive, use your own S3 bucket instead"]]></title><description><![CDATA[
<p>How can I practically verify 2TB of a life's worth of files while guaranteeing I won't have data loss due to some edge cases and race conditions that delete my data.<p>Every time I've created my own backup script I realized knowing what to delete and when is not easy. IMO the practical solution to this is to just pay for more storage (within reason).</p>
]]></description><pubDate>Tue, 07 Apr 2026 14:54:13 +0000</pubDate><link>https://news.ycombinator.com/item?id=47676380</link><dc:creator>bs7280</dc:creator><comments>https://news.ycombinator.com/item?id=47676380</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47676380</guid></item><item><title><![CDATA[New comment by bs7280 in "The cult of vibe coding is dogfooding run amok"]]></title><description><![CDATA[
<p>In my opinion there are two main groups on the spectrum of "vibe coding". The non technical users that love it but don't understand software engineering enough to know what it takes to make a production grade product. The opposite are the AI haters that used chatgpt 3.5 and decided LLM code is garbage.<p>Both of these camps are the loudest voices on the internet, but there is a quiet but extremely productive camp somewhere in the middle that has enough optimism, open mindedness along with years of experience as an engineer to push Claude Code to its limit.<p>I read somewhere that the difference between vibe coding and "agentic engineering" is if you are able to know what the code does. Developing a complex website with claude code is not very different than managing a team of off shore developers in terms of risks.<p>Unless you are writing software for medical devices, banking software, fighter jets, etc... you are doing a disservice to your career by actively avoiding using LLMs as a tool in developing software.<p>I have used around $2500 in claude code credits (measured with `bunx ccusage` ) the last 6 months, and 95% of what was written is never going to run on someone else's computer, yet I have been able to get ridiculous value out of it.</p>
]]></description><pubDate>Mon, 06 Apr 2026 19:16:56 +0000</pubDate><link>https://news.ycombinator.com/item?id=47665524</link><dc:creator>bs7280</dc:creator><comments>https://news.ycombinator.com/item?id=47665524</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47665524</guid></item><item><title><![CDATA[New comment by bs7280 in "New Washington state law bans noncompete agreements"]]></title><description><![CDATA[
<p>Why would I buy a business if the person im buying it from is just going to create a new one to compete with me?</p>
]]></description><pubDate>Mon, 30 Mar 2026 18:34:04 +0000</pubDate><link>https://news.ycombinator.com/item?id=47577965</link><dc:creator>bs7280</dc:creator><comments>https://news.ycombinator.com/item?id=47577965</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47577965</guid></item><item><title><![CDATA[New comment by bs7280 in "Show HN: Will my flight have Starlink?"]]></title><description><![CDATA[
<p>That's why I exclusively pay cash and don't show an ID when I fly /s</p>
]]></description><pubDate>Thu, 19 Mar 2026 15:25:06 +0000</pubDate><link>https://news.ycombinator.com/item?id=47441076</link><dc:creator>bs7280</dc:creator><comments>https://news.ycombinator.com/item?id=47441076</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47441076</guid></item><item><title><![CDATA[New comment by bs7280 in "Show HN: Will my flight have Starlink?"]]></title><description><![CDATA[
<p>United gives you free access only if you are a mileageplus member I think?<p>Regardless, having free high speed internet on a flight will motivate me as a consumer every time.</p>
]]></description><pubDate>Wed, 18 Mar 2026 18:00:01 +0000</pubDate><link>https://news.ycombinator.com/item?id=47429060</link><dc:creator>bs7280</dc:creator><comments>https://news.ycombinator.com/item?id=47429060</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47429060</guid></item><item><title><![CDATA[New comment by bs7280 in "Illinois Introducing Operating System Account Age Bill"]]></title><description><![CDATA[
<p>Calling everything a logical fallacy, is also a logical fallacy.<p>We have already seen the federal government use facial recognition data to create an app that tells ICE goons who's legal. We should not tolerate the government forcing more data tracking and privacy violations just because you are not "sliding" today.</p>
]]></description><pubDate>Tue, 17 Mar 2026 19:29:46 +0000</pubDate><link>https://news.ycombinator.com/item?id=47417111</link><dc:creator>bs7280</dc:creator><comments>https://news.ycombinator.com/item?id=47417111</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47417111</guid></item><item><title><![CDATA[New comment by bs7280 in "After outages, Amazon to make senior engineers sign off on AI-assisted changes"]]></title><description><![CDATA[
<p>The business leaders do not care about this yet. I think a lot of people think we already have more Seniors than we will need in the next 5-10 years.<p>Also - the definition of Senior will change, and a lot of current Seniors will not transition, while plenty of Juniors that put in a lot of time using code agents will transition.</p>
]]></description><pubDate>Tue, 10 Mar 2026 18:46:55 +0000</pubDate><link>https://news.ycombinator.com/item?id=47327277</link><dc:creator>bs7280</dc:creator><comments>https://news.ycombinator.com/item?id=47327277</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47327277</guid></item><item><title><![CDATA[New comment by bs7280 in "After outages, Amazon to make senior engineers sign off on AI-assisted changes"]]></title><description><![CDATA[
<p>This is also why I think we will enter a world without Jr's. The time it takes for a Senior to review the Jr's AI code is more expensive than if the Sr produced their own AI code from scratch. Factor in the lack of meetings from a Sr only team, and the productivity gains will appear to be massive.<p>Whether or not these productivity gains are realized is another question, but spreadsheet based decision makers are going to try.</p>
]]></description><pubDate>Tue, 10 Mar 2026 16:40:03 +0000</pubDate><link>https://news.ycombinator.com/item?id=47325644</link><dc:creator>bs7280</dc:creator><comments>https://news.ycombinator.com/item?id=47325644</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47325644</guid></item><item><title><![CDATA[New comment by bs7280 in "Someone needs to go to jail"]]></title><description><![CDATA[
<p>Do you know what an anagram is?</p>
]]></description><pubDate>Tue, 03 Mar 2026 19:10:18 +0000</pubDate><link>https://news.ycombinator.com/item?id=47237221</link><dc:creator>bs7280</dc:creator><comments>https://news.ycombinator.com/item?id=47237221</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47237221</guid></item><item><title><![CDATA[New comment by bs7280 in "Driverless trucks can now travel farther distances faster than human drivers"]]></title><description><![CDATA[
<p>The highest volume OTR shipping lane is LA to Phoenix, which is already the perfect place for self driving vehicles.<p>I've been saying for years, trucks should drive autonomously from one mega parking lot outside a city to another at nighttime, and have humans handle the last mile during the 7-3 shift.</p>
]]></description><pubDate>Fri, 13 Feb 2026 22:56:31 +0000</pubDate><link>https://news.ycombinator.com/item?id=47008972</link><dc:creator>bs7280</dc:creator><comments>https://news.ycombinator.com/item?id=47008972</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47008972</guid></item><item><title><![CDATA[New comment by bs7280 in "Driverless trucks can now travel farther distances faster than human drivers"]]></title><description><![CDATA[
<p>The US already has the best freight rail network in the world my many measures but you can't put every shipment on a train.</p>
]]></description><pubDate>Fri, 13 Feb 2026 22:54:27 +0000</pubDate><link>https://news.ycombinator.com/item?id=47008956</link><dc:creator>bs7280</dc:creator><comments>https://news.ycombinator.com/item?id=47008956</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47008956</guid></item><item><title><![CDATA[New comment by bs7280 in "iOS 26.3 and macOS 26.3 Fix Dozens of Vulnerabilities, Including Zero-Day"]]></title><description><![CDATA[
<p>My biggest frustrations with it aren't even related to the look of things, its the all around disregard for user experience. The new screenshot UX on iOS is an insanely bad downgrade.</p>
]]></description><pubDate>Wed, 11 Feb 2026 21:43:32 +0000</pubDate><link>https://news.ycombinator.com/item?id=46981517</link><dc:creator>bs7280</dc:creator><comments>https://news.ycombinator.com/item?id=46981517</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46981517</guid></item><item><title><![CDATA[New comment by bs7280 in "NIMBYs aren't just shutting down housing"]]></title><description><![CDATA[
<p>More housing in the next town over helps everyone looking for a house in the surrounding towns. We all share a backyard called earth.</p>
]]></description><pubDate>Fri, 06 Feb 2026 20:11:56 +0000</pubDate><link>https://news.ycombinator.com/item?id=46917555</link><dc:creator>bs7280</dc:creator><comments>https://news.ycombinator.com/item?id=46917555</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46917555</guid></item><item><title><![CDATA[New comment by bs7280 in "We tasked Opus 4.6 using agent teams to build a C Compiler"]]></title><description><![CDATA[
<p>I don't see this as just exercise in making a new useful thing, but benchmarking the SOTA models ability to create a massive* project on its own, with some verifiable metrics of success. I believe they were able to build FFMPEG with this rust compiler?<p>How much would it cost to pay someone to make a C compiler in rust? A lot more than $20k<p>* massive meaning "total context needed" >> model context window</p>
]]></description><pubDate>Thu, 05 Feb 2026 21:42:46 +0000</pubDate><link>https://news.ycombinator.com/item?id=46905788</link><dc:creator>bs7280</dc:creator><comments>https://news.ycombinator.com/item?id=46905788</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46905788</guid></item><item><title><![CDATA[New comment by bs7280 in "Show HN: Craftplan – I built my wife a production management tool for her bakery"]]></title><description><![CDATA[
<p>This point on security is great point that I have not fully appreciated until now. I have been telling people that my own ability to use claude code has been a game changer for what sort of tools I will or will not pay for or use. This includes random self host services.<p>For personal use, those making their own software will still be a minority for a while, but at my job we are seeing potential to save $1M-$10M a year by rolling a custom tool vs paying for a commercial one. The saving here come from the tool doing a better job, not the license we pay.</p>
]]></description><pubDate>Wed, 04 Feb 2026 17:35:52 +0000</pubDate><link>https://news.ycombinator.com/item?id=46888809</link><dc:creator>bs7280</dc:creator><comments>https://news.ycombinator.com/item?id=46888809</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46888809</guid></item><item><title><![CDATA[New comment by bs7280 in "Data centers in space makes no sense"]]></title><description><![CDATA[
<p>The first two kidneys are free its the third one that gets tricky</p>
]]></description><pubDate>Wed, 04 Feb 2026 15:56:48 +0000</pubDate><link>https://news.ycombinator.com/item?id=46887397</link><dc:creator>bs7280</dc:creator><comments>https://news.ycombinator.com/item?id=46887397</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46887397</guid></item></channel></rss>