(no title)
philipov | 3 months ago
I'm always surprised by how frequently colleagues don't think to do this and are left helpless.
philipov | 3 months ago
I'm always surprised by how frequently colleagues don't think to do this and are left helpless.
tibbar|3 months ago
Sometimes the heavy technique is: just ask someone else. ;)
TeMPOraL|3 months ago
For a lot of people I know, this is the light technique!
jcmorrow|3 months ago
ant6n|3 months ago
I’m not a software developer anymore.
globnomulous|3 months ago
Writing and understanding working correct software is, it turns out, a rather different skill from that of writing and understanding broken (or confusing) software. I'd also wager good money that the latter skill directly builds the former.
cyberax|3 months ago
It's amazing that a lot of new developers don't know how to use them at all! I'm not even talking about using the command line gdb, but just the basic "Set Breakpoint" feature and attaching to processes.