Jason Novinger to Programmer [email protected] • 2 years agoxkcd #1987: Python Environmentxkcd.comexternal-linkmessage-square23fedilinkarrow-up130cross-posted to: [email protected]
arrow-up130external-linkxkcd #1987: Python Environmentxkcd.comJason Novinger to Programmer [email protected] • 2 years agomessage-square23fedilinkcross-posted to: [email protected]
minus-squaredotmatrixlinkfedilinkEnglish0•2 years agoHonestly, at this point I’m running all my python environments in different docker containers. Much easier to maintain.
minus-squareDrew BelloclinkfedilinkEnglish0•2 years agoWait, you guys don’t have a vm for each project and just use ssh to work on them?
minus-square@[email protected]linkfedilinkEnglish1•2 years agoI wish I could do that, but my employer switches me around so much that I’d be out of disk space in no time.
Honestly, at this point I’m running all my python environments in different docker containers. Much easier to maintain.
Wait, you guys don’t have a vm for each project and just use ssh to work on them?
I wish I could do that, but my employer switches me around so much that I’d be out of disk space in no time.