

I got the 64gb intentionally to just put in a 512gb myself. Was no problem to do, and saved quite a bit on the price difference. I’m extremely happy with the device, but don’t use it nearly enough.


I got the 64gb intentionally to just put in a 512gb myself. Was no problem to do, and saved quite a bit on the price difference. I’m extremely happy with the device, but don’t use it nearly enough.


No drift yet, got an original 64gb basic edition. But I also barely use the thing, so that probably contributed to the longevity.
I did swap the SSD basically as soon as I got it, was trivial. Thumb sticks aren’t much harder as they are on daughter boards. Hard to fuck that up.


Yes, Assuming that renaming a community without creating a new one isn’t possible.
The best way would be to just rename to “steamhardware”, but losing everyone in the process is certainly not worth the rename for clarity.


Windows software is always the same (immutable distro or not), as it is run with “wine”. To run Windows programs they are installed in what’s called a prefix, which is basically just a folder containing stuff related to Windows. Things like “program files” and all the other folder structures a Windows program would expect, and will then appear as a drive letter. The prefix is generated inside your home folder (typically) anyway, which is always writable, and one can house multiple windows programs (or just the one if that needs special settings).
Immutability matters more for the actual Linux system and how you install Linux native software. Normally, you install software using a package manager (pacman on Arch, apt for Debian, …), and each package knows what else is needed to run it, and that gets installed as well. Many programs needing the same library means that library will be installed once. For an immutable distro this is basically fixed, and programs get run using “flatpacks” (there are similar solutions with other names, same idea). These are similar to packages from a package manager, but instead everything needed to run a program it’s always contained. That means they are bigger, but this will run on any distro, as it doesn’t have to tell the package manager what else to install. There are other technical details, like flatpacks are somewhat isolated, but nothing critical.
I would suggest finding a YouTube video or article to go into more detail if this matters to you, or if you just want to know more about the differences and reasons for using each of them.
Basic idea: immutable distro has stable base, updates are rarer, but system harder to modify. Regular distro is easier to tinker with, and a rolling release means frequent updates (doesn’t mean you need to install them frequently, btw), but occasionally things do break and might even require a manual fix.
Edit: somehow I forgot to answer your actual direct question. Generally anything from Adobe is a real pain to get to work. It can be done, but from what I heard it’s rather involved (I never have, don’t use Adobe). If you absolutely need that software and alternatives (paid it not) are just not an option, check first what is involved. There’s might even be a specific distro recommended to make it easier, or some distro might have better guides or more up to date ones.


For some reason CachyOS hasn’t been mentioned. Like others said basically any distro can do what you’re describing, and this one is also one of those “with gaming in mind” distros. Didn’t mean you can’t do anything else on them, but anything making should “just work”. They also have a dedicated image/installer for “handheld” PCs like the steam deck that come preconfigured for that interface combination (but don’t use this special image on a normal PC/desktop).
Like SteamOS, it’s based on Arch, but unlike SteamOS or Bazzite it isn’t immutable. That’s a matter of preference. Being a rolling release means frequent and direct updates of new releases of any kind (kernel, software, everything, …). KDE is the default install option, like on the steam deck, but of course basically all other options are also available is you want (additionally or instead of kde).


I understand why it was written as it has been. But not requiring fully unanimous votes, allowing for at least a single one against to still let it pass would’ve probably avoided quite a few deadlocks. But I do mean just one or two votes, not a percentage.
There’s also PikaOS. It’s using Debian mechanics (so apt as the package manager and such), but a modern kernel and their own repos. If you’re more used to this world, might be worth a look. 8 didn’t know how well it’ll handle the controller and specific button inputs from the deck though.
I personally also came from a mostly debian background, but ended up going with CachyOS for my desktop needs (my deck is still on steam os). It’s arch based, and just very polished and well thought out. It has a version specifically for mobile consoles, like the steam deck.


Ah yes the old classic “I don’t know what the actual problem is, but just waiting a bit seems to help”.


He has been a wannabe Putin for quite some time now.
Energy got incredibly expensive. I live in a very small, well insulated house (good), but it’s heated with electricity as resistive heat (not good). So no heat pumps (which would be good again).
I happen to be able to see how much it costs me to heat it. It’s not particularly cold at the moment and it’s between 7 and 10 € every day! So calling it 1000€ for a month in winter isn’t far off.
Now if you have a larger house, or bad (or even no) insulation, even if you’re heating with some fuel that’s cheaper per kWh, it’ll still add up to at least similar if not higher numbers. Not hard to imagine that’s quickly too much for many people…


Oh right, had just assumed it’s 720p because the width is 1280. So it isn’t 16:9, which is nice but slightly surprising!


The display of the steam deck is only 720p in the first place.


“a few hundred more” for a device that only costs a few hundred to begin with seems a rather hefty premium to pay, and calling that “lucky”.


Despite how good the steam deck is, any competition is good. With MS hardware track record I don’t have the highest hopes, but again: any competition is good.
I haven’t used it myself, but there Limo, a Nexus compatible mod manager for Linux. Seems competent.