mega_dingus | 7 days ago | on: Little Free Library
mega_dingus's comments
mega_dingus | 1 year ago | on: Google’s OAuth login doesn’t protect against purchasing a failed startup domain
It spells "leet" - see https://en.wikipedia.org/wiki/Leet
You're too young to have used BBSes :)
mega_dingus | 1 year ago | on: I made $100K from a dick joke
mega_dingus | 1 year ago | on: The Pentium FDIV bug, reverse-engineered
How many Intel engineers does it take to change a light bulb? 0.99999999
mega_dingus | 1 year ago | on: Cooking with black plastic is particularly crucial to avoid
mega_dingus | 1 year ago | on: Admins wonder if the cloud was such a good idea after all
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
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
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
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
mega_dingus | 1 year ago | on: Pyenv – lets you easily switch between multiple versions of Python
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
Use pyenv to use that python. Control that by creating a `.python-version` file that says 3.10.6
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
Using pyenv to use `/usr/bin/python3` and hoping for the best misses the point
mega_dingus | 2 years ago | on: Google's New AI-Powered Browser Could Mark the End of the Human Internet
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
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
mega_dingus | 2 years ago | on: Google's New AI-Powered Browser Could Mark the End of the Human Internet
If there's an HN policy violation in this post, I'm legit curious what it is
mega_dingus | 2 years ago | on: Minimum Wage Clock
mega_dingus | 2 years ago | on: Minimum Wage Clock
mega_dingus | 2 years ago | on: Windows NT 3.1 on Dec Alpha AXP
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
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
mega_dingus | 2 years ago | on: Windows NT 3.1 on Dec Alpha AXP
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
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.
Source: I'm a former DEC employee
mega_dingus | 2 years ago | on: The past is not true
mega_dingus | 2 years ago | on: How does Linux handle writes?
Raymond Chen has a tangentially amusing story that I just found while trying to google the win95 screen: https://devblogs.microsoft.com/oldnewthing/20160419-00/?p=93...
mega_dingus | 3 years ago | on: Michigan Terminal System
mega_dingus | 3 years ago | on: Hackers claim they breached T-Mobile more than 100 times in 2022
mega_dingus | 3 years ago | on: Tell HN: Vim users, `:x` is like `:wq` but writes only when changes are made
Not sure how you get "irrevocably bricked your system" from "encrypted my file", but you do you, I guess
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
mega_dingus | 3 years ago | on: Cleaning a Spoon Is Complex
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
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?
mega_dingus | 3 years ago | on: Why A4? – The Mathematical Beauty of Paper Size
Fold a piece of paper into 10 equal parts perfectly. Easy?