this post was submitted on 26 Aug 2023
1493 points (97.5% liked)
Programmer Humor
19463 readers
16 users here now
Welcome to Programmer Humor!
This is a place where you can post jokes, memes, humor, etc. related to programming!
For sharing awful code theres also Programming Horror.
Rules
- Keep content in english
- No advertisements
- Posts must be related to programming or programmer topics
founded 1 year ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
Yes, yes you can.
Also, WSL and windows terminal go a very long way in making windows actually usable...
"Usable" is a strong statement... It went from a "misery inducing insufferable machine" to a "extremely big annoyance". I do concede it is anyway a progress
You damn spoiled kids with your blue jeans and your rock and roll music and your auto complete!
Just add Winget with an UI to have a proper package manager and we're in
Package manager with a UI? I like my apt and dnf thank you very much.
You can still use winget by itself from the command line! The UI is just there for convenience and automation
Wut?
I've never gone to a UI when I want to automate something, a sane CLI is much more predictable and consistent.
Winget-UI specifically can run the upgrade tool automatically for you, that's what I meant for "automation". You could also add a scheduler to run Winget by itself every day if you need to.
I've just been using scoop for many years and I haven't felt the need to switch