Skip to content

Ask HN: Should GitHub downtimes impact considering Golang for a new project?

2 pointsgchamonlive2 comments
On HN

I didn't have much data, just an intuition, that to build projects you'd be pulling lots of data at CI and dev time from GitHub. With current service degradation, should I choose other languages until either GitHub stabilizes or the Golang ecosystem moves to another platform?

https://chatgpt.com/share/6a8da3d3-fee4-83e9-abdf-946727bc73ab

Comments

`go mod vendor` is the solution

https://go.dev/ref/mod#go-mod-vendor

Something like sonatype nexus could mitigate that

AboutSource Built by g1lg1l

Hackerly is an independent reader for Hacker News, built on the public HN API. Not affiliated with Y Combinator.