logoalt Hacker News

surya2006yesterday at 5:04 PM5 repliesview on HN

what are the good alternatives available for github i find some alternative but as long as widely people use github i cant use other service right like i cant share my alternative to other developer and force him to use this for me. so i feel like i locked in even i want to move i can't


Replies

nosioptaryesterday at 9:05 PM

I'm probably going to use source hut in the future. It allows contributions via email without an account requirement.

https://sourcehut.org/

nerdypepperyesterday at 9:32 PM

give tangled.org a go perhaps. its got the self-hostability that cgit/forgejo does and a the social bits that github does.

shimmanyesterday at 7:13 PM

codeberg.org is a thing, and it's perfectly suited for open source projects. Many neovim plugins and home lab tech I use are hosted on codeberg with no issues. If you just want to github as social media, you will never be happy.

embedding-shapeyesterday at 5:07 PM

Huh? Why not? Say "My git repository is here $URL" then if they want to visit and/or clone it, they'll do that, otherwise don't, why does it matter?

Sure, if you're out after reaching the most people, gaining stars or otherwise try to attract "popularity" rather than just sharing and collaborate on code, then I'd understand what you mean. But then I'd begin with questioning your motivation first, that'll be a deeper issue than what SCM platform you use.

mghackerladyyesterday at 6:54 PM

gitlab is about as close as you'll get

show 1 reply