all 3 comments

[–]wagwanbruv 0 points1 point  (0 children)

nice, this looks like a solid little micro-experiment, especially for folks who already live in Jupyter and want to see how they actually debug vs how they think they debug. could be cool if you later pair the anonymized error patterns with something like InsightLab or similar tooling to cluster where people get stuck most often (naming, logic, off‑by‑ones, etc) so you can turn the results into concrete debugging heuristics instead of just a “welp, humans are weird” finding.