<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: thrownaway561</title><link>https://news.ycombinator.com/user?id=thrownaway561</link><description>Hacker News RSS</description><docs>https://hnrss.org/</docs><generator>hnrss v2.1.1</generator><lastBuildDate>Thu, 25 Jun 2026 02:49:17 +0000</lastBuildDate><atom:link href="https://hnrss.org/user?id=thrownaway561" rel="self" type="application/rss+xml"></atom:link><item><title><![CDATA[New comment by thrownaway561 in "We're making Bunny DNS free: because a faster internet won't build itself"]]></title><description><![CDATA[
<p>how do they compare to cloudflare? It would be nice to see a comparison chart</p>
]]></description><pubDate>Wed, 24 Jun 2026 12:50:47 +0000</pubDate><link>https://news.ycombinator.com/item?id=48658952</link><dc:creator>thrownaway561</dc:creator><comments>https://news.ycombinator.com/item?id=48658952</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48658952</guid></item><item><title><![CDATA[New comment by thrownaway561 in "The deadly rise of giant trucks and SUVs"]]></title><description><![CDATA[
<p>"Our estimate is that about 200 to 400 pedestrians a year would not have died if vehicles had remained approximately the same size over the past quarter-century"<p>They're making loud noise about nothing. 200-400 people in a country of 200+ million is nothing.<p>Yes... big trucks and SUVs might have something to do with it. Could also be that people are not paying attention more because of their phones. Could also be that the people in these vehicles suck at driving them.<p>The data doesn't account for particular instances, it's just a guess at what is the cause.</p>
]]></description><pubDate>Tue, 23 Jun 2026 18:11:14 +0000</pubDate><link>https://news.ycombinator.com/item?id=48648970</link><dc:creator>thrownaway561</dc:creator><comments>https://news.ycombinator.com/item?id=48648970</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48648970</guid></item><item><title><![CDATA[New comment by thrownaway561 in "Ask HN: Has anyone replaced Claude/GPT with a local model for daily coding?"]]></title><description><![CDATA[
<p>No... I just use the github copilot chat</p>
]]></description><pubDate>Tue, 16 Jun 2026 20:43:18 +0000</pubDate><link>https://news.ycombinator.com/item?id=48561764</link><dc:creator>thrownaway561</dc:creator><comments>https://news.ycombinator.com/item?id=48561764</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48561764</guid></item><item><title><![CDATA[New comment by thrownaway561 in "Google Chrome update will close the door on ad blockers"]]></title><description><![CDATA[
<p>that thing has been in development for the past 10 years. At this point, I doubt we ever see it.</p>
]]></description><pubDate>Tue, 16 Jun 2026 17:09:33 +0000</pubDate><link>https://news.ycombinator.com/item?id=48558463</link><dc:creator>thrownaway561</dc:creator><comments>https://news.ycombinator.com/item?id=48558463</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48558463</guid></item><item><title><![CDATA[New comment by thrownaway561 in "Google Chrome update will close the door on ad blockers"]]></title><description><![CDATA[
<p>Brave already does this. Built in ad Blocking</p>
]]></description><pubDate>Tue, 16 Jun 2026 16:54:35 +0000</pubDate><link>https://news.ycombinator.com/item?id=48558222</link><dc:creator>thrownaway561</dc:creator><comments>https://news.ycombinator.com/item?id=48558222</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48558222</guid></item><item><title><![CDATA[New comment by thrownaway561 in "Ask HN: Has anyone replaced Claude/GPT with a local model for daily coding?"]]></title><description><![CDATA[
<p>I just use DeepSeekV4 Fast... It's cheap as hell. Currently my monthly usage has been<p>67M Ouput
51M Input<p>Total $0.83 dollar.<p>I honestly don't understand why people just don't use DeepSeek.</p>
]]></description><pubDate>Mon, 15 Jun 2026 20:24:44 +0000</pubDate><link>https://news.ycombinator.com/item?id=48546567</link><dc:creator>thrownaway561</dc:creator><comments>https://news.ycombinator.com/item?id=48546567</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48546567</guid></item><item><title><![CDATA[New comment by thrownaway561 in "Windows 11 users are tired of MS account requirements creeping into everything"]]></title><description><![CDATA[
<p>I get all the hate with the requirements for Microsoft account, but I have to admit, they have made life easier.<p>Case in point, moving to a new computer is absolutely painless now with a Microsoft Account because of OneDrive and Winget.<p>Make sure that Onedrive is setup to backup all folder (desktop, documents, pictures. you can do this by clicking the gear icon and selecting Manage Backups)<p>Next have this simple batch file run whenever the user logs in. It basically uses winget to update all packages to the latest version and export a list of all those packages and save it onedrive<p>winget update --all --accept-package-agreements --accept-source-agreements --silent
winget export -o "C:\Users\<user>\OneDrive\WingetPrograms.txt"<p>Now if you move computers, you just log in with your Microsoft account so that you will have your desktop and everything because onedrive will come over.<p>Now just do an import with Winget and you will have 95% of your programs installed. Yes I know there might be some programs that aren't available for installation through Winget, but almost ALL popular programs are available.<p>winget import -i "C:\Users\<user>\OneDrive\WingetPrograms.txt"<p>It's that simple. Something that use to take days now takes minutes and 3 commands. Plus the fact that everything is backed up to the cloud, you just can't beat it.<p>Yes I get the same stuff can be done with Google Drive, Dropbox replacing Onedrive. Chocolatey, ninite as a package manager instead of winget. Using Onedrive and winget are native and available on ANY Windows 11 machine and they WORK.</p>
]]></description><pubDate>Mon, 15 Jun 2026 13:26:51 +0000</pubDate><link>https://news.ycombinator.com/item?id=48540953</link><dc:creator>thrownaway561</dc:creator><comments>https://news.ycombinator.com/item?id=48540953</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48540953</guid></item><item><title><![CDATA[New comment by thrownaway561 in "Where is the AI jobs crisis?"]]></title><description><![CDATA[
<p>well said. my wife's company has been having layoffs particularly from the overhiring during COVID. They went from 10 billion down to 1 billion thus far.</p>
]]></description><pubDate>Tue, 09 Jun 2026 19:39:29 +0000</pubDate><link>https://news.ycombinator.com/item?id=48466540</link><dc:creator>thrownaway561</dc:creator><comments>https://news.ycombinator.com/item?id=48466540</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48466540</guid></item><item><title><![CDATA[New comment by thrownaway561 in "Show HN: Gitdot – A better GitHub. Open-source, written in Rust"]]></title><description><![CDATA[
<p>this thing looks slopped together in day. I don't even know what I'm looking at when I go to the home page. Good luck with it, but I think you have a VERY long road ahead of you.<p>Personally if I wanted to leave Github, I would just move over to Gitlab.</p>
]]></description><pubDate>Tue, 09 Jun 2026 12:36:09 +0000</pubDate><link>https://news.ycombinator.com/item?id=48460303</link><dc:creator>thrownaway561</dc:creator><comments>https://news.ycombinator.com/item?id=48460303</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48460303</guid></item><item><title><![CDATA[New comment by thrownaway561 in "VoidZero Is Joining Cloudflare"]]></title><description><![CDATA[
<p>For anyone pissing on this, you have to remember one thing... time equals money and, as someone who spent 7 years building an open source project, you make almost ZERO from doing it. At the end, if you want to continue the project, you have to sell your soul somehow, either by doing a paid tier, consulting or getting corporate sponsorship. Unless you are one of the VERY lucky ones that does the coding on the side while having a full time job (which I was in the VERY fortunate position to be in at the time).<p>It's going to come down to "can I afford to keep doing this for nothing"?<p>So for all you high and mighty people calling them sell outs and what not, I would love to see how much you've been contributing to the project in order for it to keep going.<p>I think what CloudFlare is doing is a good thing. They get a tremendous team that they can have help work on their infrastructure while keeping the open source projects alive.</p>
]]></description><pubDate>Thu, 04 Jun 2026 14:34:44 +0000</pubDate><link>https://news.ycombinator.com/item?id=48399300</link><dc:creator>thrownaway561</dc:creator><comments>https://news.ycombinator.com/item?id=48399300</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48399300</guid></item><item><title><![CDATA[New comment by thrownaway561 in "New York passes pied-a-terre tax"]]></title><description><![CDATA[
<p>If you want to tax the ultra-wealthy, prevent Securities-Based Loan (SBL) or a Securities-Based Line of Credit (SBLOC). Honestly this is how EVERY SINGLE wealthy person gets around paying taxes.<p>Stocks should be bought and sold, period the end. That is how the market is supported to work.<p>If you closed this simple loophole, you would see a massive amount of tax revenue.</p>
]]></description><pubDate>Thu, 28 May 2026 16:35:38 +0000</pubDate><link>https://news.ycombinator.com/item?id=48311409</link><dc:creator>thrownaway561</dc:creator><comments>https://news.ycombinator.com/item?id=48311409</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48311409</guid></item><item><title><![CDATA[New comment by thrownaway561 in "YouTube to automatically label AI-generated videos"]]></title><description><![CDATA[
<p>This is what YouTube needs to start doing:<p>1. Allow us to filter any and all content based on category or tag, this would include AI tagged videos
2. Demonetize any and all videos that incentivize antagonizing people (Looking at you prank videos)
3. Allow the reporting of video for "Criminal Activities"
4. Bring back the number of dislikes
5. Put the "not interested" option on video playback page (currently only on the video thumbnail)
6. Put the "do no recommend this channel" option on the video playback page (currently only on the video thumbnail)</p>
]]></description><pubDate>Thu, 28 May 2026 11:58:10 +0000</pubDate><link>https://news.ycombinator.com/item?id=48307684</link><dc:creator>thrownaway561</dc:creator><comments>https://news.ycombinator.com/item?id=48307684</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48307684</guid></item><item><title><![CDATA[New comment by thrownaway561 in "Gemini 3.5 Flash"]]></title><description><![CDATA[
<p>You're not the only one... Heck, I hear Flash and I say Macromedia in my head :/</p>
]]></description><pubDate>Wed, 20 May 2026 16:52:53 +0000</pubDate><link>https://news.ycombinator.com/item?id=48210611</link><dc:creator>thrownaway561</dc:creator><comments>https://news.ycombinator.com/item?id=48210611</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48210611</guid></item><item><title><![CDATA[New comment by thrownaway561 in "Screenshots of Old Desktop OSes"]]></title><description><![CDATA[
<p>where's desqview? I ran my first BBS on that back in the 90s before switching over to OS/2 Warp.<p><a href="https://en.wikipedia.org/wiki/DESQview" rel="nofollow">https://en.wikipedia.org/wiki/DESQview</a></p>
]]></description><pubDate>Tue, 12 May 2026 12:14:15 +0000</pubDate><link>https://news.ycombinator.com/item?id=48107151</link><dc:creator>thrownaway561</dc:creator><comments>https://news.ycombinator.com/item?id=48107151</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48107151</guid></item><item><title><![CDATA[New comment by thrownaway561 in "Gmail registration now requires scanning a QR code and sending a text message"]]></title><description><![CDATA[
<p>Everyone hates on Microsoft, but their platform is 50x better than Google. Personally nowadays I would be looking at Proton if I was going to setup a workspace for my company.</p>
]]></description><pubDate>Mon, 11 May 2026 12:51:02 +0000</pubDate><link>https://news.ycombinator.com/item?id=48094316</link><dc:creator>thrownaway561</dc:creator><comments>https://news.ycombinator.com/item?id=48094316</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48094316</guid></item><item><title><![CDATA[New comment by thrownaway561 in "Ted Turner has died"]]></title><description><![CDATA[
<p>cnn email alert was how I learned that 9/11 was happening. love or hate the man and the news outlet, but you have to admit that they ushered in the news era of the internet.</p>
]]></description><pubDate>Wed, 06 May 2026 15:53:08 +0000</pubDate><link>https://news.ycombinator.com/item?id=48037667</link><dc:creator>thrownaway561</dc:creator><comments>https://news.ycombinator.com/item?id=48037667</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48037667</guid></item><item><title><![CDATA[New comment by thrownaway561 in "Google Chrome silently installs a 4 GB AI model on your device without consent"]]></title><description><![CDATA[
<p>Is this just for mobile devices or does this impact desktops as well?</p>
]]></description><pubDate>Wed, 06 May 2026 12:47:10 +0000</pubDate><link>https://news.ycombinator.com/item?id=48035588</link><dc:creator>thrownaway561</dc:creator><comments>https://news.ycombinator.com/item?id=48035588</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48035588</guid></item><item><title><![CDATA[New comment by thrownaway561 in "California high-speed rail price tag jumps to $231B, nearly 7x 2008 estimate"]]></title><description><![CDATA[
<p>They need to just accept their lost and cancel the project. I think the people of CA have given this enough money and time. It's become a joke and nothing more than a giant way for they governor to launder money. Looking at you NEWSCUM.</p>
]]></description><pubDate>Wed, 29 Apr 2026 21:10:24 +0000</pubDate><link>https://news.ycombinator.com/item?id=47954719</link><dc:creator>thrownaway561</dc:creator><comments>https://news.ycombinator.com/item?id=47954719</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47954719</guid></item><item><title><![CDATA[New comment by thrownaway561 in "Pgbackrest is no longer being maintained"]]></title><description><![CDATA[
<p>i wish the guy could have made a paid version so he could have continued it. Unfortunately, most people do not want to financially contribute to open source and especially when that open source project becomes a paid product.</p>
]]></description><pubDate>Mon, 27 Apr 2026 12:39:08 +0000</pubDate><link>https://news.ycombinator.com/item?id=47920818</link><dc:creator>thrownaway561</dc:creator><comments>https://news.ycombinator.com/item?id=47920818</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47920818</guid></item><item><title><![CDATA[New comment by thrownaway561 in "South Korea police arrest man for posting AI photo of runaway wolf"]]></title><description><![CDATA[
<p>The dude openly admits that he posted the image "for fun", so there was clearly nefarious behavior and purposely wanted to confuse police and the investigation. I don't see why people are trying to defend this dude as him simply "posting a picture of a wolf". I guess people will defend any sort of bad behavior in this day and age.</p>
]]></description><pubDate>Fri, 24 Apr 2026 14:26:44 +0000</pubDate><link>https://news.ycombinator.com/item?id=47890775</link><dc:creator>thrownaway561</dc:creator><comments>https://news.ycombinator.com/item?id=47890775</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47890775</guid></item></channel></rss>