potatoguy
uuuhhh, yeah, i can't think too.
These cards have different informations inside of it, so checking for credit card number + the secret number is different than the cell phone number + carrier information, etc, so it gives mumbo jumbo to the reader if it's not the same type, but people already know that. Sorry for commenting irrelevant information.
But good to know that a credit card can't just have a random cell phone information hahaha.
The backrooms into a full blown movie? I'm in.
My tablet draws 4.5w at peak, at low loads it draws almost nothing (x86_64 tablet), maybe it's the design of the laptop/tablet, but mine just consumes the same even with waydroid on, maybe setting efficiency in the BIOS help, but idk. On windows it just consumes a power plant every minute, linux is just efficient.
Idle power usage is not a lot higher...
Waydroid is a android translator(?) for linux on wayland, it runs android applications in a translation layer (android has linux under it), so you can install a ROM (there's a default one without google applications like google play services, but you can search a ROM with it) and run android applications like any phone with a custom ROM.
Edit: The tablet with waydroid running:
Waydroid with a ROM with GAPPS? I use lineageos on my linux tablet, a lot of android games run just fine.
What is the cpu? If something, zswap (250mb) with lz4 and zram (2gb on disk) with lz4 too, on a lightweight distro on btrfs with lzo compression might make it usable. Disk compression might make it usable on the disk side and memory compression might make it run at least not extremely bad on the cpu side. Maybe cachyos with gnome (i know, but it is the only DE with good touchscreen) can be at least usable.
If more things, I can try to help. I have a linux tablet.
Edit: Maybe more space (external sd card with btrfs and lzo) could be used as /home too, but only with more information given, what is the setup?
Edit: My config that I made it work and run decently:
Most healthy phoronix discussion in the comments, systemd, x11 and rust too.
In my opinion systemd helps a lot, dns becomes a lot easier (like managing dns-over-tls), managing services becomes fine (even managing zram on distros without the zram configuration package), etc, so I see why they would want to change some internal stuff to use systemd, less chores on the devs.