<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: TheDauthi</title><link>https://news.ycombinator.com/user?id=TheDauthi</link><description>Hacker News RSS</description><docs>https://hnrss.org/</docs><generator>hnrss v2.1.1</generator><lastBuildDate>Sat, 25 Apr 2026 21:37:56 +0000</lastBuildDate><atom:link href="https://hnrss.org/user?id=TheDauthi" rel="self" type="application/rss+xml"></atom:link><item><title><![CDATA[New comment by TheDauthi in "Poland's energy grid was targeted by never-before-seen wiper malware"]]></title><description><![CDATA[
<p>My first pass through the title was "Those windshield wipers shouldn't need to be internet-connected."<p>Thankfully, the article did clear that up, but the fact that my brain didn't even think, "that's a stupid idea that no one would buy that" is a bit depressing.</p>
]]></description><pubDate>Sun, 25 Jan 2026 02:11:07 +0000</pubDate><link>https://news.ycombinator.com/item?id=46749966</link><dc:creator>TheDauthi</dc:creator><comments>https://news.ycombinator.com/item?id=46749966</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46749966</guid></item><item><title><![CDATA[New comment by TheDauthi in "Oma: An attempt at reworking APT's interface"]]></title><description><![CDATA[
<p>Not the original person, but I'd like to see the ACTUAL install instructions, a la the vscode via the microsoft repository. It's a little more work for the user, but, honestly, the user is using a CLI for managing packages - I think three lines that show clearly what's going on is reasonable.<p>something like:<p><pre><code>  curl -fsSL https://repo.aosc.io/pubkeys/repo/oma.gpg | sudo gpg --dearmor -o /usr/share/keyrings/oma.gpg
  echo "deb [signed-by=/usr/share/keyrings/oma.gpg] https://repo.aosc.io/oma $(lsb_release -sc) main" | sudo tee /etc/apt/sources.list.d/oma.list > /dev/null
  sudo apt update && sudo apt install -y oma
</code></pre>
Just showing me what it's gonna do and giving me the clear option to do that instead of curl | bash would make me feel better.<p>Microsoft also has a "download deb and install", which I still consider slightly better than curl | bash; it's basically the windows install flow. People who are using a GUI can just double click it, people who want to see what it's going to do can examine it, and your (unsafe) one-liner is `curl XXX.deb && dpkg -i XXX.deb`.  Plus it can be shipped to a multiple machines at once easily.<p>And hey, you already know they have dpkg.<p>(edited: mangled my command spacing a bit)</p>
]]></description><pubDate>Tue, 21 Oct 2025 00:41:45 +0000</pubDate><link>https://news.ycombinator.com/item?id=45651192</link><dc:creator>TheDauthi</dc:creator><comments>https://news.ycombinator.com/item?id=45651192</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=45651192</guid></item><item><title><![CDATA[New comment by TheDauthi in "Bluesky Goes Dark in Mississippi over Age Verification Law"]]></title><description><![CDATA[
<p>AT&T, Comcast, C-Spire. I don't know anyone who is on anything else here unless it's through a university.</p>
]]></description><pubDate>Sat, 23 Aug 2025 06:33:09 +0000</pubDate><link>https://news.ycombinator.com/item?id=44993771</link><dc:creator>TheDauthi</dc:creator><comments>https://news.ycombinator.com/item?id=44993771</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=44993771</guid></item><item><title><![CDATA[New comment by TheDauthi in "CERN scientists find evidence of quantum entanglement in sheep"]]></title><description><![CDATA[
<p>At 3500 watts, I assume it has the Acme logo on the side.</p>
]]></description><pubDate>Tue, 01 Apr 2025 16:49:10 +0000</pubDate><link>https://news.ycombinator.com/item?id=43548936</link><dc:creator>TheDauthi</dc:creator><comments>https://news.ycombinator.com/item?id=43548936</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=43548936</guid></item><item><title><![CDATA[New comment by TheDauthi in "Sci-fi books that you may never have heard of, but definitely should read"]]></title><description><![CDATA[
<p>I also recommend two of his shorter works: A Rose for Ecclesiastes and For a Breath I Tarry.</p>
]]></description><pubDate>Wed, 30 Oct 2024 03:02:47 +0000</pubDate><link>https://news.ycombinator.com/item?id=41991604</link><dc:creator>TheDauthi</dc:creator><comments>https://news.ycombinator.com/item?id=41991604</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=41991604</guid></item><item><title><![CDATA[New comment by TheDauthi in "Intel confirms no recall for Raptor Lake CPUs,microcode won't fix affected units"]]></title><description><![CDATA[
<p>No known safety issue.  Both issues (the overvoltage in both 13 and 14 gen chips, and the oxidation that's limited to 13th gen) lead to system instability. How quickly these occur is unknown from the Intel reports. Claims are as little as a few weeks, but independent verification is needed on that one.</p>
]]></description><pubDate>Sat, 27 Jul 2024 08:08:35 +0000</pubDate><link>https://news.ycombinator.com/item?id=41085163</link><dc:creator>TheDauthi</dc:creator><comments>https://news.ycombinator.com/item?id=41085163</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=41085163</guid></item><item><title><![CDATA[New comment by TheDauthi in "Intel confirms no recall for Raptor Lake CPUs,microcode won't fix affected units"]]></title><description><![CDATA[
<p>Try to avoid using it until the microcode fix in a week or two.  If you bought it last week, you probably haven't used it enough to permanently damage anything from the voltage issue yet.<p>Keep careful watch of problems in the future: the oxidation issue for the 13th gen is a physical defect not fixable by the microcode update, but we don't know how widespread it is yet (and Intel is keeping mum). If possible, it might well be worth returning and getting a 14th gen chip, which doesn't suffer from the latter problem and the former will be fixed by microcode.</p>
]]></description><pubDate>Sat, 27 Jul 2024 01:58:11 +0000</pubDate><link>https://news.ycombinator.com/item?id=41083953</link><dc:creator>TheDauthi</dc:creator><comments>https://news.ycombinator.com/item?id=41083953</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=41083953</guid></item><item><title><![CDATA[New comment by TheDauthi in "Opening Windows in Linux with sockets, bare hands and 200 lines of C"]]></title><description><![CDATA[
<p>In Windows, it's kinda split between the Windows Display Driver Model (WDDM) and the Desktop Window Manager (DWM). That's not a 1:1 match, though, as those two combined cover more components of a functioning whole than X11/XOrg itself does. X11 just split the components needed to draw everything you'd need for graphical environment into a different choice of layers.<p>X11 got network transparency out of the box (a sibling comment touches this), and the capability of switching out the components more easily, while Windows had less work to do to smooth out the overall desktop experience.</p>
]]></description><pubDate>Thu, 09 May 2024 03:34:21 +0000</pubDate><link>https://news.ycombinator.com/item?id=40305076</link><dc:creator>TheDauthi</dc:creator><comments>https://news.ycombinator.com/item?id=40305076</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=40305076</guid></item><item><title><![CDATA[New comment by TheDauthi in "93% of paint splatters are valid Perl programs (2019)"]]></title><description><![CDATA[
<p>By default, even on a recent perl it'll act like you're on a really old perl and run just fine.<p>With warnings, it runs, but tells you about all of the mistakes you made.
With strict, it doesn't run.</p>
]]></description><pubDate>Tue, 30 Apr 2024 03:26:57 +0000</pubDate><link>https://news.ycombinator.com/item?id=40206933</link><dc:creator>TheDauthi</dc:creator><comments>https://news.ycombinator.com/item?id=40206933</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=40206933</guid></item><item><title><![CDATA[New comment by TheDauthi in "93% of paint splatters are valid Perl programs (2019)"]]></title><description><![CDATA[
<p>When using Perl you should `use strict; use warnings;` and you have something approaching a real language with a lot fewer warts, in which said quine is not a valid program. It isn't the default because Perl people have an obsession about not breaking backwards compatibility.<p>I think the people that love perl love its expressiveness.  It has a little bit of functional programming here, and a system for making an object-oriented language, and all of these handy tools and you choose which ones you need or find most readable. I've heard Ruby called a better Perl, and - as someone whose day job is largely those two things - that's completely fair.</p>
]]></description><pubDate>Tue, 30 Apr 2024 03:19:19 +0000</pubDate><link>https://news.ycombinator.com/item?id=40206893</link><dc:creator>TheDauthi</dc:creator><comments>https://news.ycombinator.com/item?id=40206893</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=40206893</guid></item><item><title><![CDATA[New comment by TheDauthi in "How does Sidekiq really work?"]]></title><description><![CDATA[
<p>My company does, and I do as well personally.<p>Rails is magic, both in good and bad ways. The good generally outweighs the bad. And it has things (like Sidekiq) that I typically need in a project, and I don't have to waste time putting it together and can worry about getting stuff done in my developer role, and code quality in my team lead role.  I do use Rust in some performance critical stuff - I used to use C++, but Rust just feels good to write, like Ruby. We have typescript on the front-end, but everything's React and React just never clicked for me in the "this feels natural to write" sense, so I don't venture into that realm often.<p>We don't have trouble hiring, other than the usual "not enough money in the budget" problems.</p>
]]></description><pubDate>Mon, 05 Feb 2024 13:26:13 +0000</pubDate><link>https://news.ycombinator.com/item?id=39260989</link><dc:creator>TheDauthi</dc:creator><comments>https://news.ycombinator.com/item?id=39260989</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=39260989</guid></item><item><title><![CDATA[New comment by TheDauthi in "Ask HN: Is it really so dull to work in huge company?"]]></title><description><![CDATA[
<p>It's 99% boredom followed by 1% sheer terror whenever layoff season comes around.</p>
]]></description><pubDate>Fri, 26 Jan 2024 21:53:44 +0000</pubDate><link>https://news.ycombinator.com/item?id=39149086</link><dc:creator>TheDauthi</dc:creator><comments>https://news.ycombinator.com/item?id=39149086</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=39149086</guid></item><item><title><![CDATA[New comment by TheDauthi in "Why Twitter didn’t go down: From a real Twitter SRE"]]></title><description><![CDATA[
<p>> Twitter can't turn off servers and sell off data centers without impacting the product.<p>A friend of mine tried to tell me that Elon had some type of new computing technology that would let them turn off most of their servers because they could fit all of the tweets in less space.<p>He blocked me after I told him he had confused Elon Musk with gzip.</p>
]]></description><pubDate>Tue, 22 Nov 2022 20:07:31 +0000</pubDate><link>https://news.ycombinator.com/item?id=33710713</link><dc:creator>TheDauthi</dc:creator><comments>https://news.ycombinator.com/item?id=33710713</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=33710713</guid></item><item><title><![CDATA[New comment by TheDauthi in "A few ops lessons we all learn the hard way (2020)"]]></title><description><![CDATA[
<p>I do a lot of mentoring with younger engineers. They're surprised the first few times that when we start debugging a problem, the first thing we do is check all of the things that "have to be working" instead of just trying to dig for a bug right where the error looks like it's coming from.</p>
]]></description><pubDate>Tue, 23 Aug 2022 02:21:59 +0000</pubDate><link>https://news.ycombinator.com/item?id=32559845</link><dc:creator>TheDauthi</dc:creator><comments>https://news.ycombinator.com/item?id=32559845</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=32559845</guid></item><item><title><![CDATA[New comment by TheDauthi in "Show HN: AI generated Magic The Gathering cards"]]></title><description><![CDATA[
<p>Came here just to mention that, but I'm Chrome/Windows.</p>
]]></description><pubDate>Tue, 17 May 2022 19:53:32 +0000</pubDate><link>https://news.ycombinator.com/item?id=31415570</link><dc:creator>TheDauthi</dc:creator><comments>https://news.ycombinator.com/item?id=31415570</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=31415570</guid></item><item><title><![CDATA[New comment by TheDauthi in "Show HN: AI generated Magic The Gathering cards"]]></title><description><![CDATA[
<p>Yep, Chandra's Outrage, for example.<p>"Chandra's Outrage deals 4 damage to target creature and 2 damage to that creature's controller."</p>
]]></description><pubDate>Tue, 17 May 2022 19:52:47 +0000</pubDate><link>https://news.ycombinator.com/item?id=31415566</link><dc:creator>TheDauthi</dc:creator><comments>https://news.ycombinator.com/item?id=31415566</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=31415566</guid></item><item><title><![CDATA[New comment by TheDauthi in "Twitter set to accept Musk's $43B offer – sources"]]></title><description><![CDATA[
<p>> What is the scalability of dang?<p>I guess the real question is: are dang's parents still alive or do we have to clone him?  Hopefully Twitter can wait for the minimum 18.75 years it'll take to scale out.</p>
]]></description><pubDate>Tue, 26 Apr 2022 01:29:56 +0000</pubDate><link>https://news.ycombinator.com/item?id=31162995</link><dc:creator>TheDauthi</dc:creator><comments>https://news.ycombinator.com/item?id=31162995</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=31162995</guid></item><item><title><![CDATA[New comment by TheDauthi in "An AI wolf that preferred suicide over eating sheep"]]></title><description><![CDATA[
<p>I guess people just liked it better that way.</p>
]]></description><pubDate>Tue, 06 Jul 2021 14:22:11 +0000</pubDate><link>https://news.ycombinator.com/item?id=27748997</link><dc:creator>TheDauthi</dc:creator><comments>https://news.ycombinator.com/item?id=27748997</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=27748997</guid></item><item><title><![CDATA[New comment by TheDauthi in "Ask HN: Best “I brought down production” story?"]]></title><description><![CDATA[
<p>I went to a residential high school in a very rural state. Our internet went through a local college, then the state university.<p>This is 1998. I was setting up my new main desktop with linux that year. When it got to network services, the installer asked me if I wanted dhcp and dns. "Of course I want dhcp and dns, I don't have a static IP here."<p>It was asking if I wanted to install DHCP and DNS servers on this machine. I can only guess as to what kind of configuration allowed this to spread as far as it did, but for about 2 days the state university shut down the entire lower college's network because my machine was apparently responsible for DHCP for everyone for just a little while.</p>
]]></description><pubDate>Sun, 27 Jun 2021 06:12:59 +0000</pubDate><link>https://news.ycombinator.com/item?id=27649042</link><dc:creator>TheDauthi</dc:creator><comments>https://news.ycombinator.com/item?id=27649042</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=27649042</guid></item><item><title><![CDATA[New comment by TheDauthi in "Fastly Outage"]]></title><description><![CDATA[
<p>"Some users may experience brief service disruption."</p>
]]></description><pubDate>Tue, 08 Jun 2021 10:20:39 +0000</pubDate><link>https://news.ycombinator.com/item?id=27432817</link><dc:creator>TheDauthi</dc:creator><comments>https://news.ycombinator.com/item?id=27432817</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=27432817</guid></item></channel></rss>