I avoid apt because it does silly stuff. Always use apt-get. I suppose having to know that quirk is a con of the distro.
I avoid apt because it does silly stuff. Always use apt-get. I suppose having to know that quirk is a con of the distro.
I just don’t use snaps and it works great for me. For docker I add their apt repository and install it like that.
What is so bad about Ubuntu server?
My one 3 is terrible. Keys dying after 2 or 3 years.
But what about video games :(
It is js, it is always source code.
What were you using it for?
That is ridiculous. Does 3nm mean anything or it is purely marketing?
I really only want Linux for software dev work(docker mostly). Windows has wsl which has worked beautifully for me besides memory leaks a couple times a year. The issues I face with wal pale in comparison to my experience dealing with Nvidia drivers and gaming on Linux.
Anker for docks and dongs.
I have a reverse proxy(traefik) on my LAN to handle sub domain service routing. I want https but don’t want to have to install certs on all the clients using the services. I want the s but don’t want my services to be unavailable if my Internet goes down.
I wrote a program to make a web server with routes and their content sourced from a text file in golang. I have wanted to learn go for a while so this was a good first step!