Hacker News new | ask | show | jobs
by paxys 1861 days ago
Completely agree. At my current job I spent a lot of time in improving the developer tooling - step through debugging, live REPL, tracing, waterfalls, profiling, memory dumps. People are still not willing to spend the time to learn them and improve their workflows unless literally forced to do so.

The prevalent attitude is simply laziness manifested as "why do I need all these fancy tools when print('I am here!') works just fine?"