Quote from: Patrick M. Hausen on March 31, 2026, 09:32:18 AMWeren't you offered that option?Maybe I overlooked something .
Quote from: nullspace on March 31, 2026, 02:13:36 AMThis is system has run very well for around 2+ years and I kept it up to date weekly.What's the status on the cooling of the system :
Quote from: Monviech (Cedrik) on March 31, 2026, 01:52:53 PMThere is also nothing quite like the whole ports ecosystem where you can build the whole system reproducibly and declaratively from source.Another thing that's really annoying in Linux : Distro Release X leaves you stuck with Application Release Y
QuoteI also do not miss systemd in the slightest to be honest. :DAnother weird thing :
Quote from: OPNenthu on March 31, 2026, 12:21:20 AMIt's the same crap like with Docker : https://github.com/containers/podman/blob/main/docs/tutorials/basic_networking.mdQuote from: nero355 on March 30, 2026, 11:00:56 PMPodman is just an alternative to Docker and something I don't feel like maintaining either :)That's the beauty of it: you don't manage anything. It manages itself, including updates. You don't touch a thing on the OS. From the user perspective it's just an app installer. You run it. It installs UOS. Done.
That wasn't the case in the past. You needed to install and maintain Docker yourself, as well as each container (MongoDB, Network) and their connections.