Development quotes of the week
I expect that a LOT of systems are currently written to work only with Python 2.7 and will be wanting software for it until the late 2030's. The problem is that very few of them are have plans or ability to pay for that maintenance support. While it is very late in the game, I would say that if you are relying on python for such a project, you need to start budgeting your 2020 and future budgets to take in account of paying some group to support those libraries somehow.
Posted Jul 19, 2018 20:34 UTC (Thu)
by Beolach (guest, #77384)
[Link] (1 responses)
Posted Jul 26, 2018 0:11 UTC (Thu)
by mstone_ (subscriber, #66309)
[Link]
From the end of the Mike Bursell article (emphasis mine):
Development quotes of the week
And about five months ago, I found that my 10-year-old daughter had some mathematics homework that was susceptible to brute-forcing. Just a few lines. A couple of loops. No more than that. Nothing that I didn't feel went out of scope.
I discovered after she handed in the results that it hadn't produced the correct results, but I didn't mind. It was tight, it was elegant, it was beautiful. It was Perl. My Perl.
That made me laugh hard.
Development quotes of the week