Live data from Hacker News

GitHub's fake star economy

awesomeagents.ai

141–150 of 403 posts

Re: GitHub's fake star economy

#141

These kinds of articles make you feel like there are specific, actionable problems that just need an adjustment and then they disappear. However, the system is much worse than you'd expect. Studies like this are extremely valuable, but they don't address the systematic problems affecting all signaling channels: most signals themselves have been manufactured into a product. Build a SaaS and you'll have "journalists" a…

Well put!

Have an upvote. The first one is free.

Re: GitHub's fake star economy

#142

Can anyone explain why on earth VC's are making actual investment decisions based on imaginary internet points ? This would be like an NFL team drafting a quarterback based on how many instagram followers they have rather than a relevant metric like pass completion, or god forbid, doing some work and actually scouting candidates. Maybe the Cleveland Browns would do that[0], but it's not a way to mount a serious Super…

> This would be like an NFL team drafting a quarterback based on how many instagram followers they have rather than a relevant metric

sounds like how the ufc does it

Re: GitHub's fake star economy

#143

I don't think I have ever used stars in making a decision to use a library and I don't understand why anyone would. Here are the things I look at in order: * last commit date. Newer is better * age. old is best if still updating. New is not great but tolerable if commits aren't rapid * issues. Not the count, mind you, just looking at them. How are they handled, what kind of issues are lingering open. * some of the co…

> I don't think I have ever used stars in making a decision to use a library and I don't understand why anyone would

I do it all the time, whenever there are competing libraries to choose among.

It's a heuristic that saves me time.

If one library has 1,000 stars and the other has 15, I'm going to default to the 1,000 stars.

I also look at download count and release frequency. Basically I don't want to use some obscure dependency for something critical.

Re: GitHub's fake star economy

#144

Can anyone explain why on earth VC's are making actual investment decisions based on imaginary internet points ? This would be like an NFL team drafting a quarterback based on how many instagram followers they have rather than a relevant metric like pass completion, or god forbid, doing some work and actually scouting candidates. Maybe the Cleveland Browns would do that[0], but it's not a way to mount a serious Super…

This has happened in multiple industries a number of times - publishers discover that people with large twitter followings sell a decent number of books, so they start selecting new authors who only have large twitter followings, and discover is was correlation and not causation. And once it gets out that it’s a selection criteria it gets gamed to hell and back.

I appreciate this, but the stakes have to be a lot lower bringing a book to market than making a $1,000,000 to $10,000,000 seed investment. I'd sort of expect that when you're dealing with sums of money that size there would be some grown-ups in the room.

Re: GitHub's fake star economy

#145

Can anyone explain why on earth VC's are making actual investment decisions based on imaginary internet points ? This would be like an NFL team drafting a quarterback based on how many instagram followers they have rather than a relevant metric like pass completion, or god forbid, doing some work and actually scouting candidates. Maybe the Cleveland Browns would do that[0], but it's not a way to mount a serious Super…

When I took over MLAgents at the end of 2021, before Unity fully shit themselves after the insane Weta acquisition, the main metric they were using to promote the project internally were github stars

Yes actually

Needless to say they didn’t like when I said this was a worthless metric and we needed to be using something like “working policies” or “time saved training”

Re: GitHub's fake star economy

#146
Tbh, for me there’s basically no difference between a repo with 2k stars and one with 20k.

Stars only matter when there are very few, like if it has almost none, that’s a red flag. Otherwise it’s just noise.

Re: GitHub's fake star economy

#147

Earlier quoted context omitted.

I use stars to try and protect myself from dependency confusion attacks. For example, let’s say I want to run some piece of software that I’ve heard about, and let’s say I trust that the software isn’t malware because of its reputation. Most of the time, I’d be installing the software from somewhere that’s not GitHub. A lot of package managers will let anyone upload malware with a name that’s very similar to the soft…

What does "TFA" mean here please?

The fucking article.

Re: GitHub's fake star economy

#148

Earlier quoted context omitted.

I use stars to try and protect myself from dependency confusion attacks. For example, let’s say I want to run some piece of software that I’ve heard about, and let’s say I trust that the software isn’t malware because of its reputation. Most of the time, I’d be installing the software from somewhere that’s not GitHub. A lot of package managers will let anyone upload malware with a name that’s very similar to the soft…

What does "TFA" mean here please?

The article. Pick whatever adjective you like beginning with F!

Re: GitHub's fake star economy

#150

Earlier quoted context omitted.

I use stars to try and protect myself from dependency confusion attacks. For example, let’s say I want to run some piece of software that I’ve heard about, and let’s say I trust that the software isn’t malware because of its reputation. Most of the time, I’d be installing the software from somewhere that’s not GitHub. A lot of package managers will let anyone upload malware with a name that’s very similar to the soft…

What does "TFA" mean here please?

I think it's "The fucking article".
Post reply on HN