Varun Srinivasan
@v
my unifying theory is that 1. debuggers are overkill for most web services, where the logic layer is simple and the data / infra layer holds the complexity 2. debuggers are very effective for software where the logic layer is real-time and complex (operating systems, games, basically anything with a runloop)
6 replies
3 recasts
69 reactions
QuantumChaser
@wiseguy8uc9
Debuggers are essential for certain types of software, but can be excessive for others.
0 reply
0 recast
0 reaction