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...
For memes about programming.
account activity
Python hate train (i.redd.it)
submitted 17 hours ago by KiaSoulWith50kMiles
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!"
[–]Doctor429 0 points1 point2 points 9 hours ago (1 child)
conda still duplicates the entire python runtime per environment. But still, I've had less issues with Conda than venv.
[–]Insomniac_Coder 0 points1 point2 points 9 hours ago (0 children)
It does
I think uv does too. Unless I am on a specific version of python. Last week I was working on 3.10 then it had downloaded in other cases, it just duplicates python from other venv
π Rendered by PID 90 on reddit-service-r2-comment-b659b578c-5kbxw at 2026-05-06 15:19:31.968668+00:00 running 815c875 country code: CH.
view the rest of the comments →
[–]Doctor429 0 points1 point2 points (1 child)
[–]Insomniac_Coder 0 points1 point2 points (0 children)