324
Package managers be like (linux.community)

Sorry Python but it is what it is.

you are viewing a single comment's thread
view the rest of the comments
[-] TunaCowboy@lemmy.world 38 points 11 months ago

This is programmer humor, 95% of the people here still get defeated by semicolons, have never used a debugger, and struggle to exit vim.

[-] fushuan@lemm.ee 14 points 11 months ago

Sometimes I wish there was a community for more advanced users, where the concept of deciding on the best build tool chain per project is not a major hurdle. Venvs? Nbd. Pipenv? Nbd. Conda/mamba/micromamba? Nbd. Pure pip? Oh boy, I hope it a simple one, but I'll manage. Maven? Fml, but sure. Npm? Sure. "Complex" git workflows, no problem.

Idk, that's just setting up the work environment, if your brains get squeezed by that I'm not sure if you will then be able to the actually code whatever its being asked of you. Some people...

But yeah, this is a newbie space so I guess that we have to ignore some noise.

[-] jelloeater85@lemmy.world 1 points 11 months ago

Seriously, I usually use Poetry these days for most projects, shit just works, build well and lets me distribute my code from PiPy just fine. Everything in one pyproject.yaml.

[-] Pantoffel@feddit.de 3 points 11 months ago

I like the pyproject.yaml, but checking dependencies with poetry takes 5 to 10 minutes for my projects.

[-] jelloeater85@lemmy.world 2 points 11 months ago

Yeah, that's rough. Is it any faster w PipEnv?

[-] Pantoffel@feddit.de 2 points 11 months ago

It actually is almost as instant as you would expect

[-] jelloeater85@lemmy.world 1 points 11 months ago

Weird, Poetry gotta up their game then ๐Ÿ˜Ž

this post was submitted on 13 Oct 2023
324 points (81.4% liked)

Programmer Humor

32041 readers
1257 users here now

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

Rules:

founded 5 years ago
MODERATORS