Y
Hacker News
new
|
ask
|
show
|
jobs
by
Cthulhu_
999 days ago
Which is better, hard-coded functionality or magic? I don't believe it's badly designed, since every design decision is deliberate; bad design would be accidental.
1 comments
za3faran
997 days ago
This is a false dichotomy. golang is weak that things that should have been in the standard library end up being hardcoded (like maps).
link