this post was submitted on 06 Mar 2024
390 points (96.9% liked)

Programmer Humor

32155 readers
135 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
[–] electricprism@lemmy.ml 16 points 6 months ago* (last edited 6 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.

[–] rtxn@lemmy.world 13 points 6 months ago (1 children)

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

[–] godfilma@lemmy.blahaj.zone 1 points 6 months ago

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

[–] neatchee@lemmy.world 9 points 6 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

[–] magikmw@lemm.ee 5 points 6 months ago (1 children)

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

[–] neatchee@lemmy.world 2 points 6 months ago

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