I like Debian. To save you the misery, though, you should probably just use the OBS Flatpak with it. I used to be a “native” pedant, but these days, I at minimum consider Flatpak a VERY necessary evil, if an evil at all.
“Life forms. You precious little lifeforms. You tiny little lifeforms. Where are you?”
- Lt. Cmdr Data, Star Trek: Generations
I like Debian. To save you the misery, though, you should probably just use the OBS Flatpak with it. I used to be a “native” pedant, but these days, I at minimum consider Flatpak a VERY necessary evil, if an evil at all.
Every time I work with a Mac, Hackintosh, etcetera, the 5K upscale of XP Bliss is my default as a joke (except I think near the end of one school year, where I set the background to something from OS 9).
It was even my iPhone background for a while, though right now, it’s a random James Webb image.
Autism has little to do with it - I’m on the spectrum and I have “proprietary” Star Trek wallpapers on all my Linux machines - Ent D and DS9 on desktop, DS9 crew on laptop, Cerritos on that one old Chromebook I installed Bcachefs Debian Testing on for fun once, Borg cube on my Surface…
Now my wallpaper choices and overall Star Trek fandom… you could probably make a reasonable guess on where that comes from. 😉
iPhone, mostly because of family.
I eventually want to jump to Lineage on Pixel, but that’s not an option for me currently.
My Thinkpad has the factory Windows install on its factory-installed drive, but I only booted it once and otherwise never use it. As the laptop has 2 M.2 slots, I just installed a 2 TB SSD in its secondary slot and installed Debian 12 on it right after I opened the box. I nearly always use that install.
I recently had an exam where the spyware test monitoring Chrome extension was mad about me using Linux (I only use Chromium when I have an exam - otherwise I just use Firefox), so I had to use one of the Windows machines in the lab. This was weird, because I’ve taken other tests (including after this incident) that didn’t have a problem.
Back in high school, I had to use a Chromebook and the occasional iMac, though the Chromebook is technically a Linux device.
I haven’t used both.
It’s mostly Debian-focused, but you should probably use venvs. They allow you to have different versions of Python packages for different applications. I especially like it when using it in combination with pythonz for applications that require a different version than the system Python.
I find they prevent the system Python from being a complete pile of anarchy.
Like others have said, the error tells you everything you need to know.
(Sobs in Brave Little Toaster noises)
I’m an XFCE guy. I find XFCE to be nice and fast. It’s decently light - not the absolute lightest, but most of its installation size is from dependencies you were going to install anyway like GTK.
For now, it’s still on xorg, but I think they’re working on it.
Xfce
Usually, I throw college assignments in a folder under documents.
Admittedly, that irks me slightly just because of the shared name with the devices folder in root, but do what works for you.
I don’t know about the hub specifically, but I have a One Touch portable external HDD that touts some of the same features. I’ve never had any particular problems with it - it’s just a normal USB mass storage device. The “special features” provided by the Seagate Toolkit (not available on Linux) seem like they’re done at the filesystem level.
If you don’t care about encryption, it will most likely just work - format it however you like. If you care about encryption, there’s ways like LUKS or filesystems with FS-level support, depending on how much you care about interoperability with non-Linux systems. You might also be able to do something kooky like format it with Bitlocker on Windows, which I think can still be mounted on a Linux system; I was able to access my encrypted Windows partition from my Linux install on my Surface if I entered the key - I’m sure there’s a way to automate that part.
I think it’s mistly okay. I had a bit of misery with my 8852BE on my new Thinkpad E16 (the card would just disconnect from the system until the next reboot occasionally), which was solved with some kernel parameters I found online.
I don’t know. You should make sure it doesn’t have a Realtek Wi-Fi card. Otherwise, it looks fine. I found the Linux Hardware report for it here: https://linux-hardware.org/?probe=7144bb41
I think the price to performance doesn’t look the best, though. Maybe go for a Thinkpad instead?
In my personal opinion, the lack of GTK4 a plus - that makes it lighter and easier to port. Bonus points for their choice being OpenGL. That is technically a minus on theming, but I feel like one does not typically theme games, which often need to have their own style.
I do concede that most people probably have GTK4 installed for something anyway, so if this application were written in GTk4, it most likely wouldn’t take up extra space on their machine.
In addition, I don’t like GTK4 due to client side decorations and those kinds of applications overall just tending to be more GNOME-oriented. Now I wouldn’t call GTK4 the spawn of evil - I still use GTK4 applications when they’re the best tool for job, especially when it comes to Upscalr or GNOME Clocks. It’s just not my favorite GUI toolkit.
I’m guessing that other 0.7% is the Makefile.
deleted by creator
Reminds me of how my SSDs (both literally brand new) kept spitting out error messages in smartctl. As it turned out, this was a smartctl bug and I was able to install the Debian backports version to get a version with the fix.
Yeh, I think it has to do with some CPU topology crap. I have it working pretty well, luckily - I once had an old Virtualbox VM with MacOS that I needed, and I was able to boot it in my Windows VM.
With Lightroom, you’re right on that. Honestly, the state of FOSS image editors is a bit ridiculous, especially considering how good FOSS vector editors like Inkscape are these days compared to their commercial, proprietary counterparts.
I can see that. I nuked my Windows partition years ago, though. Honestly, if I find a software is jerk enough to block virtualization, I don’t find it worth using.
Honestly, rather than reinstalling, I’d suggest you boot into a live disk and use dd to copy your old disk over to the new one, then use Gpsrted or something to expand your partition. This worked very well when I upgraded the drives for my Debian install - I think it’s been two years since at thid point without any issues.
If you don’t have an extra drive slot, you might need to get an external adapter.