logoalt Hacker News

dopidopHN2today at 3:26 PM3 repliesview on HN

I moved stuff out of github to a private codeberg while walking my dog.

The moat on that is non existant.


Replies

gmueckltoday at 3:44 PM

The reason people cite when defending Github usually isn't the repisitory hosting itself, but the extra features like oull request management and issue tracker that also generate massive network effects by enabling the same accounts to participate in all public projects. Github is nore of a social network posing as a development tool.

show 1 reply
smarx007today at 4:12 PM

Codeberg is not keen on closed-source repos.

Also, I moved about 10 repos to a private Forgejo installation with pretty average (non-trivial) GH actions workflows. Zero repos has workflows running oob (java, .net, node). The moat is a bit there.

show 1 reply
toughtoday at 4:04 PM

does it matter if we have most of our stuff on gh private repos?