

52·
12 days agoGitHub is like programmer OnlyFans. Only the top .1% gets millions of downloads.
GitHub is like programmer OnlyFans. Only the top .1% gets millions of downloads.
Try a-shell. If you set your screen to always on it might works.
Why? Unless you need specific kernel features, Docker is superior because of containerization (runs on host kernel with no overhead), uses less space (layered image), and is easy to set up a complicated network (you want certain apps to run behind WireGuard with reverse proxy? Few lines in yaml).
I DIDNT KNOW THAT! WOW, this puts “not to use network_mode: host” another level.