▲ | metaltyphoon 3 days ago | |||||||
> Go’s design caused a production issue A simple one, if you create two separate library in Go and try to link with an application, you will have a terrible time. I've ran into this same issue: https://github.com/golang/go/issues/65050 | ||||||||
▲ | pensatoio 3 days ago | parent [-] | |||||||
> caused a production issue that's not a production issue, and it's a very niche use case | ||||||||
|