Why would Linus Torvalds want to be part of that shit show?
486
Syncthing is neat, but you shouldn't consider it to be a backup solution. If you accidentally delete or modify a file on one machine, it'll happily propagate that change to all other machines.
May I ask for The Expanse: A Telltale Series? That game looks quite interesting!
or DNS over TCP.
musl does support DNS over TCP since version 1.2.4.
Debian is superior for server tasks. musl is designed to optimize for smaller binaries on disk. Memory is a secondary goal, and cpu time is a non-goal. musl isn’t meant to be fast, it’s meant to be small and easily embedded.
I've used Alpine on servers a lot and didn't notice any performance difference when compared to glibc in the vast majority of cases. This performance comparison even suggests that musl is quite a bit faster in some cases and in most instances it is at least as fast as glibc, which matches my experience.
Okay, thanks for the explanation!
I’m not entirely sure how “… don’t need anything near as memory efficient as Alpine” became “Debian is obviously superior to Alpine”.
This was what made me assume this:
I only ever consider dropping Debian and/or Systemd when going below 512MB RAM.
You make it sound like Debian is obviously superior to Alpine. Alpine Linux is just fine for server tasks. It is nice that is it lightweight, but that isn't the only thing it has going for it.
That's not really true. While Alpine is often used for containers due to its small footprint, that's not what it is made for. It is meant to be a general purpose distro, geared towards power users. The Alpine wiki has some information for running it as a desktop system.
Most Webbrowser Support ftp.
None of the popular web browsers support FTP. Maybe some niche browsers still do, but certainly not "most".
No, it is not dumb. My second link was just an example to a fix of one particular laptop where this issue occurred. I mentioned all this just to point to the issue that might be causing your problem. I'm afraid this probably does not fix it for you. Maybe it has been fixed with a more recent kernel. You could check which version you are running (by running uname -a
from a terminal) and maybe update to a newer one if your distro allows that. Alternatively you could downgrade the kernel to a version before this issue was introduced (a 6.10 kernel should work okay). Of course downgrading should only be a stop-gap solution.
Yes. Apparently the issue happens with both internal mics and mic connectors where you attach your own mic. The seconds link I provided points to a fix for a specific laptop that fixes a non-working internal mic.
Hehe, yeah, I give you that.