Hacker News new | ask | show | jobs
by dastx 1892 days ago
One thing I absolute hate about magic in code is that it's often done at runtime. Considering the idiomatic way for go is actually have code generated and checked into git makes a huge difference.