|
|
|
|
|
by chakspak
1910 days ago
|
|
I generally agree with you, though I want to comment on this line: > Code that you don't touch doesn't suddenly change its behaviour one day. This can and does happen all the time, when the platforms and abstractions your code builds on change underneath you. This is why a compelling environment / dependency management story is so important. "Code rot" is real. =P |
|