Are there any good Linux distros left with 32-bit x86 support? Do I have to switch to NetBSD?
When your kernel stopped support over a decade ago (iirc) it does seem inevitable that distros will slowly evaporate.
Are there any good Linux distros left with 32-bit x86 support? Do I have to switch to NetBSD?
When your kernel stopped support over a decade ago (iirc) it does seem inevitable that distros will slowly evaporate.
> Most of my open source work followed Unix philosophy, so the packages did one thing at a time.
Nobody has suggested that libc -- to take the most obvious example -- is against the Unix philosophy. Debates occur around whether whether commands / daemons do too much (recent poster child being systemd) or aren't composable.
That’s an interesting difference from other Mac container systems. Also (more obvious) use Rosetta 2.
Once you have an engine podman might be the best choice to manage containers, or docker.
> A contraction of “WebAssembly”, not an acronym, hence not using all-caps.
[0] https://en.wikipedia.org/wiki/Time_Machine_(macOS)#Operation
You may be overgeneralizing here, only the US has enshrined freedom of expression in their constitution. Pretty much in any other western government such protections do not exist and freedom of expression has been under attack for a long time
(Edit: Oh, and the Bill of Rights gives parliamentarians quite an extreme version)
I have two "normal" NAS devices, but I would like to find a compact N100 board with multiple SATA ports, (like some of the stackable HATs for the Pi, some of which will take 4 disks directly on the PCB) to put some older discarded drives to good use.
My go-to solution software-wise is actually to install Proxmox, set up ZFS on it and then drop in a lightweight LXC that exposes the local filesystem via SMB, because I like to tweak the "recycle bin" option and some Mac-specific flags--I've been using that setup for a while, also off Proxmox: https://taoofmac.com/space/notes/2024/11/09/1940#setting-up-...