logoalt Hacker News

MoreQARespecttoday at 2:15 PM4 repliesview on HN

There are plenty of alternatives for git hosting. The last thing which needs to be migrated before we get an exodus off this vibe coded monstrosity is reputation (i.e. github stars) which are inherently sticky.


Replies

deweytoday at 2:35 PM

I don't think GitHub stars are what makes GitHub sticky. Having a single UI / account and being able to jump between work projects, private projects and random open source projects where I want to open a quick issue or submit a PR is much more sticky.

show 1 reply
ryandraketoday at 2:20 PM

Git doesn't even need to be "hosted" anywhere. That's the point of it being distributed. What needs to be hosted somewhere are all the barnacles (like issue tracking, code reviewing, CI, and so on) that have grown out around git, that people and businesses have become dependent on.

show 3 replies
hoshtoday at 2:53 PM

I think as we see more AI participation in code, github stars are going to matter less.

zer00eyztoday at 2:29 PM

Github stars are a metric of what?

If I build something that satisfies me and say 100 users (who all star me) does that really say anything. Are those 100 stars even "real" any more?

All the old problems of the web are new again, and still remain unsolved.

show 1 reply