I mean, that’s at least a grounded Anglicization that I could see someone in-universe coming up with. Pronunciation-wise, ”Fek’lhr” isn’t so bad either, but still incredibly stupid spelling-wise.
data1701d
Who the heck came up with “Fek’lhr”?! Like, it’s clearly it intended to be a Klingon word and not an Anglicization, but they failed miserably to actually follow the rules of the language.
- “F” is not used for that sound in any major Klingon Romanization system (“f” corresponds to “ng” in xifan hol mapping); “v” is the closest thing.
- “k” is also not used; that should be a “q”.
- The apostrophe usually only comes after vowels, as it denotes a glottal stop.
- “h” is not pronounced silently like it is here; it’s a weird consonant kind of like a soft g.
It’s so bad it looks like Okrand had to fix it in one of his Klingon audio tapes - the official Klingon word is “veqlargh”, leaving the TNG onscreen versiob as a very weird Anglicization with a pointless apostrophe.
Funny, though honestly, I've always just used the instance website. I haven't seriously tried Voyager yet, and perhaps I should.
No.
I usually just use Bash; there’s a certain level of complexity where it begins to be more reasonable to just use Python.
Yes and no. I think connotation is important here; “stable” means different things in different contexts even within computing, and they both denote different but important things - kind of like free of cost verses freedom.
In the distro case, people need/want a distribution where they know a new version won’t come and break their config when they update at 2 AM and miss it in the changelog, and “stable” has been agreed upon as the term in that context. Of course, that can change, as all language does, but that’s just the current convention.
Also, Debian tends to make sure software is not unusable before stable is shipped (the Nvidia thing is an anomaly I’ll explain below); while they sometimes fail, as you’ve hinted, I find it quite rare that it actually happens. Also, the “static” of Debian isn’t absolute; if something really has a breaking bug or a security vulnerability that affects overall system usability (basically something that can’t be fixed by installing a Flatpak), they will put out a fix, like with the Linux kernel or a web browser (via the security repo, included by default in all installs).
Additionally, looking at this changelog, while the Nvidia situation is objectively a bit embarrassing, it looks like they were working on getting them updated, but just didn’t have much luck - I’m guessing a breaking change in the software that made it harder to package. Also, it’s in the non-free repo, which is on the back burner compared to the rest of the distro - something in the main repo will usually only be at most a few months behind at time of distro release.
I mean, I think static is stable.
I feel like stability in some contexts means more than just the software not crashing often (although that is the big part); it means being able to expect the behavior to stay the same until you’re ready to upgrade to the next release and confront the new behavior all at once, sort of like upgrading Windows XP to Windows 7.
There’s certainly a place for rolling release - I use Debian Testing on my desktop - but I certainly appreciate being able to go a month without opening my laptop without getting a daunting notification like “There are 1578 updates available “ (on my Debian 12 Thinkpad, it’s usually only double digit, very minor updates).
Unrelated thing - just found out something funny.
Apparently, Torvalds himself uses a 580.
Someone else brought up Virt Manager here, which is my preferred; if you’ve ever used VirtualBox, you’ll probably be fine on Virt Manager. I like Virt Manager for using GTK3, as I’m in XFCE. I wouldn’t be surprised if both applications have similar settings, as they’re both LibVirt front ends, it seems.
Also, DistroBox, while a different sort of thing, is great for the sort of thing OP mentioned in that last paragraph. I usually just use command line, but there seems to be an unofficial GUI out there.
Now I feel like a really awesome thing would be something like Star Trek: Excelsior as an animated series that focuses on Captain Sulu after Generations.
I mean, Patrick Stewart did Picard in his 80s, and Takei’s only 3 years older than Stewart. However, Takei would probably be well into his 90s by the time this hypothetical series went into production; you’d also probably have to audition an understudy from the start in case Takei kicked the bucket.
I always just booted the old kernel when I ran into the issue, but it was less than ideal, which is why I would prefer to run a stable distro in this case.
Also, isn't ElementaryOS a stable distro anyway due to being Ubuntu-based?
I think this is why we need more animated Star Trek. While no recent animated Trek show has really managed to get past the equivalent total runtime to a ~5 season, 10 50-minute episode Trek series, I think animation could be a medium to get past some of the budgetary and labor limitations of a live action show in order to return to something closer to a TNG-style season. Not only that, but you could have the cast doing and interacting with things that would simply be impossible to do with any quality in a live-action show.
Although truth be told, I think half my opinion is just fueled by sourness over the end of Lower Decks and Prodigy. I really think though that animation could be the medium for a serious mainline Star Trek series that isn't (originally intended as) an excursion into a genre. Unfortunately, we sort of live in an animation dark age because of executive and general stupidity.
I don’t use Proxmox, but since it’s all libvirt anyway, I’ve frequently found someone doing something on it that helps me with my VMs.
For instance, my GPU passthrough Hackintosh VM is part based on some dude who made a tutorial for Proxmox that applies elsewhere.