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.

Ask HN: When would you fork instead of waiting for proposal/PR acceptance?

2 pointsby flashgordon4 months ago
I love Go&#x27;s templating system for its simplicity and frankly being part of the stdlib. I am however in need of a parser extensions. I created a proposal for this (https:&#x2F;&#x2F;github.com&#x2F;golang&#x2F;go&#x2F;issues&#x2F;59453), but like many large open source projects, the proposal queue is substantial with uncertain review timelines. I&#x27;m considering forking just this part of the stdlib to implement my needed changes in a backward-compatible way.<p>This raises a broader question: At what point do you decide to fork and maintain your own version versus waiting for upstream acceptance? What has been your experience with similar situations, especially when dealing with core libraries or language features?<p>I guess one sure reason to fork it is if the proposal is completely shot down and for some reason the proposer absolutely cannot live without it - but let us not go <i>that</i> far!

no comments

no comments