Hacker News new | ask | show | jobs
by Ma8ee 1333 days ago
In my experience most tricky bugs aren't isolated, but caused by module A assuming something about module B that isn't true, which makes module C behave strangely.