jfc ruby has the most god awful tool chain in the fucking world
Conversation
Notices
-
Embed this notice
Jenniferplusplus (jenniferplusplus@hachyderm.io)'s status on Monday, 22-Jul-2024 15:03:46 JST Jenniferplusplus -
Embed this notice
Paul Cantrell (inthehands@hachyderm.io)'s status on Monday, 22-Jul-2024 15:03:45 JST Paul Cantrell @jenniferplusplus
Apparently you’ve never tried dependency management in Python -
Embed this notice
phillmv (phillmv@hachyderm.io)'s status on Monday, 22-Jul-2024 21:52:05 JST phillmv @inthehands @jenniferplusplus good luck managing old node versions and npm dependencies
-
Embed this notice
Jenniferplusplus (jenniferplusplus@hachyderm.io)'s status on Monday, 22-Jul-2024 22:45:02 JST Jenniferplusplus @inthehands oh I have. That is awful. Easily the worst thing about python, and it's baffling to me that it's not considered a deal breaker for large projects.
This is worse
-
Embed this notice
Paul Cantrell (inthehands@hachyderm.io)'s status on Tuesday, 23-Jul-2024 00:48:12 JST Paul Cantrell @jenniferplusplus
Huh! I’ve always held up gems/bundler as a “mostly just works” model for what Python should have done. -
Embed this notice
Jenniferplusplus (jenniferplusplus@hachyderm.io)'s status on Tuesday, 23-Jul-2024 00:53:51 JST Jenniferplusplus @inthehands if we're just comparing package managers, then I guess gems and the bundler is closer to just working than pip is. But that ignores pythons venv solutions, and it also ignores rake which is like make but worse in every possible way, and also rails and the incredibly arcane bullshit that's involved with getting it to do anything at all. With python, once you've actually gotten your dependencies, it all just works.
-
Embed this notice