acc_10000

↗ HN profile [ 26.4 ms ] full profile
Karma
0
Created
()
Submissions
0
  1. Hi HN! I'm the creator of lazygotest. I built this because I love lazygit's UX and wanted the same smooth experience for Go testing. Instead of switching between terminal and editor, or scrolling through verbose test…

  2. Hi HN!I built *pyproc* to let Go services call Python like a local function — *no CGO and no separate microservice*. It runs a pool of Python worker processes and talks over *Unix Domain Sockets* on the same host/pod,…