Just in case if you’re on drugs, forgejo.org
Comment on GitHub CEO delivers stark message to developers: Embrace AI or get out.
lka1988@lemmy.dbzer0.com 15 hours agoSelfhost what? Git? Thats just a version control software. The only reason Github/Gitlab/etc exists is because people wanted a central repo to work from.
ABetterTomorrow@sh.itjust.works 15 hours ago
lka1988@lemmy.dbzer0.com 11 hours ago
I know you can selfhost git repo software, but
git
on its own just controls versioning locally on your machine. Syncing to an external repo is optional.ABetterTomorrow@sh.itjust.works 4 hours ago
Lmao dude, no one is talking about git on this comment thread. You’re talking to yourself.
ABetterTomorrow@sh.itjust.works 15 hours ago
……what?
tmp0730@programming.dev 15 hours ago
I don’t think this is true. People didn’t want to host their own. It’s a pretty big task that takes time and attention away from other activities. Especially if you want your repo to face the public. Just keeping it secure can be a part-time job.
Perhaps it is becoming more feasible these days.
lka1988@lemmy.dbzer0.com 11 hours ago
Yeah, that’s what I was trying to get at 😅
ieGod@lemmy.zip 13 hours ago
It’s not a big task, and doesn’t take much time. Self hosting is ridiculously easy. There are so many easily deployable containerized git hosting images ready to roll.