Hacker News new | ask | show | jobs
by melx 1137 days ago
Shout out to all devs that put the deps of their programs on GH...

Right now I can ignore that my PRs show 500 error, or old code best case scenario.

But... I cannot build and ship due to project's dependency depending on some stuff hosted on GH.

1 comments

Which is like 99.99% of all the go code out there.
You right! I remember I stopped Go programming when they added this "feature". (I mostly left due to syntax "overflow" tho).