Hacker News new | ask | show | jobs
by scrapheap 653 days ago
Ironically the more you strip out the unnecessary layers of abstractions and frameworks the less likely you are to need to use a debugger to trace code as once you know the bug exists you can just see the cause in the source code - bugs you haven't encountered yet are still completely hidden though :D