Hacker News new | ask | show | jobs
by toastal 600 days ago
Code forge isn’t a weird phase & existed before Git. It is the precise term for a collaborative software, often web-based, for hosting a source code repository & perhaps bug tracker, review, & so on, but it doesn’t specify the provider’s or the type of version control system used. The prior popular alternative was mailing lists. It is the “forge” in the name SourceForge.

You are missing what a mirror is—you can use both simultaneously. This increases accessibility to those blocked under nation-state blocks or US sanctions, but also for those that value their freedom/privacy as well as those that require a lighter experience without a heavy JavaScript web application. You also won’t get to hear from this crowd that wishes for accessibility if stuck in the proprietary echo chamber. In the future, some of these forges will support ForgeFed which won’t require specific accounts with a system. Forgejo in particular follows Microsoft’s product to a fault in my opinion, but it means those that can’t pick up new skills will feel precisely at home. Sticking to hegemony doesn’t mean it is good or aligning with the changes in the world you would like to see.

> Choosing proprietary tools and services for your free software project ultimately sends a message to downstream developers and users of your project that freedom of all users—developers included—is not a priority.

— Matt Lee, https://www.linuxjournal.com/content/opinion-github-vs-gitla...

You also might want to try out some of the forge alternatives—especially those that aren’t Git—since it seems you’ve conservatively only tried one one platform. How do you know about the others & what advantages or disadvantages they bring?

1 comments

> Code forge

I didn't imply it was a weird phrase, it's rather lovely actually. I've just never heard of before so I wanted to ensure that I hadn't misunderstood you.

> since it seems you’ve conservatively only tried one one platform

I've used GitHub, BitBucket, Gitlab, and definitely one or two others at some point. However, it's been predominantly GitHub because that's where all the open source projects I work with are hosted. Except occasionally for when I'm doing work on a private (closed source) repo, in which case I've found most people use BitBucket.