Hacker News new | ask | show | jobs
by blokeley 3057 days ago
Don't bother reading the article. It's an unenlightened rant.

Indeed, the author does not know that Python is strongly typed. Most of the article is nonsense.

If you're running the same code on different machines or virtual machines and one fails, the first thing you check is the version numbers of the runtime and libraries. This is true in any language.