58
How NOT TO CODE: Intel's Linux Thunderbolt Utils Code is the WORST I have EVER SEEN!
(www.youtube.com)
Post funny things about programming here! (Or just rant about your favourite programming language.)
I might be wrong, but I believe Debian ships without
sudo, onlysuby default (or at least if you configure a root password in the setup).You're right ! And I really should get used to how debian works with
su.But with docker it's very convenient to add an user in the docker groupe with sudo :/
I only know because installing
sudois usually the very first thing I do whenever I have to install it haha.