▲ 342 ▼ What are your programming hot takes? (lemmy.ml) submitted 2 years ago by 257m@lemmy.ml to c/programming@programming.dev 886 comments fedilink hide all child comments
[–] Faresh@lemmy.ml 2 points 2 years ago (1 child) packaging woes Even with tools like Poetry? permalink fedilink source parent hideshow 2 child comments replies: [–] Shinji_Ikari@hexbear.net 3 points 2 years ago The endless packaging solutions for python is exactly the flaw that they're talking about. Packaging a python application to work over an air-gap is extremely painful. Half the time its easier to make a docker container or VM just to avoid the endless version mismatch pain. permalink fedilink source parent
[–] Shinji_Ikari@hexbear.net 3 points 2 years ago The endless packaging solutions for python is exactly the flaw that they're talking about. Packaging a python application to work over an air-gap is extremely painful. Half the time its easier to make a docker container or VM just to avoid the endless version mismatch pain. permalink fedilink source parent