|
|
|
|
|
by ForHackernews
2848 days ago
|
|
I find it pretty laughable to claim that software written in this (brand new?) language, progsbase, will last a "ballpark" of "centuries". The transistor isn't even a century old. To my knowledge, nothing created by humans has lasted centuries with the equivalent of one day/year of maintenance work. |
|
C2: C89 or Python 2 a few decades a developer week
C3: C or Python a decade a developer month
When it should read:
C2: C99 or Python 3 a few decades a developer week
C3: C89 or Python 2 a decade a developer month
If you start a project today with python 2, the bit rot will be far worse[1] than python 3 which is now stable and doesn't seem to have any plans for future compatibility breaking changes.
[1]: https://lwn.net/Articles/750833/