Like are you writing code they’re going to run? Are you selling SaaS?
Have you done fuzz testing?
Anyone know if there’s a tool that can take a coverage profile and make a pretty HTML web UI?
nil error bug?
is there a way with reflection to tell that ShittyDurationWhy is actually a time.Duration?
Is there a legitimate reason for new() existing in Go?
And sometimes you have to consider the safety of the optimization. Is the potentially slower version of a library more robust?
Why maintain the overhead of switching between different repos?
Do those commands work normally?
Even if you have multiple languages in the same repo, who cares?
ignore the init, is this pattern something y'all have seen?
Does anyone know of a lint that enforces exported fields/funcs/types to have a godoc associated with them?
But why would you be splitting it into multiple repos? Just a single repo under different directories
If go wants to make reflection really fast it needs to have typing at runtime, right?
Is there a situation where you want a goroutine to check the error?
How you liking it there? I’ve considered joining before but stopped the application process
Anyone have some favorite linters that aren't enabled by defualt in golangcilint?
Or, just better yet, they're both in the same git repo?
Worth relying on it?