Hacker News new | ask | show | jobs
by benol 1047 days ago
The problem here is that if the idea of using debuggers becomes an unfashionable niche then the next language won’t provide one at all.

Given how great Java/C#/JS debuggers are, one could hope that every new language will ship with a working debugger, that it would be table stakes.

But there’s a whole generation of working programmers that started their careers in Go and were told debuggers are lame all along, so it’s hard to blame them for not using one.

2 comments

I used Go with debugger

As for fashion and being told what is cool - I do not give a flying fuck about propaganda. I use what I think fits me and provides best ROI (I am my own business and pay all the expenses).