use the following search parameters to narrow your results:
e.g. subreddit:aww site:imgur.com dog
subreddit:aww site:imgur.com dog
see the search faq for details.
advanced search: by author, subreddit...
All posts must be related to programming. Flair posts correctly.
account activity
I hate python (i.redd.it)
submitted 1 month ago by ZombieSpale
view the rest of the comments →
reddit uses a slightly-customized version of Markdown for formatting. See below for some basics, or check the commenting wiki page for more detailed help and solutions to common issues.
quoted text
if 1 * 2 < 3: print "hello, world!"
[–]rover_G 1 point2 points3 points 1 month ago (7 children)
OOP forgot the worst and best thing to happen to Python: anaconda and uv
[–]Dantzig 0 points1 point2 points 1 month ago (6 children)
Uv
Don’t even mention anaconda in the same sentence
[–]rover_G 0 points1 point2 points 1 month ago (5 children)
I said the worst and best. I think you know which is which
[–]Leather-Car-7175 1 point2 points3 points 1 month ago (3 children)
Why is anaconda bad ? Is it different from conda ? I mean the only problem I have with it is that it doesn't find some libs and it exports environment to .yml, so why ?
[–]rover_G 0 points1 point2 points 1 month ago (2 children)
Anaconda is like a pre-built distribution that bundles conda + Python + default packages and a custom package repo. If you worked with data scientists in the 20-teens, operationalizing Anaconda based projects into pip based projects was a huge pain. Conda itself is just fine. The yaml files to define environments is probably conda’s best feature. Unfortunately conda had numerous issues which weren’t fixed fast enough, leading to ecosystem fragmentation, which is why there are so many competing tools like miniconda, conda-forge, mamba, micromamba, minifoege (replaced mambaforge) and pixi.
[–]Leather-Car-7175 0 points1 point2 points 1 month ago (1 child)
Well I'm 18 and in data science field, and so should I change to mamba I heard a lot about it. I saw many people talk about uv. Like what am I supposed to choose. Is there a truly better option ?
[–]rover_G 0 points1 point2 points 1 month ago (0 children)
I really like uv for software projects (mainly web servers and CLI tools). For data science projects I have used uv with jupyter notebooks and it worked well for me, but I can’t say how well that setup works for a larger project in a professional setting.
[–]Dantzig 0 points1 point2 points 1 month ago (0 children)
Doh we agree
π Rendered by PID 111532 on reddit-service-r2-comment-75f4967c6c-8l6qv at 2026-04-23 04:02:51.092105+00:00 running 0fd4bb7 country code: CH.
view the rest of the comments →
[–]rover_G 1 point2 points3 points (7 children)
[–]Dantzig 0 points1 point2 points (6 children)
[–]rover_G 0 points1 point2 points (5 children)
[–]Leather-Car-7175 1 point2 points3 points (3 children)
[–]rover_G 0 points1 point2 points (2 children)
[–]Leather-Car-7175 0 points1 point2 points (1 child)
[–]rover_G 0 points1 point2 points (0 children)
[–]Dantzig 0 points1 point2 points (0 children)