Y
Hacker News
new
|
ask
|
show
|
jobs
by
denimnerd42
82 days ago
the batteries included approach is the stdlib that can do everything. turns out it’s hard to maintain and make good.
1 comments
yoyohello13
82 days ago
Yeah that's true. Go seems to be handling the 'fat stdlib' approach pretty well though. I really don't want Python to got the path of Rust where nothing is included.
link
denimnerd42
82 days ago
I feel like Java does it the best. Golang didn't start with generics so it's a bit odd IMO.
link