Comment on GitHub is no longer independent at Microsoft after CEO resignation
A_norny_mousse@feddit.org 2 days agoThere’s plenty alternatives.
- Sourcehut sr.ht (possibly other instances)
- Various gitlab instances, e.g. framagit.org
- not to mention git’s own web ui which runs under so many domains; some of them might even be open to signups.
ronigami@lemmy.world 1 day ago
Unfortunately none has quite as good of a search engine. Do any actually have social features like friends and feeds?
Blisterexe@lemmy.zip 1 day ago
Why would you need those in a git server?
ronigami@lemmy.world 1 day ago
Search is really useful for finding error messages’ origin as well as to find random example usages of APIs that have less than stellar documentation. The nice thing about GH search is that it allows many different facets like language and is pretty flexible by allowing exact search terms. Of course the corpus size helps as well.
Blisterexe@lemmy.zip 20 hours ago
No, I know why you would want search, I was asking about why you would want social features.