Hacker News new | ask | show | jobs
by dankobgd 502 days ago
Since i started using nix devShells this is kind of useless. What if i have 1 tool that isn't go tool so what do i do with it? so i have that one "exception" and here we go again...
2 comments

This is actually a valid downside of Go, in that it has its own set of tools for things like debugging and whatnot instead of being compatible with existing tools.
And why is that tool always protoc?
Yeah you are right :) i mean i could use buf build but i think the problem is just more general.