297
submitted 7 months ago by antrosapien@lemmy.ml to c/opensource@lemmy.ml

First, they restricted code search without logging in so I'm using sourcegraph But now, I cant even view discussions or wiki without logging in.

It was a nice run

you are viewing a single comment's thread
view the rest of the comments
[-] DacoTaco@lemmy.world 10 points 7 months ago* (last edited 7 months ago)

The power of git ( the backbone of github ) comes in that you can easily take a repository and move it to a different server. Its like, 3 commands? ( git vlone, git add remote, git push ). So if people would leave github, nothing is lost :)

[-] federico3@lemmy.ml 4 points 7 months ago* (last edited 7 months ago)

Github is designed to centralize git (as the word "hub" suggests). You can still migrate away code, issues and wikis, but contributors, followers, wiki editors, issue subscribers, visibility in general and github stars are locked in. Discoverability matters to projects trying to attract contributors.

[-] DacoTaco@lemmy.world 2 points 7 months ago* (last edited 7 months ago)

Agreed there, but its still a source control platform. Its still git. I'd argue the code is the most important part and followers, subscribers and stars (whatever those may do) are a secundairy functionality that a developer doesnt necesarily care about. The most important part is the git repo and everything linked with it imo

this post was submitted on 24 Jan 2024
297 points (100.0% liked)

Open Source

30303 readers
1694 users here now

All about open source! Feel free to ask questions, and share news, and interesting stuff!

Useful Links

Rules

Related Communities

Community icon from opensource.org, but we are not affiliated with them.

founded 5 years ago
MODERATORS