

FYI Don’t use this command. I think it was intended as a joke, but I just want to clarify.
“Life forms. You precious little lifeforms. You tiny little lifeforms. Where are you?”
- Lt. Cmdr Data, Star Trek: Generations
FYI Don’t use this command. I think it was intended as a joke, but I just want to clarify.
Fun fact: you didn’t have to reinstall; you can actually boot up a live usb and chroot into your install to fix things.
That is kind of awesome.
I wish Debian’s default Grub theme was less ugly; I know I could change it (and I have on other installs, but I’m quite lazy about theming these days. Part of it is I have a laptop that I rely on for college and don’t want to risk any theme glitches, so I keep its Debian install as vanilla as possible.
May I ask what your config was, such as distro, packaging format, and extensions were used? Also, what hardware?
Additionally, what issues specifically were you experiencing specifically? Were sites just loading slowly?
I ask because I’ve used recent versions Firefox on decently old hardware with 4 GB of RAM and 2 cores and had almost no problems. Everything rendered correctly and in a reasonable amount of time. I’d be curious to know why that isn’t happening for you.
Huh. I guess 3 years of Debian usage has just gotten me used to stuff like that.
I can see where one might go wrong; there’s a lot of sections in that guide with contingencies only meant for specific situations, like upgrading from a USB or optical disc.
May I ask: when did you last try Firefox? There was a period during the 2010s when it has truly horrible performance, but they rolled out some major updates several years ago that greatly improved performance (though wouldn’t call some of the UI changes improvements).
Honestly, every major rendering engine is terrible in some way.
Ultimately, I choose Firefox because its issues are the least annoying to me. I do wish its structure was more community-based and less corporation-eating-its-own-hand, but whatever. So long as Debian sees it fit to keep in its repos, I’ll use it.
Honestly, even those don’t run that horrid for me when I have to use them.
Did you restart the computer after the upgrade and before reinstalling third party repo packages?
The “half the programs not working” kind of sounds like you had packages compiled for a newer libc and the like but the newer libc wasn’t in memory yet because you hadn’t restarted.
May I ask how your Debian upgrades go wrong?
I mostly say so because I recently upgraded from 12 to 13 with almost no issues; the only issue was something with Apache that ended up being a quick fix. I followed the official Debian guide and temporarily remove third party repos and packages.
True.
External drives? Usually on most distros and file managers, it’s just one click.
I have had a bit of a horrid time with Bluetooth, though, especially when it comes to audio. However, I will say Linux allows you to do some nuts things with Bluetooth like emulate a Nintendo Switch controller with NXBT, allowing you to use a PlayStation controller on a Switch with a spare laptop.
As for audio, I feel like life has gotten much better for the layman since Pipewire.
I don’t think VR setups are that common, and the Venn diagram of VR owners and Linux users has to be even smaller. I’ve probably only known 2 people who actually own a headset, and both of them were standalone Oculus affairs.
Overall, I feel like it’s possible to conceptually understand Linux and which config file is while, while Windows registry is an incomprehensible beast. Also, it feels like Linux tends to have better errors that correlate to a specific problem, whereas the same Windows error could be caused by many different things and lead you on a wild goose chase through forum posts filled with generic advice and dead ends.
This should just be working if it’s standard USB audio; I’d recommend just researching issues with USB headphones in general. Maybe also try another cable.
If nothing works, it looks like you can use a double 3.5mm cable on this model, which pretty much every large retailer with an electronics section should have.
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.
That was a fun listen. We’ll see where this goes.
I think it’s less “I’m not the target audience” and more if you’re going to do a Star Trek [insert genre/target audience] show, do it right.
It’s certainly possible to create an intelligent pre-school show that isn’t painful for adults to watch. Take Bluey, for instance. Toddlers love that show, but it also has a cult following among the adults that watch it with their kids, and the style doesn’t look like every single other kids television series on the air.
In comparison, Scouts has a cheap-looking generic style I’ve seen before, and the plots we’ve seem are absolutely brain-dead and superficial. Sure, maybe we don’t need the kids to talk at length about the subspace plasma inverter matrix manifolds or whatever, but that doesn’t mean the show can’t be more than just bright colors and barely coherent plots. It just doesn’t do any justice whatsoever to what Star Trek is.
My sister called this an abomination… and she’s the one who sees redeeming qualities in DISCO (I do too, but I think she likes Disco more than me).
From what I’ve read, I agree. This seems to be purely oriented towards iPad babies, which is horrid; these kinds of shows let their child viewers be dumber than they actually are.
I’d much rather have a Craig of the Creek-esque show about a group of kids having fun and going about their lives on a starbase while their parents deal with big Starfleet stuff in the background, hinting at something bigger going on as a mystery for parents and smart kids to solve. The kids never save the entire Federation or something hokey like that; at most, we have something like a Picard stuck in the turbolift with three children and a broken leg during red alert situation every once in a while.
I like to imagine there’s just another Musk that’s better known in the Trek universe…
I think you’re mixing up Office 365 and Office Online.
Office 365 is a subscription for Microsoft Office that includes access to both the full, more powerful desktop Office applications and the much less powerful Office Online.
Though I don’t think it’s even called Office 365 anymore, but I don’t respect MS enough to bother to Google what they’re calling it now.
What model Thinkpad was it? Just curious.
Part of me wants to plug Thinkpad E16 as the cheapest new laptop you can get away with, but if the trackpad is the same one that drives you insane. Honestly, I don’t really care about the trackpad because I exclusively use Trackpoint.
Also, I would call the speakers mediocre, but honestly, I rarely listen to audio on my laptop, so they may be total crap.
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).