Remix.run Logo
jennyholzer 5 days ago

> It’s super weird how proud people are to not use tools that would save them hundreds of hours per year. Really really weird.

forrestthewoods 4 days ago | parent [-]

:eyeroll:

I use logs and printf. But printf is a tool of last resort, not first. Debugging consideration #1 is “attach debugger”.

I think the root issue is that most people on HN are Linux bash jockeys and Linux doesn’t have a good debugger. GDB/LLDB CLI are poop. Hopefully RadDebugger is good someday. RadDbg and Superluminal would go a long long way to improving the poor Linux dev environment.