TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Contributors Summit – The Go Blog

4 pointsby EddieRinglealmost 8 years ago

1 comment

EddieRinglealmost 8 years ago
<p><pre><code> To make critical fixes to packages in the standard library, one must wait 6 months for a new version of Go to ship (or a point release has to be shipped in the case of security issues, which drains team resources). </code></pre> I realize the article suggests breaking more functionality out into external projects to get around this, but I&#x27;ll also advocate for a shorter release cycle. 6 weeks makes more sense than 6 months, IMO. I&#x27;d be curious to hear arguments for the long cycles though, as so far I haven&#x27;t been convinced.