yesman@lemmy.world to linuxmemes@lemmy.world · 19 hours agoIn a universe of enshitification, Linux is one of the few things that consistently gets better.lemmy.worldimagemessage-square113fedilinkarrow-up1667arrow-down112
arrow-up1655arrow-down1imageIn a universe of enshitification, Linux is one of the few things that consistently gets better.lemmy.worldyesman@lemmy.world to linuxmemes@lemmy.world · 19 hours agomessage-square113fedilink
minus-squareOne of Many@lemmy.worldlinkfedilinkarrow-up30·17 hours agoapt upgrade -U Does both update and upgrade.
minus-squarePika@hikki.teamlinkfedilinkarrow-up19·17 hours agoOne fun thing about Linux is that you always learn
minus-squareBlackLaZoR@lemmy.worldlinkfedilinkarrow-up3arrow-down13·16 hours agoI don’t want to learn. I have job to do.
minus-squareJackbyDev@programming.devlinkfedilinkEnglisharrow-up6·14 hours agoYou don’t learn things at your job? Damn, you must not be a good employee.
minus-squareBlackLaZoR@lemmy.worldlinkfedilinkarrow-up3arrow-down7·14 hours agoLearning OS wizardry is counterproductive. I have more important stuff to do.
minus-squarePRIMEcavitationfetishist@quokk.aulinkfedilinkEnglisharrow-up1·edit-25 hours agoWindows is usable without os wizardry? I know it used to be, but that wasn’t my experience last time I used it. Dude on mint I just open terminal and type apt install (thing I want). All dependencies handled. No fuckery. No bullshit.
minus-squareShanmugha@lemmy.worldlinkfedilinkarrow-up1·5 hours agoSo you don’t learn OS wizardry and don’t fuck around with working machine when there is stuff to do, duh. This doesn’t depend on OS in use
minus-squarepathief@lemmy.worldlinkfedilinkarrow-up8·15 hours agoThen you can use Linux Mint, super easy.
minus-squareiocase@lemmy.ziplinkfedilinkarrow-up3·14 hours agoAlias na=“Sudo nala upgrade -y” Does update and upgrade with parallel downloads from fast high bandwidth repos and pretty colors 😍
minus-squareMonkeMischief@lemmy.todaylinkfedilinkarrow-up2·13 hours agoWhelp. Dang. Guess I know what I’m trying on my Ubuntu & Debian VMs next :D
minus-squareAceFuzzLord@lemmy.ziplinkfedilinkarrow-up1·13 hours agoGood to know. I just have a script that does like everything in order, but I could save a line by doing that instead of both beinv separate commands.
apt upgrade -UDoes both update and upgrade.
One fun thing about Linux is that you always learn
I don’t want to learn. I have job to do.
You don’t learn things at your job? Damn, you must not be a good employee.
Learning OS wizardry is counterproductive. I have more important stuff to do.
Windows is usable without os wizardry? I know it used to be, but that wasn’t my experience last time I used it.
Dude on mint I just open terminal and type apt install (thing I want). All dependencies handled. No fuckery. No bullshit.
So you don’t learn OS wizardry and don’t fuck around with working machine when there is stuff to do, duh. This doesn’t depend on OS in use
Then you can use Linux Mint, super easy.
Alias na=“Sudo nala upgrade -y”
Does update and upgrade with parallel downloads from fast high bandwidth repos and pretty colors 😍
Whelp. Dang. Guess I know what I’m trying on my Ubuntu & Debian VMs next :D
Good to know. I just have a script that does like everything in order, but I could save a line by doing that instead of both beinv separate commands.