Comment on Should I move to Docker?
otl@lemmy.srcbeat.com 1 year agoI think learning how to make packages for package managers is also becoming less popular :(
Even learning how to do the simplest thing possible that is easy to package by anybody - something like a tarball or zip - is becoming less popular :(
SirQuackTheDuck@lemmy.world 1 year ago
I learned “creating a zip” the hard way when I submitted an exam but forgot the -r on creation, meaning all the to-review code was gone.