

Just install the previous version and lock it.


Just install the previous version and lock it.
Sure, but that’s not the question here, nor is it really feasible to expect OP to know the technical challenges of doing so if they are asking this question in the first place.
An e-reader, so it’s unlikely to be of much use.
Can it run Linux? Probably already does.
Does that mean it can run a full desktop? Nope.
It has a 533MHz CPU and 256MB of RAM, so it can run a stripped down kernel and do the basics, but that’s about it. Even if you got XFce running, your not going to be running a browser or any kind of games. That’s even before you think about how you’d run the display driver.


Gnome is pretty much the only game in town for tablet devices. KDE does have a superior OSK in my experience, but overall it’s just bad at everything else you’d want for a tablet format.


Can’t believe I need to keep stating this around here, but Linux is THE most deployed OS on the entire planet. It’s not even close.
Whether it’s used for Desktop or not is irrelevant.


Everything will mostly work out of the box without any intervention. However, this is one of ASUS’ most problematic models even on Windows due to the dual screens and touch features.
Check this out: https://github.com/Fmstrat/zenbook-duo-linux
There’s also a handful of other repos that specifically address ASUS feature compatibility for their odd models. You should be fine.


None. Never.


You’re using a service that is proxying your data. They can read all of it.
If you don’t care, then good for you. You’re still the product as being a user because whatever you happen to be serving may eventually become interesting to them.
If not, no harm done. It costs pennies to host a 24/7 load balanced reverse proxy. You just can’t do it yourself.
Not sure what you’re asking here, but are you talking about the voice part, the TTS pat, or the interaction?


Absolutely not true 🤣🤣
Where’d you hear this?
Also, Silver blue is immutable. You are just full of bad info, bud.


Fedora is fine for the specifics you mentioned. If for some reason you feel the need to go immutable later, SB is alright-ish.


100% untrue. While a North Bridge controller can detect and attempt to set the clock frequency, there is absolutely no way to tell if both pieces of a mismatched pair will actually support the timings suggested or set by the controller, which will almost certainly default to whatever the on-board memory supports.
That along with the unknowns of whether it attempts to set channel ranks, which is almost certainly NOT an option to manually configure in a Thinkpad.
Not sure where you heard otherwise, but you’ve been misinformed.
This machine is also working with memory soldered on the board which comes with a whole host of other unknowns, which is why you look up what the timings are first and attempt to match that.


If the RAM timings are not exactly the same, you’re going to have instability issues. This is why it’s always recommended to install pairs of the same exact model and brand, the clock timings.
I doubt that BIOS is going to give you the specs you need, but somewhere you’ll likely be able to find the timings and compatible memory for this machine. You’ll generally need something faster than what’s installed so it can step it’s timings down to be more in sync.


Anyone in these comments claiming there is a big difference between “gaming distros” and any other is flat wrong.
Any distro works. It’s about the initial experience they want without having to fuss about changes. You can switch Desktop Environment on any distro easily, none of them offer massive gaming performance differences over the others. It’s subjective. For a beginner, don’t recommend immutable. That’s pretty much it.


This generally referred to as Key Rotation. It applies to everything from SSH keys, to API keys in running apps.
There are automated ways to do this with ease, but it’s very simple to do with a single script, and some sort of secure key/value store (bitwarden, Vault, etcd…whatever).
The process is basically something like:
/ssh_keys/host1-private-12.1.25 and /ssh_keys/host1-public-12.1.25/ssh_keys/host1-private-12.21.25 and /ssh_keys/host1-pub-12.21.25/ssh_keys/host1-private-currentYour script can clear the old keys if needed but simply validating them in the access change serves the same effect. Up to you.


Compose is just a single binary. There is no wrong way to install it really as long as it can find all the needed shared libraries and such.
If in doubt, look at the manual install instructions. Run through that, and see if it behaves any differently.
Some logs from the startup of a this container would help. Just run docker compose up (without the -d) and you’ll get all the output up front.


All the same. There will be no appreciable difference in any of them at the level you’re interested that can’t be tweaked and tuned from the apps you use.
Edit: though if you want long running game servers, a small minipc that draws a tiny amount of power is a good way to continuously keep the server portion running without wasting a ton of energy. The Intel N100 or the Ryzen 5 (forget which) can both run below 12W, which is about the same as an LED light bulb.
INTERESTING!!! I ran the QNX desktop way back when they first introduced for a bit. Pretty awesome for RT stuff, but unless they get some real IP building for it outside of the Auto Industry, I don’t see a general Desktop becoming super popular.
The core version would be great for audio or video production. Possibly even networking if they can modernize the kernel.