Earlier quoted context omitted.
Yeah. Most of my public repos have 0 stars. Most of what I write sucks.
Yeah, but knowing something sucks means you are probably reasonably competent at coding. =3 https://en.wikipedia.org/wiki/Dunning%E2%80%93Kruger_effect
90% of Claude-linked output going to GitHub repos w <2 stars
71–80 of 252 posts
Re: 90% of Claude-linked output going to GitHub repos w <2 stars
#72Perfect example of a base rate fallacy - https://en.wikipedia.org/wiki/Base_rate_fallacy What percentage of GitHub activity goes to GitHub repos with less than 2 stars? I would guess it's close to the same number.
Re: 90% of Claude-linked output going to GitHub repos w <2 stars
#73Re: 90% of Claude-linked output going to GitHub repos w <2 stars
#74Re: 90% of Claude-linked output going to GitHub repos w <2 stars
#75Re: 90% of Claude-linked output going to GitHub repos w <2 stars
#76Re: 90% of Claude-linked output going to GitHub repos w <2 stars
#77Re: 90% of Claude-linked output going to GitHub repos w <2 stars
#78Earlier quoted context omitted.
Yeah, but knowing something sucks means you are probably reasonably competent at coding. =3 https://en.wikipedia.org/wiki/Dunning%E2%80%93Kruger_effect
Doesn’t matter if the recruiter doesn’t call you back because you’re not a 1000x engineer.
Most people figure out this scam very early in life, but some cling to terrible jobs for unfathomable reasons. =3
Re: 90% of Claude-linked output going to GitHub repos w <2 stars
#79Earlier quoted context omitted.
I was really confused how this could be possible for such a seemingly simple site but it looks like it's storing + writing many new commits every time there's a new review, or new financial data, or a new show, etc. Someone might want to tell the author to ask Claude what a database is typically used for...
json in git for reference data actually isn't terrible. having it with the code isn't great, and the repo is massively bloated in other ways, but for change tracking a source of truth, not bad except for maybe it should be canonicalized.