dirteater_

↗ HN profile [ 70.1 ms ] full profile
Karma
0
Created
()
Submissions
0
  1. I've done this same println debugging thing so many times, along with some sed/awk stuff to figure out which call was causing the issue. Now it's a small Go package. With some `runtime.Callers` I can usually find the…