top | item 41847988

(no title)

rjrodger | 1 year ago

Good to have a name for this!

My favourite debugging technique is "introduce a known error".

This validates that your set of "facts" about the file you think you're editing are actually facts about the actual file you are editing.

For example: is the damn thing even compiling?

discuss

order

meowface|1 year ago

I rely on this one a lot. Can save a ton of time that would otherwise be wasted.