Hacker News new | ask | show | jobs
by koala_man 830 days ago
I know I keep posting this, but my favorite (half-joking) programming advice was from a Google dev infra engineer who said "Any Python script over 100 lines should be rewritten in Bash, because at least that way you're not fooling yourself into thinking it's production quality"
1 comments

Had they even written tests for shell scripts?