I’m tempted, though I use rEFInd not grub, but fixing any damage should be easy with a live image handy…
I’m tempted, though I use rEFInd not grub, but fixing any damage should be easy with a live image handy…
I might be wrong, but I think that actually wouldn’t do anything, because grub is installed by the tooling from the package, not the package itself?
I do want to clarify: it’s not Linux itself, but specific distributions (or rather their package managers). As far as I know, Arch’s pacman would do nothing to stop me 🥰
I’m not sure if this is what you mean, but I do want to clarify - the drivers in the repository are still proprietary drivers from Nvidia, just tested and packaged by the distribution maintainers, dkms is just some magic that lets them work with arbitrary kernels with minimal compilation. Unless you’re using nouveau, which I don’t think is ready for most uses.
I’d definitely recommend against using drivers downloaded from a website, on general principles.
custom kernels don’t work with the drivers from apt
Check if there’s a dkms version - I know that’s the way it’s set up on Arch, if using a non-standard kernel you install the kernel headers, and dkms lets you build just the module for your kernel.
If it brings people comfort to not use the same towel, it’s probably not worth trying to push them away from that habit. It’s one thing to know it intellectually, and another to feel off-put by the idea.
As for android games… If you like puzzles like sudoku, check out Simon Tatham’s Puzzle collection. Simple ad-free online experience with a varied collection of puzzle games.
At some point, I think people will pray for nuclear war, because life will be so miserable.
Reminds me of Roll out the Fallout by The Chalkeaters
Ah, seems you’re partially correct - steam has a command for downloading a specific depot version. You need to know the specific ID to download, and notably games can use multiple depots to form the game files, but I thought you needed to use something like SteamCMD or DepotDownloader for that.
I’m still upholding the fact that it’s not a “proper” feature, while I appreciate having those kind of utilities put in the user’s control, this isn’t something most people could figure out themselves.
It’s not like they have to create the compatibility layers from scratch; Valve did it for them.
I do just want to point out, Valve didn’t do that - Proton is mostly just pre-existing software that they packaged together into an officially supported feature. I love that they did it, and having it in the biggest PC game platform presumably did wonders for Linux gaming, but it was most certainly not made from scratch.
That’s not an official/proper feature on steam, there’s nothing in the interface to select an older version, right? Just the beta system that lets developers have multiple branches available, which is often used to keep a limited number of previous versions available.
That’s cool, I didn’t realize that - according to Wikipedia, it was “adapted to the IBM PC” and spread throughout Moscow and then to eastern Europe, so I wonder how many people actually played that. I guess the NES version was the first commercial one
Virtually endlessly. What they’re talking about is, AFAIK, the actual original (not actually original, but NES) Tetris. It was meant to be infinite, but at some point the numbers get too big to store, and the programming starts breaking down. Some games might be able to keep going indefinitely, just resetting/looping some numbers, and in modern games it might take years, centuries, or even universal lifetimes to reach that point, but almost all “infinite” games will break down at some point.
Funnily enough, I’ve seen opinions that Windows has awful HDR handling and Plasma is much better, but I don’t have a proper HDR display to check. I’ve also had some success with VR, though I haven’t played much on Linux. That said, support from software for those things for Linux is still widely lacking, so it’s not much consolation.
So like telling people to ride a bike, or use public transport, with the obstacle being that the city is built with car-friendly infrastructure that’s hostile to pedestrians and bikes? Yeah, sounds like an analogy alright ;D
Magic in general is just a plot device that can do whatever the author needs it to do.
Sounds like that’s just where we disagree. I would instead say that magic is part of the world being shown in the story, and it should have an explanation, just like laws of physics. The hints come not from the narrator knowing things and dropping clues, but from the underlying logic of how magic works and the behaviors of people shaped by the magic of the world. And of course the reader can’t anticipate everything - but I also want there to be a sense of what’s possible and what’s not, and for the cases where the reader’s understanding is broken to be impactful and bring new understanding.
So yeah, in the end it’s just a matter of preference. I can look at HP and think “man, the magic just does whatever the fuck the author needs”, and other people can look at it and enjoy the whimsical adventure for what it is. Or, in a way, I guess it’s both - I can still appreciate the story, but it’s underlined with a sense of shallowness.
The issue is that the wands being made from the same core doesn’t have any explained effect before this event, when an explanation conveniently appears, now being a known event that has happened before. The issue is that, to my knowledge, things just happen that have no prior explanation, which sugests they’re just being made up on the fly to fit the narrative, which in turn means the reader/viewer has no way to anticipate them.
In what I’d consider a “good” magic system, things fit together. They don’t have to be revealed immediately, but often there will be hints, and when the reveal is made it’s gonna at least fit into the void in prior knowledge. This is, of course, my subjective preference, but I think HP goes so far into the opposite that it’s just random stuff made up to justify whatever the author wanted to happen with no reasonable explanation.
I don’t think so, I believe the reasoning only showed up shortly after the event, though it’s been a really long time since I’ve read HP, I’d be interested in knowing if I’m wrong
I looked it up and found the name - pretty sure it was explained shortly after the event as “Priori Incantatem”, showing it’s a known phenomenon in the world.
Eh, I’ve previously fucked up my bootloader, all you need to do to fix it is boot up a live image, mount your root partition, arch-chroot into it, then follow normal steps to set the bootloader back up - it’s not scary if you know what you’re doing, just time-consuming