<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: PhageGenerator</title><link>https://news.ycombinator.com/user?id=PhageGenerator</link><description>Hacker News RSS</description><docs>https://hnrss.org/</docs><generator>hnrss v2.1.1</generator><lastBuildDate>Sat, 05 Sep 2026 07:39:59 +0000</lastBuildDate><atom:link href="https://hnrss.org/user?id=PhageGenerator" rel="self" type="application/rss+xml"></atom:link><item><title><![CDATA[New comment by PhageGenerator in "Shutting down our public encrypted DNS"]]></title><description><![CDATA[
<p>I'd argue you don't need to run DoT/DoH yourself if it is just for your local network.<p>Setting up a local resolver, such as a Pi-Hole or Unbound on a firewall can serve unencrypted responses to your devices. Those resolvers in turn can use DoT/DoH with their upstream resolvers to encrypt the requests that go through untrusted networks on the Internet.<p>This is the best of both worlds, the simplicity of unencrypted DNS while encrypting traffic where it matters.</p>
]]></description><pubDate>Sat, 05 Sep 2026 02:28:21 +0000</pubDate><link>https://news.ycombinator.com/item?id=49572520</link><dc:creator>PhageGenerator</dc:creator><comments>https://news.ycombinator.com/item?id=49572520</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=49572520</guid></item><item><title><![CDATA[New comment by PhageGenerator in "Getting 25 Gbps Thunderbolt Ethernet on My Mac Studio"]]></title><description><![CDATA[
<p>He mentions this in the footnote:<p>> I have SMB multichannel enabled, but this real-world speed limitation could also be related to my use of my lower-power Arm NAS (running on Ampere Altra, with 32 fairly-slow CPU cores).<p>Based on my own testing with a 25 Gb NIC setup on macOS I strongly suspect the issue is not on the NAS side, and the hardware I was working with is by no means underpowered.<p>The Mac I was working with is one of those rack mount M2 Mac Pros with a 25 Gb PCI-e card. On the NAS side it was a several hundred terabyte all NVMe flash multi-node cluster, each node with Xeon CPUs and 2x 25 Gb bonded NICs. Doing some rough throughput testing from macOS over multi-channel SMB yields throughput rates that are barely faster than the built-in 10 Gb copper NICs on the Mac.<p>Using iperf I can confirm that I can get near enough to 25 Gb/s raw network throughput on the Mac. And other non-macOS systems see significantly faster throughput to the same NAS. I am not sure exactly what the issue is that causes 25 Gb NICs to underperform so significantly for file sharing tasks, but I am reasonably certain that the issue is in macOS.</p>
]]></description><pubDate>Sat, 01 Aug 2026 18:33:28 +0000</pubDate><link>https://news.ycombinator.com/item?id=49137074</link><dc:creator>PhageGenerator</dc:creator><comments>https://news.ycombinator.com/item?id=49137074</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=49137074</guid></item><item><title><![CDATA[New comment by PhageGenerator in "Half-Baked Product"]]></title><description><![CDATA[
<p>Just because a business is employee owned that does not mean it lacks leadership.</p>
]]></description><pubDate>Fri, 03 Jul 2026 14:56:31 +0000</pubDate><link>https://news.ycombinator.com/item?id=48775828</link><dc:creator>PhageGenerator</dc:creator><comments>https://news.ycombinator.com/item?id=48775828</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48775828</guid></item><item><title><![CDATA[New comment by PhageGenerator in "A new spam policy for “back button hijacking”"]]></title><description><![CDATA[
<p>I think that is because some "pages" are really full screen modals. So the back button does take you back to the previous page, but it looks like you went back two pages (closes modal + goes back). I don't spend too much time in the Azure portal but this behavior is rampant in the Entra admin center.</p>
]]></description><pubDate>Tue, 14 Apr 2026 05:22:54 +0000</pubDate><link>https://news.ycombinator.com/item?id=47761568</link><dc:creator>PhageGenerator</dc:creator><comments>https://news.ycombinator.com/item?id=47761568</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47761568</guid></item><item><title><![CDATA[New comment by PhageGenerator in "NASA announces unprecedented return of sick ISS astronaut and crew"]]></title><description><![CDATA[
<p>That would hold more weight if this was the War Thunder forum</p>
]]></description><pubDate>Sun, 11 Jan 2026 05:15:41 +0000</pubDate><link>https://news.ycombinator.com/item?id=46572890</link><dc:creator>PhageGenerator</dc:creator><comments>https://news.ycombinator.com/item?id=46572890</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46572890</guid></item><item><title><![CDATA[New comment by PhageGenerator in "How to declutter, quiet down, and take the AI out of Windows 11 25H2"]]></title><description><![CDATA[
<p>There is a difference between fiddling with configurations on Linux to fit your personal preferences and turning off all the bloat included in Windows out of the box.<p>I have two perspectives on this, as a user and as a Windows admin. And I apologize in advance that this turned into a bit of a rant.<p>As a user all these things are at best annoyances to work around and at worst borderline malicious. You can easily remove the ads in the Start menu, uninstall the built-in apps you don't need and turn off the things you don't want. Sure upgrading to Pro offers more options to turn off some (but not all) of the bloat in Windows. However a significant portion of the tweaks needed to turn things off either needs Pro to get access to local group policy or diving into the registry to adjust dozens of values, and this is not something I consider accessible by average users. And there are some things like the constant reminders to sign-in with a Microsoft account that cannot be disabled in any way. I am aware that there are de-bloat scripts which preform these actions automatically for the less technical users, but asking users to run random scripts as the first thing to do on a new system to fix issues sets a bad precedent and is not something that I think should be widely encouraged since that behavior can be easily exploited since the users that need those kinds of tools may not fully appreciate the consequences of their actions.<p>With regards to malicious behavior take OneDrive. By default OneDrive will start on login then prompt the user with a system notification to sign-in to OneDrive to backup their files and the only options it gives the user is to either say "Yes" or "Remind me later". The only options to stop this are either to uninstall OneDrive or apply a setting via GPO to stop OneDrive from generating network traffic until a user signs-in. And in the security center if you don't sign-in to OneDrive it will always display a warning that your files are not protected because you are not using OneDrive, and as far as I know there is no way to disable that on editions other than Enterprise even if you uninstall OneDrive. For the average user the easiest way to make these annoyances go away is to sign-in to OneDrive. I cannot tell you how many people have come to me complaining that they signed in to OneDrive and now all their files have disappeared because OneDrive moved everything to a different folder then removed all the local copies of files that had been synced to the cloud and because their computer was not connected to the Internet they could not access the files that now lived only in the cloud.<p>I think OneDrive is a prime example of the issues I have overall with Windows these days, it effectively gives the user as little agency as possible in using their system by constantly nagging them to enable things they may not want or even understand with the only options presented being to just do what it tells you.<p>As an admin I have a much poorer opinion of the work required to completely de-bloat a "clean" Windows install. In addition to all of the above let's consider the Start menu. In a Windows environment it is not practical to manually remove the offending shortcuts in the Start menu since those are set in each user profile and I am not going to follow every user around to manually clean up their Start menus every time they login to a new computer. Pro editions of Windows 11 actually do have the ability to customize what shortcuts appear in the Start menu by default for new user accounts and this does allow for removing the ads. However that particular Start menu layout policy can only be set by an MDM, it seems Microsoft has made the decision to not provide a group policy option for applying a Start menu layout in Windows 11 like they did with Windows 10. This means if you are exclusively managing Windows with an on-prem Active Directory you can't remove the ads from the Start menu using a managed policy.<p>You can upgrade to Enterprise which does have a simple option to turn off all the consumer features, however I know of exactly zero businesses that will pay the significant extra for Enterprise just to disable these annoyances that everyone is already used to.<p>Microsoft has turned Windows into a tool that does everything in its power funnel users to Microsoft cloud services. The user experience is being actively degraded with all the nagging and forced usage of their services such that the path of least resistance to get rid of all that is to give up and just sign-in with a cloud account. Now to be clear, I don't have a problem with Microsoft offering these services and I can see how they can be useful things for some people, the problem I have is the way they are going about it.<p>It is great that we have so many people working to make sure we can de-bloat Windows and turn it back into a usable platform for those of us who don't want any of these forced features. But at the end of the day this is software that we are paying for that does not respect its users.</p>
]]></description><pubDate>Mon, 10 Nov 2025 01:46:39 +0000</pubDate><link>https://news.ycombinator.com/item?id=45871316</link><dc:creator>PhageGenerator</dc:creator><comments>https://news.ycombinator.com/item?id=45871316</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=45871316</guid></item><item><title><![CDATA[New comment by PhageGenerator in "How to declutter, quiet down, and take the AI out of Windows 11 25H2"]]></title><description><![CDATA[
<p>Even upgrading to Pro is not enough to completly remove all the junk in Windows without an unreasonable amount of effort. Enterprise is easier to debloat but that is not as easy to come by for the average user.</p>
]]></description><pubDate>Sun, 09 Nov 2025 01:05:15 +0000</pubDate><link>https://news.ycombinator.com/item?id=45861910</link><dc:creator>PhageGenerator</dc:creator><comments>https://news.ycombinator.com/item?id=45861910</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=45861910</guid></item><item><title><![CDATA[New comment by PhageGenerator in "Zram Performance Analysis"]]></title><description><![CDATA[
<p>Using a ramdisk for zswap is basically just zram with extra steps.</p>
]]></description><pubDate>Fri, 24 Oct 2025 01:05:08 +0000</pubDate><link>https://news.ycombinator.com/item?id=45689531</link><dc:creator>PhageGenerator</dc:creator><comments>https://news.ycombinator.com/item?id=45689531</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=45689531</guid></item></channel></rss>