PyTorch and the PyPI supply chain
PyTorch and the PyPI supply chain
Posted Jan 12, 2023 3:00 UTC (Thu) by mpr22 (subscriber, #60784)In reply to: PyTorch and the PyPI supply chain by koh
Parent article: PyTorch and the PyPI supply chain
I am less than half joking when I say "blame Perl".
Posted Jan 12, 2023 3:14 UTC (Thu)
by bferrell (subscriber, #624)
[Link] (1 responses)
A few years back a VERY common module got re-written and made major changes to the behavior of the code... With no documentation. They just thought it was a "good idea (tm)".
Post hasty, that got changed and while the new behavior WAS a good idea and kept, it became a "turn it on with a variable if you want it" vs "here, let me shove this down your throat".
Posted Jan 12, 2023 14:36 UTC (Thu)
by smoogen (subscriber, #97)
[Link]
Posted Jan 12, 2023 15:03 UTC (Thu)
by rgmoore (✭ supporter ✭, #75)
[Link]
In Perl's defense, the modern distribution system didn't exist yet when CPAN started. CPAN was built at more or less the same time as modern distribution packaging systems, so waiting for packages to go up on the distribution wasn't a serious option. Even if people had been willing to wait a few years for that system to develop, nobody knew that it was going to develop, or even that Linux was going to win the Unix wars, so some kind of homebrew packaging system was necessary.
Posted Jan 12, 2023 17:01 UTC (Thu)
by Sesse (subscriber, #53779)
[Link] (1 responses)
Posted Jan 22, 2023 9:42 UTC (Sun)
by oldtomas (guest, #72579)
[Link]
I think Perl's growth happened at a time where "fitting in an environment" was the obvious thing to do. One data point? POD has as one of its main targets man pages.
Python (re- [1]) started a trend which I'll call "language monotheism", where each language had (or thought it had) to fight for absolute dominance. I think this might be something for computer sociologists to study some day.
[1] Not the first round, mind you. Older people might remember C vs Pascal, quiche eaters and that. Of course, nowadays, in the era of overabundance, survival and money are more at stake than back then.
PyTorch and the PyPI supply chain
PyTorch and the PyPI supply chain
PyTorch and the PyPI supply chain
PyTorch and the PyPI supply chain
PyTorch and the PyPI supply chain
