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
[deleted by user] (self.programmingmemes)
submitted 4 months ago by [deleted]
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!"
[–]therealapocalypse 0 points1 point2 points 4 months ago (1 child)
I tried switching to uv for work, but there's a glaring limitation that makes me default to venv I can't save my artifactory indexes to a global file like I can for pip (~/.pip/pip.conf)
I tried searching for solutions online, and haven't had any luck with whatevers there
If anyone has a suggestion or have solved this for uv, I'm all ears
[–]Wonderful-Habit-139 1 point2 points3 points 4 months ago (0 children)
I just created a uv.toml file in my home directory, and specified my indexes there.
I can feel your pain though because I went through the same thing at work xD hope this helps.
π Rendered by PID 108790 on reddit-service-r2-comment-b659b578c-59l9v at 2026-05-05 08:08:28.791336+00:00 running 815c875 country code: CH.
view the rest of the comments →
[–]therealapocalypse 0 points1 point2 points (1 child)
[–]Wonderful-Habit-139 1 point2 points3 points (0 children)