I imagine the GP was referring to the fact that Costco experiences that kind of growth while giving their employees excellent pay and benefits. Even low-level store employees typically make $20-30 an hour.
I can appreciate the desire to focus on abilities first, but this felt like a shotgun approach to the same old checklist strategy. Like a crawler found my resume somewhere on the web based on a few keywords, and the recruiter couldn't even tell me what the keywords were.
In my experience, it felt that way from the outside. I got solicited by five different Amazon recruiters in 2022 alone. The one time I engaged, they didn't even have a specific role in mind. It definitely gave me the impression of blanket hiring with the primary (if not sole) purpose of increasing headcount.
Bartle also wrote Notes from the Dawn of Time, a great series of articles about MUD design and programming. The stuff about command parsing is especially interesting.
Safe spaces aren't really censorship. People are allowed to make fun of them. The hypocrisy comes into play when the ones who claim they're not allowed to speak their minds seem more like they really just want the entire world around them to be their safe space.
I'm talking documents in a very general sense. It might be a text file, audio, video, a software installer, source code, or anything at all.
> A video from the 90s that you never read or accessed in that period? Yes, a candidate for deletion, or at least a decay. For example, if it was a video, the transcript might be saved, but the video might be lost. We may also get some written interpretation on the visual elements of the video.
My point is that the video shouldn't decay, either. It might not be playable in modern media software for a variety of reasons, but that doesn't automatically make it a candidate for deletion.
The disagreement here seems to be about what kind of data should be considered ephemeral. Traffic logs from a decade ago? A ten-year-old package lock? I'm sure I don't care anymore. Documents I wrote in the 90s? Yeah, I might still want them. I might not need them everyday, but I can say from experience that I've needed to track down files that are more than a decade old, and I'm glad I was able to find them.
I feel like Netflix has been declining for years. A decade ago, their recommendation algorithm was phenomenal. Today, both their library and their recommendations are severely lacking. I'm not sure how much longer I'll bother to subscribe.
Heirs benefit because intellectual property is inheritable in the same way as any other property, such as real estate. If I owned a valuable copyright, I'd certainly want my children to get it in the event of my death. (Though I still agree that copyrights endure longer than they should.)
I can't imagine how many future developers were originally inspired to learn programming by playing your games. A text adventure was the first thing I wanted to make when I learned BASIC on a VIC-20. Even now, I maintain an interactive fiction SDK for Ruby (https://gamefic.com). Thanks, Scott!
Not worthless, but last I heard it was at a $9 billion valuation after receiving around $20 billion in venture capital, so not exactly a success story either.
I can vouch for Ruby's practicality as an embedded scripting language. The first time I used it was in a game engine (which, IIRC, also predated Rails) with a C++ core. Writing the high-level game logic in Ruby was pleasant, and hooking into C++ functions that did the heavy lifting kept it performant.
MMORPGs have always been a mix of both. UO was definitely one of the most sandboxy, but it also demonstrated why a sandbox full of children needs a supervisor.
The article makes a lot of good points, but I disagree with the notion that source code is worthless. The true test of the source's value isn't what would happen if it got stolen. It's what would happen if it disappeared altogether.