top | item 46947174

(no title)

tigerlily | 20 days ago

So, what're people's alt stack for replacing GitHub?

discuss

order

nostrapollo|20 days ago

We're mirroring to Gitea + Jenkins.

It's definitely some extra devops time, but claude code makes it easy to get over the config hurdles.

throw_m239339|20 days ago

Wait a minute, isn't Git supposed to be... distributed?

swiftcoder|20 days ago

Yeah, but things with "Hub" in their name don't tend to be very distributed

arcologies1985|20 days ago

Issues, CI, and downloads for built binaries aren't part of vanilla Git. CI in particular can be hard if you make a multi-platform project and don't want to have to buy a new mac every few years.