Hacker News new | ask | show | jobs
by XorNot 849 days ago
Python without dependencies will also work everywhere basically forever. Hell, most Python 2 is valid Python 3, but it's been over a decade now - Python 3 is the default system Python in most everything.
1 comments

“Most” is a highly load bearing item here.

You can’t go back and rewrite the scripts that don’t work so they do.