

When I still had a Samsung phone I used Heimdall, but apparently it was not touched for 5 years, so I’m not sure if it still works for newer phones.


When I still had a Samsung phone I used Heimdall, but apparently it was not touched for 5 years, so I’m not sure if it still works for newer phones.
I changed from Gnome to KDE to fix the framedrops in Firefox YouTube. Intel i7-13700H.


I’m using Keepass2Android (and KeepassXC). It can copy the database from/to an sftp server, so it can easily merge the entries. I don’t have the sftp server exposed to the Internet, because when I’m not home, nobody will change the database at home.


I just read that Google has abandoned the Coral TPU.
I didn’t try it, but this looks like it should work.


And why do I want this? And if I want this, why is it not the default already? SSDs have been mainstream for ten years I guess, so shouldn’t any current Linux installer do the right thing by now?


Can you use pkill -f with the full command line? Or is it the same for all AppRun.wrapped processes?


I’m not familiar with pipewire, but is there a mixer somewhere in the pipe?
If nobody has a better idea, you could create a loop device with a HFS filesystem, copy the CD to that filesystem, replace all bad filenames, then copy everything to a normal filesystem.
Edit: apparently there’s a --iconv option in rsync: https://askubuntu.com/a/540960


I have to use Windows at work, but I can use WSL on the developer laptop. Also I develop for/on Linux servers via ssh, so it’s good that I know Linux from home.
Keepass2Android can use an sftp server. If something was changed on the desktop, Keepass2Android will ask if it should merge the changes.
You forgot the -print0 at the end of the find command. In the read -r -d '' you want to read NUL-separated strings, so you must tell the find command to also use NUL characters between the filenames.


I found uPnP is not advised due to security risk
There are different uPnP things: one that lets apps open ports in your router (security risk) and one with media renderer (safe).
You said you/I/everyone can use multiple shells, I said: no, I can’t, at least not on all the machines that I have to use.
Some people work on machines where they are not allowed to install anything.
There’s jc (CLI tool and python library that converts the output of popular command-line tools, file-types, and common strings to JSON, YAML, or Dictionaries).


If you’re not allergic to Amazon, a FireTV stick might be enough, at least for Jellyfin, Youtube/Netflix etc. (not sure about streaming from the browser).
At least on Ubuntu, /boot also has the initrd and kernel (vmlinuz). Maybe your distribution has them in /, but if not, you probably need to reinstall the kernel package in the chroot.