Honestly, play around with Xscreensaver - that's a fun collection. I've currently settled on the Apple II screensaver and have a custom Python script pip Star Trek scripts to it.
The Nakagin capsule tower one is awesome, too.
Honestly, play around with Xscreensaver - that's a fun collection. I've currently settled on the Apple II screensaver and have a custom Python script pip Star Trek scripts to it.
The Nakagin capsule tower one is awesome, too.
It depends on several things. Debian 13 is only a few months away, so 12 will already be a version behind. However, 12 will still receive security updates until mid-2028, so if it's just a stopgap, it shouldn't be too much trouble to install those security updates - they're specifically designed and tested not to break anything.
If you upgrade to a newer version, it will definitely be more than 300 packages, but they also try to be careful (no guarantees, though) to make sure an update from the immediately previous version doesn't bork everything. Thus, updates should still be pretty easy for a few years afterwards.
I could be completely out of my element here, but I almost wonder if an immutable distro would be a better idea in this case. If I'm getting this right, updating the base image under the root overlay a few years later shouldn't mess up too much. I could be completely wrong, as I don't use immutable distros; this is just my impression of how they work.
On my desktop, I wrote a Python script that pulls a random Star Trek: The Next Generation or Deep Space Nine script from a folder and prints it in STDOUT. I use this in the XScreenSaver Text Manipulation > Program
option to turn Star Trek into a screen saver.
Currently, I use it with the Apple II screensaver, but in its original incarnation, I used the Star Wars intro screensaver. 😈
Sometimes, I Miles Edward O'Brien my VM GPU passthrough.
I'd like to interject for a moment. What you're referring to as card games, is in fact, GNU/card games, or as I've recently taken to calling it, GNU plus card games. 😉
I thought about "decked out", though then people would say "look at my deck", potentially creating ambiguity between card games and spiffy desktops.
Zhush/zhoosh could work - I don't think the word is commonly used enough that it would get confusing.
That's an interesting relationship with Enterprise - I've yet to really watch that series.
Star Trek's been a family thing for me as well; my mom is a fan - she watched VOY:"Endgame" during its premiere 4 days after she got married. Star Trek was always playing in the house, so me and my siblings gravitated towards it.
Lower Decks was probably 2/3rds of my coping strategy for the death of my grandmother.
You’re right. I gotta be going where my heart will take me.
I need to give those a harder listen. I do like how the Prodigy theme combines cinematic and TAS vibes. Also, I like how SNW riffs on the TOS theme.
Also, my "call" is indeed a tongue-in-cheek way to say I hope that Westlake can continue in Star Trek. Admittedly, I probably should have communicated that in a more precise, less melodramatic mode.
From what I’ve seen of Asahi Linux’s progress on emulation, Windows games are running pretty darn well on Apple Silicon - there’s still work to be done, but a lot of recent, complicated stuff is playable.
This gives a bit of hope for gaming on other ARM platforms.
Do attempts without Windows as the first step count e.g running Windows in QEMU on Wine on Linux?
Also, depending on which version of WSL you used, you might be breaking your own rule with WSL on VMs since WSL2 uses Hyper-V. You might also be breaking it again with QEMU.
What actually counts as "VM software"? Are you defining it as a hypervisor, or does, for instance, emulating Linux on ARM in an emulator of a RISC V system in an emulator of a PowerPC system break the rule. In addition, do you mean consecutive VM software steps, or could I for instance emulate an ARM CPU that supports hypervisors and run a VM software in there?