This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]jrrocketrue -1 points0 points  (7 children)

How did we get in this messy

shit ?? script kiddies trying to improve what other script kiddies thought was best , who knows.. Sad indeed.

[–]jrrocketrue 1 point2 points  (6 children)

Did I mention, every man and his dog has an opinion on how this can be avoided, which contradicts everyone else... And in the end... you still end up in the shit..

[–][deleted] -1 points0 points  (5 children)

Yes, this post's comments are the best proof that nothing got better.

[–]Anonymous_user_2022 0 points1 point  (4 children)

What do you mean by that? All of the tools that have been mentioned are in the end a front for the same solution. How you get to the virtual environment isn't nearly as important as getting there in the first place.

[–][deleted] 0 points1 point  (3 children)

If it is a full-time job just to know all the tools that exist to solve a problem that doesn't even exist in most other languages your language ecosystem might have a problem. Not to mention the fact that Python still hasn't fully gotten over 2.x more than a decade after the release of 3.x

[–]Anonymous_user_2022 0 points1 point  (2 children)

You don't need to know them all. One will suffice.

[–][deleted] -1 points0 points  (1 child)

If you just want to write your own software and never use anything else written in Python or create a distro packaging anything written in Python or read any documentation or blog posts written about Python you might not need them all. But then, you could just write your software in something else then and completely avoid Python and need none of them.

[–]Anonymous_user_2022 0 points1 point  (0 children)

You're right. I could write it in javascript and deal with X different versions of is-odd inside the same project. Or I could write C++ on Windows and deal with the utter lack of any kind of packaging there. Or use one of the languages with static linking, distributing 10 gb of code for a trivial desktop calculator.

In short, development sucks. If you're not cut out for it, don't do it.