Hacker News new | ask | show | jobs
by chrysoprace 265 days ago
Would you rather deal with a little visual noise or a runtime exception that you could've caught before code got to production? For me it's about tradeoffs, and so far the tradeoff has been well worth it.
1 comments

We have a reliable codebase with tests, pyflakes, sentry, etc. Very few issues make it to prod, though a few might make it to staging.

That said, I’m looking into the stubs.