<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: mega_dingus</title><link>https://news.ycombinator.com/user?id=mega_dingus</link><description>Hacker News RSS</description><docs>https://hnrss.org/</docs><generator>hnrss v2.1.1</generator><lastBuildDate>Sun, 19 Apr 2026 05:04:28 +0000</lastBuildDate><atom:link href="https://hnrss.org/user?id=mega_dingus" rel="self" type="application/rss+xml"></atom:link><item><title><![CDATA[New comment by mega_dingus in "Little Free Library"]]></title><description><![CDATA[
<p>I've known Rick since 2001 and was around when he & Todd kicked this off. We've both since moved and it's been a pleasure watching this take off (inter)nationally. In parens b/c I can only verify the "national" part, personally. :) I look for them whenever I visit new places</p>
]]></description><pubDate>Mon, 02 Mar 2026 01:58:14 +0000</pubDate><link>https://news.ycombinator.com/item?id=47212967</link><dc:creator>mega_dingus</dc:creator><comments>https://news.ycombinator.com/item?id=47212967</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47212967</guid></item><item><title><![CDATA[New comment by mega_dingus in "Google’s OAuth login doesn’t protect against purchasing a failed startup domain"]]></title><description><![CDATA[
<p>It's leetspeak<p>It spells "leet" - see <a href="https://en.wikipedia.org/wiki/Leet" rel="nofollow">https://en.wikipedia.org/wiki/Leet</a><p>You're too young to have used BBSes :)</p>
]]></description><pubDate>Tue, 14 Jan 2025 17:37:26 +0000</pubDate><link>https://news.ycombinator.com/item?id=42700700</link><dc:creator>mega_dingus</dc:creator><comments>https://news.ycombinator.com/item?id=42700700</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=42700700</guid></item><item><title><![CDATA[New comment by mega_dingus in "I made $100K from a dick joke"]]></title><description><![CDATA[
<p>"old-person tiktok" is what my kids call instagram</p>
]]></description><pubDate>Mon, 06 Jan 2025 14:54:05 +0000</pubDate><link>https://news.ycombinator.com/item?id=42611047</link><dc:creator>mega_dingus</dc:creator><comments>https://news.ycombinator.com/item?id=42611047</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=42611047</guid></item><item><title><![CDATA[New comment by mega_dingus in "The Pentium FDIV bug, reverse-engineered"]]></title><description><![CDATA[
<p>Oh to remember mid-90s humor<p>How many Intel engineers does it take to change a light bulb? 0.99999999</p>
]]></description><pubDate>Fri, 13 Dec 2024 22:02:14 +0000</pubDate><link>https://news.ycombinator.com/item?id=42412755</link><dc:creator>mega_dingus</dc:creator><comments>https://news.ycombinator.com/item?id=42412755</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=42412755</guid></item><item><title><![CDATA[New comment by mega_dingus in "Cooking with black plastic is particularly crucial to avoid"]]></title><description><![CDATA[
<p>Didn't read the whole comment did you?</p>
]]></description><pubDate>Thu, 31 Oct 2024 12:45:36 +0000</pubDate><link>https://news.ycombinator.com/item?id=42006349</link><dc:creator>mega_dingus</dc:creator><comments>https://news.ycombinator.com/item?id=42006349</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=42006349</guid></item><item><title><![CDATA[New comment by mega_dingus in "Admins wonder if the cloud was such a good idea after all"]]></title><description><![CDATA[
<p>It's about TCO and time to market. Depending on what you're building, it's all YMMV. This article just quotes some individual costs<p>As somebody who worked at a mid-tier company trying to run databases, I can attest that RDS was a godsend. Trying to hire both a DBA and an Ops team that knew how to write the chef cookbooks for a proper multi-node cluster postgres was a nightmare. Like, we never succeeded, and something that's ootb with RDS<p>You must not forget that also, many (most?) companies that run things themselves do not do it right. Like, with proper off-site backups that you're regularly testing and know you have options to easily spin up replicas or restore point-in-time backups<p>Jeff Atwood's been saying this from the initial SO podcasts from 2008. If you have the right people who are motivated, and provide the right equipment and resources, you've always had the opportunity to have lower TCO doing it yourself<p>I have since moved on to a small top-tier company and still prefer to "outsource" my DBA work by way of using Aurora. Yes Aurora is more expensive. No, I don't have the mental or monetary budget to hire up a proper ops team. I know my limits</p>
]]></description><pubDate>Wed, 04 Sep 2024 14:30:02 +0000</pubDate><link>https://news.ycombinator.com/item?id=41446268</link><dc:creator>mega_dingus</dc:creator><comments>https://news.ycombinator.com/item?id=41446268</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=41446268</guid></item><item><title><![CDATA[New comment by mega_dingus in "Pyenv – lets you easily switch between multiple versions of Python"]]></title><description><![CDATA[
<p>This is not the way you're supposed to be using pyenv<p>You're supposed to install a specific version of python in a specific place, with a specific name. Say, /usr/local/python-3.10.6<p>Use pyenv to use that python. Control that by creating a `.python-version` file that says 3.10.6<p>You now have a project that uses 3.10.6. Unless, of course, somebody installs a different version in that path - at which point you've got bigger issues<p>Using pyenv to use `/usr/bin/python3` and hoping for the best misses the point</p>
]]></description><pubDate>Mon, 25 Mar 2024 14:37:39 +0000</pubDate><link>https://news.ycombinator.com/item?id=39816878</link><dc:creator>mega_dingus</dc:creator><comments>https://news.ycombinator.com/item?id=39816878</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=39816878</guid></item><item><title><![CDATA[New comment by mega_dingus in "Google's New AI-Powered Browser Could Mark the End of the Human Internet"]]></title><description><![CDATA[
<p>I was talking to somebody who worked HR at a multi-disciplinary shop, and she said you could always identify the emails coming from programmers<p>It was a complaint, definitely not a compliment. She said programmers listed things out in bullet points and bluntly to-the-point. She complained they were dry, intimidating, and she hated dealing with them<p>I still write concisely and with bullet points, when writing to other programmers. But I now expand things when talking to everybody else. And I've found I get better responses</p>
]]></description><pubDate>Fri, 26 Jan 2024 21:06:11 +0000</pubDate><link>https://news.ycombinator.com/item?id=39148363</link><dc:creator>mega_dingus</dc:creator><comments>https://news.ycombinator.com/item?id=39148363</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=39148363</guid></item><item><title><![CDATA[New comment by mega_dingus in "Google's New AI-Powered Browser Could Mark the End of the Human Internet"]]></title><description><![CDATA[
<p>Why is this downvoted? I consider it and its replies interesting and relevant<p>If there's an HN policy violation in this post, I'm legit curious what it is</p>
]]></description><pubDate>Fri, 26 Jan 2024 21:00:34 +0000</pubDate><link>https://news.ycombinator.com/item?id=39148265</link><dc:creator>mega_dingus</dc:creator><comments>https://news.ycombinator.com/item?id=39148265</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=39148265</guid></item><item><title><![CDATA[New comment by mega_dingus in "Minimum Wage Clock"]]></title><description><![CDATA[
<p>The linked article explains exactly this</p>
]]></description><pubDate>Thu, 04 Jan 2024 22:21:06 +0000</pubDate><link>https://news.ycombinator.com/item?id=38873109</link><dc:creator>mega_dingus</dc:creator><comments>https://news.ycombinator.com/item?id=38873109</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=38873109</guid></item><item><title><![CDATA[New comment by mega_dingus in "Minimum Wage Clock"]]></title><description><![CDATA[
<p>You keep referring to that comic. I do not think it means what you think it means.</p>
]]></description><pubDate>Thu, 04 Jan 2024 22:17:02 +0000</pubDate><link>https://news.ycombinator.com/item?id=38873067</link><dc:creator>mega_dingus</dc:creator><comments>https://news.ycombinator.com/item?id=38873067</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=38873067</guid></item><item><title><![CDATA[New comment by mega_dingus in "Windows NT 3.1 on Dec Alpha AXP"]]></title><description><![CDATA[
<p>Compiler was definitely somewhat to blame. I was on the C/C++ team at the time, and C++ was definitely an afterthought on the existing C frontend, of a big 3-stage compiler<p>I was on Digital UNIX so I didn't deal with VMS or Windows much. But Digital UNIX couldn't get out of their way with object file formats (COFF vs ELF and whatever else), on top of the compiler inefficiencies<p>A recipe for disaster when the MS company employee doesn't want to do it in the first place, and you give them an artisan product that's hard to use properly</p>
]]></description><pubDate>Tue, 03 Oct 2023 17:19:59 +0000</pubDate><link>https://news.ycombinator.com/item?id=37754819</link><dc:creator>mega_dingus</dc:creator><comments>https://news.ycombinator.com/item?id=37754819</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=37754819</guid></item><item><title><![CDATA[New comment by mega_dingus in "Windows NT 3.1 on Dec Alpha AXP"]]></title><description><![CDATA[
<p>DEC's relationship with MS was fascinating<p>DEC sued MS due to Cutler's contribution to NT. DEC thought they could sue themselves into MS's good graces. They had embroidered polo shirts saying "Strategic Relationship", and saw several employees wearing them, and the phrase was repeated often<p>DEC couldn't figure out why Office performed worse on Alpha than x86. They sent an employee to MS, only to find MS had a single build server stashed under some desk. MS was compiling Office with -O0, obviously doing the absolute bare minimum to check a box and move on with their lives.<p>Source: I'm a former DEC employee</p>
]]></description><pubDate>Tue, 03 Oct 2023 10:35:34 +0000</pubDate><link>https://news.ycombinator.com/item?id=37750059</link><dc:creator>mega_dingus</dc:creator><comments>https://news.ycombinator.com/item?id=37750059</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=37750059</guid></item><item><title><![CDATA[New comment by mega_dingus in "The past is not true"]]></title><description><![CDATA[
<p>Maybe</p>
]]></description><pubDate>Thu, 20 Jul 2023 15:40:31 +0000</pubDate><link>https://news.ycombinator.com/item?id=36802142</link><dc:creator>mega_dingus</dc:creator><comments>https://news.ycombinator.com/item?id=36802142</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=36802142</guid></item><item><title><![CDATA[New comment by mega_dingus in "How does Linux handle writes?"]]></title><description><![CDATA[
<p>This isn't specific to Linux<p>Raymond Chen has a tangentially amusing story that I just found while trying to google the win95 screen: <a href="https://devblogs.microsoft.com/oldnewthing/20160419-00/?p=93315" rel="nofollow noreferrer">https://devblogs.microsoft.com/oldnewthing/20160419-00/?p=93...</a></p>
]]></description><pubDate>Fri, 30 Jun 2023 15:57:14 +0000</pubDate><link>https://news.ycombinator.com/item?id=36537292</link><dc:creator>mega_dingus</dc:creator><comments>https://news.ycombinator.com/item?id=36537292</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=36537292</guid></item><item><title><![CDATA[New comment by mega_dingus in "Michigan Terminal System"]]></title><description><![CDATA[
<p>And in 92, EECS280 made you do your first program in Pascal and then it was C for the rest of the curriculum. Lots of people were pissed they learned Pascal for one program.</p>
]]></description><pubDate>Sun, 12 Mar 2023 21:10:45 +0000</pubDate><link>https://news.ycombinator.com/item?id=35126343</link><dc:creator>mega_dingus</dc:creator><comments>https://news.ycombinator.com/item?id=35126343</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=35126343</guid></item><item><title><![CDATA[New comment by mega_dingus in "Hackers claim they breached T-Mobile more than 100 times in 2022"]]></title><description><![CDATA[
<p>Putting the "15" in italics isn't doing yourself any favors when asking aita</p>
]]></description><pubDate>Tue, 28 Feb 2023 19:06:33 +0000</pubDate><link>https://news.ycombinator.com/item?id=34973407</link><dc:creator>mega_dingus</dc:creator><comments>https://news.ycombinator.com/item?id=34973407</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=34973407</guid></item><item><title><![CDATA[New comment by mega_dingus in "Tell HN: Vim users, `:x` is like `:wq` but writes only when changes are made"]]></title><description><![CDATA[
<p>OP said exactly "I've twice encrypted my file with password like `cd tmp`"<p>Not sure how you get "irrevocably bricked your system" from "encrypted my file", but you do you, I guess<p>You should also let the OP do the OP. They said they made a mistake. Simply, without complaining, and they do something else now. It's that simple</p>
]]></description><pubDate>Sat, 07 Jan 2023 21:11:48 +0000</pubDate><link>https://news.ycombinator.com/item?id=34292857</link><dc:creator>mega_dingus</dc:creator><comments>https://news.ycombinator.com/item?id=34292857</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=34292857</guid></item><item><title><![CDATA[New comment by mega_dingus in "Cleaning a Spoon Is Complex"]]></title><description><![CDATA[
<p>Key words being "I take to be..."<p>You're outright admitting you can't understand the post, or the point of the post, as you want to steadfastly hold to the original premise<p>If the reply post talked about the petroleum and other natural resources used to extract and transport the sodium hydroxide et al to your home, would that placate you?</p>
]]></description><pubDate>Sun, 09 Oct 2022 14:34:04 +0000</pubDate><link>https://news.ycombinator.com/item?id=33141524</link><dc:creator>mega_dingus</dc:creator><comments>https://news.ycombinator.com/item?id=33141524</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=33141524</guid></item><item><title><![CDATA[New comment by mega_dingus in "Why A4? – The Mathematical Beauty of Paper Size"]]></title><description><![CDATA[
<p>Fold a piece of paper in half perfectly. Easy<p>Fold a piece of paper into 10 equal parts perfectly. Easy?</p>
]]></description><pubDate>Mon, 05 Sep 2022 14:20:38 +0000</pubDate><link>https://news.ycombinator.com/item?id=32724603</link><dc:creator>mega_dingus</dc:creator><comments>https://news.ycombinator.com/item?id=32724603</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=32724603</guid></item></channel></rss>