The big 2^5^!
Neat. I love Debian, but its documentation is crap! I hope this works out and I can see an improvement.
I enjoyed this episode much more than the previous one. It was quite fun. Sure, holodeck episodes aren't the most original idea in Star Trek, but they're almost always good, and I think this episode was worth the slight fudging of canon.
Also, seeing the "Last Frontier" bits and how well they captured the TOS feel makes me think, "Why do they need to make modern Trek so fancy? Why can't we have cheap-looking sets again?" Also, I think this is one of the better Paul Wesley performances in this show.
I was relieved to find they didn't go to far with the meta this episode. So many of the clips and dialogues of this episode I saw in the initial trailers made me worry this season was going to do a multiverse plot or venture a bit too far beyond the fourth wall.
The only thing is the Spock/La'an romance is driving me nuts. Neither is emotionally ready, and Spock STILL has a fiance. It's painful to watch it knowing that it's almost certainly doomed. I don't necessarily mind them acknowledging that they have feelings to each other, but I would have thought there would be a mutual desire to keep it platonic. In the end though, at least dancing isn't Vulcan neuropressure - as I get further into Enterprise, I kind of wonder how Rick Berman has evaded the trunk of my car for so long.
On a more serious note, as others have said, you'll probably burn through these weird storage limitations quickly.
Also, what do you mean by "sensitive matters" on Mint? Because almost any way you spin it, I feel like it's not a great idea:
- If you're talking professional, confidential work with clients, keeping it on the same device where you do anything personal sounds like a terrible idea, and it's probably worth it to shell out for a dedicated device just for this.
- If it's more personal things like government documents, medical records, and other things I'll neglect to name here, running a separate operating system just for those just feels like unnecessary paranoia and will cause you unnecessary trouble. If you're careful, it shouldn't be a problem - the major browsers prevent file access through protections against cross-site scripting.
Also, as I said in another comment here, please upgrade that drive before you put a lot of data on it. If you don't and you run out of storage later (a near-certainty on 256GB), you'll have to go through the effort of getting everything copied, which may include equipment purchases and several hours of your time when you could jut do it right now while your important files are still small enough to fit on a flash drive right now. Save yourself the future trouble.
Anyhow, I wish you happy Linux usage.
While (I think) you can install HWE (hardware enablement) kernels on Mint, you would also have to upgrade Mesa, which is not as easy on Mint.
Personally in this case, for a truly stable distro, I’d install Debian Stable and install a backports kernel and backports Mesa, which are both currently versions that should support RDNA4 GPUs like OPs just fine. This involves two simple steps after installing:
- Enable the Debian Backports Repo (see https://backports.debian.org/Instructions/). It’s like, one file.
- Install the packages with something like
sudo apt install -t bookworm-backports linux-image-amd64 mesa-va-driversand reboot.
Before you take these steps, you probably won’t have hardware acceleration, but will still get video output so you can perform the steps and reboot.
This is definitely a weird suggestion, and other people’s suggestions might be less work out of the box. I just like Debian, and stability+backports+testing is part of what makes it possible for it to be my everything distro.
My head canon is there is a different Musk they're talking about that isn't a Nazi, and Lorca's name drop was mirror universe stuff. 😂
MariaDB for the win!
I somewhat agree. I don't hate Chakotay as a character. I guess what I mostly am complaining about are the faux-Native American lore ones where they failed spectacularly at representation.
Additionally, I think 3.18 onward doesn't even support theming engines. As said, though, GIMP is stuck on GTK2.
If you're having a lot of trouble, perhaps just go with the Flatpak.
If it can get non-destructive editing by when 3.2 comes out say… 2030, I’ll be happy.
AMD unless you’re actually running AI/ML applications that need a GPU. AMD is easier than NVidia on Linux in every way except for ML and video encoding (although I’m on a Polaris card that lost ROCm support [which I’m bitter about] and I think AMD cards have added a few video codecs since). In GPU compute, Nvidia holds a near-dictatorship, one which I don’t necessarily want to engage in. I haven’t ever used an Intel card, but I’ve heard it seems okay. Annecdotally, graphics support is usable but still improving for gaming. Although its AI ecosystem is immature, I think Intel provides special Tensorflow/Torch modules or something, so with a bit of hacking (but likely less than AMD) you might be able to finagle some stuff into running. Where I’ve heard these shine, though, is in video encoding/decoding. I’ve heard of people buying even the cheapest card and having a blast in FFMPEG.
Truth be told, I don’t mess with ML a lot, but Google Colab provides free GPU-accelerated Linux instances with Nvidia cards, so you could probably just go AMD or Intel and get best usability while just doing AI in Colab.

Debian Stable. Get it installed, get everything working right and configured the way this person likes it on a reasonable DE with default themes, and more likely than not, you won't have to touch this thing for years.
The setup's not necessarily for noobs, but if you're the one doing the setup, you should be able to get it into a place where it will pretty much never break for them.
You should probably give them KDE or GNOME (probably KDE, as it's more Windows-like and less my way or the highway than Gnome). As much as I love XFCE, it's probably a good idea to give a layman a feature-heavy DE so that nothing is likely to be missing; also, it's way too easy to accidentally delete panel items or entire panels on accident and a little annoying to restore things back to the way they were. KDE's panels implementation mitigates these issues.