

That’s pretty normal for most UEFI x86_64 things up to 2020 or so.
“Life forms. You precious little lifeforms. You tiny little lifeforms. Where are you?”
- Lt. Cmdr Data, Star Trek: Generations


That’s pretty normal for most UEFI x86_64 things up to 2020 or so.


UEFI first became common on new computers in 2011-2012, so I don’t a lot of 2014 computers were BIOS.
I have a cheapo laptop from 2012 (one of last Gateways) and it’s a UEFI machine.
At this point, I think 15 years ago is a more realistic estimate for the last legacy BIOS machines - my Win7 box with a 1st gen i5 is legacy BIOS.


If only Apple Music would give Linux users some way to access lossless…
Though honestly, I’m only on Apple Music because my parents pay for it anyway (I’m a college kid), and I’ve already started accumulating a CD/digital audio file collection, which currently covers the first 6 studio albums plus albums 8 and 21 plus 1 B sides compilation, 1 single, half a live album, an album demos compilation, and 1 single.
Although the 256kpbs limitation on the browser isn’t the worst (better than a lot of video streaming services forcing 480p on unapproved devices), it still irks me.


Mostly, he uses Photoshop for printing, though, and I don’t know if Krita has as powerful a printing dialog.


My grandfather asked me about Linux, but unfortunately, he’s still using Photoshop for now.


+1 for Clevis. I’ve been using it on my laptop for a year and it works like a charm. Sometimes, you need to update bindings after kernel updates, but it’s overall quite smooth.


From what I’ve heard, ROCm may be finally getting out of its infancy; at the very least, I think by the time we get something useful, local, and ethical, it will be pretty well-developed.
Honestly, though, I’m in the same boat as you and actively try to avoid most AI stuff on my laptop. The only “AI” thing I use is I occasionally do an image upscale. I find it kind of useless on photos, but it’s sometimes helpful when doing vector traces on bitmap graphics with flat colors; Inkscape’s results aren’t always good with lower resolution images, so putting that specific kind of graphic through “cartoon mode” upscales sometimes improves results dramatically for me.
Of course, I don’t have GPU ML acceleration, so it just runs on the CPU; it’s a bit slow, but still less than 10 minutes.


I feel like most people who use Nvidia on Linux just got their machine before they were Linux users, with a small subset for ML stuff.
Honestly, I hear ROCm may finally be getting less horrible, is getting wider distro support, and supports more GPUs than it used to, so I really hope AMD will become as livable ML dev platform as it is a desktop GPU.


Is there an old AARCH64 laptop (sub-$100, preferably closer to $50) that can be picked up for a song for playing around with crap like this?
From what I can tell, there’s a lot of crappy old ARM Chromebooks; I wonder if they perform sufficiently faster than an RPi and work well enough with a Linux distro to mess with them. I do wonder, though, if any Windows-on-ARM ones are old enough to also be cheap used (and not be some sort of Windows RT terror or something).
Oh yeh. I heard that, just forgot. Thanks for reminding me.
At this point, I’d wonder if some of the older Microsoft Surfaces might be suitable for this purpose. Especially if it’s just displaying photos, you probably wouldn’t even need the Linux-Surface kernel for a lot of things and could just run mainline, avoiding a lot of misery. For instance, a 1st gen Surface Go from 2018 seems to run for ~$70 on eBay these days; I own one and used to daily-drive it on both Windows and Linux, and although there were some annoyances, the display is decent.
Though honestly, I wonder if you particularly need a Linux tablet at all. There are dedicated digital frame devices out there for displaying photos; a lot of them can just display off a USB drive or SD card in the ballpark of 50 bucks it looks like. I’d probably recommend not getting one that supports Wi-Fi, as I think it’s probably a stupid idea to assume some random cheap device you bought online has correctly-implemented network security.


Not great. I even got GPU passthrough working once, but you get weird graphics glitches because it’s all being sent over RDP.
I think Cassowary might be better than WinApps, but honestly, at this point, I just gave up on those and just use the VM directly.


To clarify, what I mean is WebKit continued while Blink became its own thing. Factually, Blink is not WebKit anymore.
Replace “WebKit” with Linux and Blink with ELKS.


Honestly had better luck with DOSBOX-X.


For one, it explicitly calls itself a “subset”; a subset is not the whole set.
If we don’t want to go just off the pedantics of language though, then here’s the thing: it was forked a very long time ago, and both have diverged significantly, I think. It’s a bit like saying Blink (the rendering engine of Chromium) is WebKit; sure, Blink is a fork of WebKit, but the two are very different now.


Technically not the Linux kernel.


Just because they existed during the Linux era doesn’t mean they ran Linux; Torvalds was writing for the 386 from the beginning, and Linux has never been written for anything below 32-bit.
Now, it certainly has RAN on that hardware through emulation, such as on a 4 bit Intel 4004, but only for the heck of it.


When it freeze, after you’ve rebooted it, try running sudo journalctl -p 5 -b -1; you might see something in those logs.
Maybe also open a task manager before you do anything graphics intensive, just to see if there’s a process that rapidly increases its memory usage; while it might not be the cause, I’ve experienced similar freezes when I use all my memory (on a machine with 32GB of RAM).


FYI Don’t use this command. I think it was intended as a joke, but I just want to clarify.
I mean, I had an uncle showing me HTML at 7 (not a programming language, but still). I learned basic JS on Khan Academy at 11, and if I’d known it had existed earlier, I would have started earlier.