Hacker News new | ask | show | jobs
by Supersaiyan_IV 1898 days ago
At least shell follows POSIX standard which is more than one can say about Python. Have witnessed self-proclaimed "shell replacing" python scripts invoking commands, and never checking the exit code. Debugging hell.