Y
Hacker News
new
|
ask
|
show
|
jobs
by
pstuart
126 days ago
With Go it's good to keep in mind the Proverbs, which includes this gem:
A little copying is better than a little dependency.
1 comments
Ygg2
126 days ago
Good luck, if little copying is ICU based localization.
link
pstuart
126 days ago
The whole point of "a little copying" is when there's self-contained code that can be copypasta'd -- for situations that are appropriate.
link