<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: drewg123</title><link>https://news.ycombinator.com/user?id=drewg123</link><description>Hacker News RSS</description><docs>https://hnrss.org/</docs><generator>hnrss v2.1.1</generator><lastBuildDate>Sat, 18 Apr 2026 10:50:15 +0000</lastBuildDate><atom:link href="https://hnrss.org/user?id=drewg123" rel="self" type="application/rss+xml"></atom:link><item><title><![CDATA[New comment by drewg123 in "Bluesky April 2026 Outage Post-Mortem"]]></title><description><![CDATA[
<p>Golang's use of a potentially unbounded number of threads is just insane. I used to be fairly bullish on golang, but this, combined with the fact that its garbage collected, makes me feel its just unsuitable for production use.</p>
]]></description><pubDate>Fri, 10 Apr 2026 19:02:47 +0000</pubDate><link>https://news.ycombinator.com/item?id=47722246</link><dc:creator>drewg123</dc:creator><comments>https://news.ycombinator.com/item?id=47722246</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47722246</guid></item><item><title><![CDATA[New comment by drewg123 in "HP trialed mandatory 15-minute support call wait times (2025)"]]></title><description><![CDATA[
<p>I'll always despise them (and their Itanium) for killing the DEC Alpha CPU off after they acquired it along with Compaq.</p>
]]></description><pubDate>Fri, 20 Mar 2026 15:12:14 +0000</pubDate><link>https://news.ycombinator.com/item?id=47455753</link><dc:creator>drewg123</dc:creator><comments>https://news.ycombinator.com/item?id=47455753</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47455753</guid></item><item><title><![CDATA[New comment by drewg123 in "[dead]"]]></title><description><![CDATA[
<p>Not really a fuck up, but I was having it translate from a hardware spec into a C header file, and for page 00h of a register bank, it started naming things "P00", so enum fields were named like:<p><i>CMIS_P00_ID  = 128, /* SFF-8024 Identifier copy */" </i></p>
]]></description><pubDate>Wed, 18 Mar 2026 23:36:25 +0000</pubDate><link>https://news.ycombinator.com/item?id=47432750</link><dc:creator>drewg123</dc:creator><comments>https://news.ycombinator.com/item?id=47432750</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47432750</guid></item><item><title><![CDATA[New comment by drewg123 in "Beyond has dropped “meat” from its name and expanded its high-protein drink line"]]></title><description><![CDATA[
<p>I'm the demographic.  I became vegan a several years ago when I was in my late 40s for health reasons -- all males in my family my age or older have had multiple heart attacks except for me.   I didn't become vegan because I like eating salads.  I miss the taste of meat, and beyond does a decent job of it (Impossible is far better).<p>If animal agriculture was not subsidized, I expect plant based "meats" would be on par or cheaper than real meat.</p>
]]></description><pubDate>Tue, 17 Mar 2026 13:53:29 +0000</pubDate><link>https://news.ycombinator.com/item?id=47412706</link><dc:creator>drewg123</dc:creator><comments>https://news.ycombinator.com/item?id=47412706</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47412706</guid></item><item><title><![CDATA[New comment by drewg123 in "Hisense TVs add unskippable startup ads before live TV"]]></title><description><![CDATA[
<p>I don't have a reference, but I remember reading that some Samsung TVs require internet access to get past initial setup and allow access to HDMI.  So we might already be here..</p>
]]></description><pubDate>Tue, 10 Mar 2026 13:58:44 +0000</pubDate><link>https://news.ycombinator.com/item?id=47323345</link><dc:creator>drewg123</dc:creator><comments>https://news.ycombinator.com/item?id=47323345</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47323345</guid></item><item><title><![CDATA[New comment by drewg123 in "FreeBSD 14.4-Release Announcement"]]></title><description><![CDATA[
<p><i>If you're installing FreeBSD today, use 15.0</i><p>Or just run -current in production, like we do.  See <a href="https://people.freebsd.org/~gallatin/talks/OpenFest2023.pdf" rel="nofollow">https://people.freebsd.org/~gallatin/talks/OpenFest2023.pdf</a><p>Or <a href="https://papers.freebsd.org/2019/fosdem/looney-netflix_and_freebsd/" rel="nofollow">https://papers.freebsd.org/2019/fosdem/looney-netflix_and_fr...</a></p>
]]></description><pubDate>Tue, 10 Mar 2026 13:12:56 +0000</pubDate><link>https://news.ycombinator.com/item?id=47322830</link><dc:creator>drewg123</dc:creator><comments>https://news.ycombinator.com/item?id=47322830</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47322830</guid></item><item><title><![CDATA[New comment by drewg123 in "Lenovo’s new ThinkPads score 10/10 for repairability"]]></title><description><![CDATA[
<p>Do they still block third party PCIe (eg, wifi) devices in their firmware?</p>
]]></description><pubDate>Wed, 04 Mar 2026 01:41:10 +0000</pubDate><link>https://news.ycombinator.com/item?id=47241898</link><dc:creator>drewg123</dc:creator><comments>https://news.ycombinator.com/item?id=47241898</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47241898</guid></item><item><title><![CDATA[New comment by drewg123 in "Linuxulator on FreeBSD Feels Like Magic"]]></title><description><![CDATA[
<p>The best way to run linux compat on FreeBSD is in an Linux jail.  See <a href="https://wiki.freebsd.org/LinuxJails" rel="nofollow">https://wiki.freebsd.org/LinuxJails</a><p>The difference is that with the standard linuxulator, the linux env. is maintained by the FreeBSD package manager, and can sometimes be out of date.  Further, the standard linux compat package will install a red hat based distro, which is often not the easiest to deal with in terms of compat with random things you might want to run.   I often found I had libraries that were either missing, or were a version out of date when trying to run stuff with linux compat from packages/ports.  With a linux jail, you can install an ubuntu based distro & let it keep itself up to date via apt.</p>
]]></description><pubDate>Sun, 22 Feb 2026 22:30:18 +0000</pubDate><link>https://news.ycombinator.com/item?id=47115458</link><dc:creator>drewg123</dc:creator><comments>https://news.ycombinator.com/item?id=47115458</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47115458</guid></item><item><title><![CDATA[New comment by drewg123 in "An ARM Homelab Server, or a Minisforum MS-R1 Review"]]></title><description><![CDATA[
<p>What speed is the PCIe slot?  The Minisforum site talks about it being x8, but doesn't mention if its Gen4 or Gen5</p>
]]></description><pubDate>Fri, 20 Feb 2026 16:05:21 +0000</pubDate><link>https://news.ycombinator.com/item?id=47089785</link><dc:creator>drewg123</dc:creator><comments>https://news.ycombinator.com/item?id=47089785</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47089785</guid></item><item><title><![CDATA[New comment by drewg123 in "Why vampires live forever"]]></title><description><![CDATA[
<p>So maybe they were on to something with leeches?</p>
]]></description><pubDate>Wed, 11 Feb 2026 17:53:18 +0000</pubDate><link>https://news.ycombinator.com/item?id=46978316</link><dc:creator>drewg123</dc:creator><comments>https://news.ycombinator.com/item?id=46978316</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46978316</guid></item><item><title><![CDATA[New comment by drewg123 in "Parking lots as economic drains"]]></title><description><![CDATA[
<p>In a large metro with an extant, functional, mass transit system, sure.   But do this in a cold place with no existing mass transit, and all you'll do is kill off downtown businesses and reduce property values to 0.<p>This experiment was kind of done in Buffalo in the 70s.  They blocked off large swathes of downtown to build the above ground section of metro rail.  This encouraged business to close downtown locations and move to suburban malls.  That kind of retail never came back to downtown in the roughly 1 decade after completion of the metro.  So you had a mass transit system that went effectively from nowhere to nowhere, and managed to kill the downtown retail corridor.</p>
]]></description><pubDate>Mon, 02 Feb 2026 20:17:29 +0000</pubDate><link>https://news.ycombinator.com/item?id=46860839</link><dc:creator>drewg123</dc:creator><comments>https://news.ycombinator.com/item?id=46860839</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46860839</guid></item><item><title><![CDATA[New comment by drewg123 in "Can you slim macOS down?"]]></title><description><![CDATA[
<p>I'm a power user.  I do FreeBSD kernel performance work for Netflix.<p>I have a macbook as my work laptop.  I use it as a dumb terminal to my FreeBSD desktop, a platform for corp. video conferencing, and to surf the web.   Any actual work happens on my desktop (Unless I'm working on something arm64 specific, and am using a VM on the laptop ... but then I'm probably ssh'ed in from my desktop.<p>Why the macbook? I have never gotten along with Windows (have tried on a few separate occasions).  And I'm too lazy to put effort into getting Linux running well on a laptop, since that would still be just a dumb terminal for FreeBSD dev.  And I'm not enough of a masochist to run FreeBSD on a laptop.  So the macbook is the path of least resistance.  It works well as a laptop (suspend / resume, connects to random wifi) and comes with a terminal and ssh client that require zero effort to get working.</p>
]]></description><pubDate>Wed, 21 Jan 2026 21:42:02 +0000</pubDate><link>https://news.ycombinator.com/item?id=46711971</link><dc:creator>drewg123</dc:creator><comments>https://news.ycombinator.com/item?id=46711971</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46711971</guid></item><item><title><![CDATA[New comment by drewg123 in "Floppy disks turn out to be the greatest TV remote for kids"]]></title><description><![CDATA[
<p>What gets me is the "play/pause" button behavior on a firestick remote.   How many presses of play/pause would you think it takes to pause then resume playing?  2?  Oh, no.  Its 4!   Pressing play/pause on the remote brings up the UI, like a mouse-over on some crappy web-player.  You have to hit pause twice to actually pause the video. Then play again brings up the UI, then you have to hit it again to play again.<p>And don't even get me started on the times where the app opens and plays OK.  Then you go to ff/rw and all it will let you do is pause.  So you have to re-start the app to get control.  Then it forgets where you are.</p>
]]></description><pubDate>Mon, 12 Jan 2026 23:15:56 +0000</pubDate><link>https://news.ycombinator.com/item?id=46595501</link><dc:creator>drewg123</dc:creator><comments>https://news.ycombinator.com/item?id=46595501</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46595501</guid></item><item><title><![CDATA[New comment by drewg123 in "Vietnam bans unskippable ads"]]></title><description><![CDATA[
<p><i>they appeared over and over again, making me hate them with a flaming passion</i><p>I wonder how much risk there is to brands due to this sort of thing?  I tend to feel the same way; are we just uncommon?<p>The only place I see ads is Amazon Prime Video (b/c I'm still irked they changed the deal and added ads).  I've come to hate those companies whose ads I see over and over and over again and I've resolved to never buy anything from them.  I even used one of their products regularly and switched to a competitor due to their ads.</p>
]]></description><pubDate>Tue, 06 Jan 2026 20:06:25 +0000</pubDate><link>https://news.ycombinator.com/item?id=46517884</link><dc:creator>drewg123</dc:creator><comments>https://news.ycombinator.com/item?id=46517884</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46517884</guid></item><item><title><![CDATA[New comment by drewg123 in "Show HN: DoNotNotify – Log and intelligently block notifications on Android"]]></title><description><![CDATA[
<p>Is there anything like this for iOS?  Or is something like this impossible for a 3rd party to do on iOS?</p>
]]></description><pubDate>Mon, 05 Jan 2026 16:47:16 +0000</pubDate><link>https://news.ycombinator.com/item?id=46501134</link><dc:creator>drewg123</dc:creator><comments>https://news.ycombinator.com/item?id=46501134</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46501134</guid></item><item><title><![CDATA[New comment by drewg123 in "It's Always TCP_NODELAY"]]></title><description><![CDATA[
<p>From a CDN perspective, whats missing is there is no kernel stack on FreeBSD / Linux, and no support for sendfile/sendpage and no support for segmentation offload entirely in hardware.  So you can't just send an entire file (or a large range) and forget about it, like you can with TCP.<p>Some NICs, like Broadcom's newer ones, support crypto offloads, but this is not enough to be competitive with TCP / TLS.  Especially since support for those offloads are not in any mainline kernel in Linux or BSD.</p>
]]></description><pubDate>Wed, 24 Dec 2025 15:20:16 +0000</pubDate><link>https://news.ycombinator.com/item?id=46376328</link><dc:creator>drewg123</dc:creator><comments>https://news.ycombinator.com/item?id=46376328</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46376328</guid></item><item><title><![CDATA[New comment by drewg123 in "iOS 26.3 brings AirPods-like pairing to third-party devices in EU under DMA"]]></title><description><![CDATA[
<p><i>Third-party accessories like smart watches will be able to receive notifications from the  iPhone </i><p>This seems incorrect, or at least misleading.  I have always (since I switched to iPhone in 2020) been receive notifications on my Garmin Fenix watch.   In fact, the only problem I have with notifications is that I have no ability to blacklist apps from notifying on my watch, and its all or nothing.  This is a huge downgrade from Android, and I wish whomever is responsible could fix that..  That's probably my biggest annoyance with my iphone.</p>
]]></description><pubDate>Tue, 23 Dec 2025 22:33:25 +0000</pubDate><link>https://news.ycombinator.com/item?id=46370270</link><dc:creator>drewg123</dc:creator><comments>https://news.ycombinator.com/item?id=46370270</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46370270</guid></item><item><title><![CDATA[New comment by drewg123 in "It's Always TCP_NODELAY"]]></title><description><![CDATA[
<p>There is nothing magic about the congestion control in QUIC.  It shares a lot with TCP BBR.<p>Unlike TLS over TCP, QUIC is still not able to be offloaded to NICs. And most stacks are in userspace.  So it is horrifically expensive in terms of watts/byte or cycles/byte sent for a CDN workload (something like 8x as a expensive the last time I looked), and its primarily used and advocated for by people who have metrics for latency, but not server side costs.</p>
]]></description><pubDate>Tue, 23 Dec 2025 18:25:49 +0000</pubDate><link>https://news.ycombinator.com/item?id=46367787</link><dc:creator>drewg123</dc:creator><comments>https://news.ycombinator.com/item?id=46367787</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46367787</guid></item><item><title><![CDATA[New comment by drewg123 in "An SVG is all you need"]]></title><description><![CDATA[
<p>I hate that slack doesn't support svg.  So we end up taking screenshots of svg flame graphs when discussing things.</p>
]]></description><pubDate>Thu, 11 Dec 2025 21:41:34 +0000</pubDate><link>https://news.ycombinator.com/item?id=46237568</link><dc:creator>drewg123</dc:creator><comments>https://news.ycombinator.com/item?id=46237568</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46237568</guid></item><item><title><![CDATA[New comment by drewg123 in "Valve: HDMI Forum Continues to Block HDMI 2.1 for Linux"]]></title><description><![CDATA[
<p>Thank you. I was shopping for a TV to use as a display device for an Apple TV.  I was considering a Samsung, but now I no longer am.</p>
]]></description><pubDate>Wed, 10 Dec 2025 19:13:50 +0000</pubDate><link>https://news.ycombinator.com/item?id=46222163</link><dc:creator>drewg123</dc:creator><comments>https://news.ycombinator.com/item?id=46222163</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46222163</guid></item></channel></rss>