this post was submitted on 06 Mar 2024
387 points (97.1% liked)

Programmer Humor

31793 readers
27 users here now

Post funny things about programming here! (Or just rant about your favourite programming language.)

Rules:

founded 5 years ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 16 points 5 months ago* (last edited 5 months ago) (2 children)

This highlights how [1] compiling on windows and configuring a compiler and settings is a PITA and [2] Windows has no package manager.

Yes, yes, we understand. Maybe cry and beg daddy Windows harder and maybe they will be kind enough to condescend... I mean probably not.

Maybe if he White Knights and SIMPs harder Sempai will notice him.

[–] [email protected] 13 points 5 months ago (1 children)

The funny thing is that they could've used pip. Even on Windows. https://pypi.org/project/sherlock-hunt/

[–] [email protected] 1 points 4 months ago

Only if you have Python installed and know how to use command prompt

[–] [email protected] 8 points 5 months ago (1 children)

This used to be true but not anymore

Winget is still pretty young but very functional. And WingetUI is wonderful

And Chocolatey has been around for a long time as an unofficial Windows package manager

[–] [email protected] 5 points 5 months ago (1 children)

Yeah winget has some issues, but I regularly use it to just update everything it can recognize.

[–] [email protected] 2 points 5 months ago

Yup! Especially now that there is WingetUI I always check there first when I want to install something new