this post was submitted on 29 Jun 2023
357 points (97.9% liked)

Programmer Humor

19147 readers
1105 users here now

Welcome to Programmer Humor!

This is a place where you can post jokes, memes, humor, etc. related to programming!

For sharing awful code theres also Programming Horror.

Rules

founded 1 year ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 5 points 1 year ago (12 children)

Honestly, at this point I'm running all my python environments in different docker containers. Much easier to maintain.

[–] [email protected] 5 points 1 year ago (7 children)

Wait, you guys don't have a vm for each project and just use ssh to work on them?

[–] [email protected] 1 points 1 year ago

Nah why dont you guys just have a separate VPS for each individual project and just sudo install every python package?

load more comments (6 replies)
load more comments (10 replies)