What I don’t get is... why do this for a t-shirt? Am I missing something?
A lot of newer developers do it for resume reasons. I know people who have gone around doing spelling fixes to claim they contributed to stuff.
One Guy Ruined Hacktoberfest 2020
31–40 of 511 posts
Re: One Guy Ruined Hacktoberfest 2020
#32DO should make a list of participating repos and only PRs to those make you eligible.
Re: One Guy Ruined Hacktoberfest 2020
#33It's convenient that Digital Ocean has a scapegoat for 2020 but his video doesn't explain the previous years of spammy pull requests.
Re: One Guy Ruined Hacktoberfest 2020
#34This is not only kind of spam going on here. A twitter user mentioned that some youtubers are themselves creating assignment aggregation type repos, and encouraging their viewers to contribute some copy paste code to those repos and they approve the pull request. That's insane. I feel ashamed to say I am an Indian.
It even seems as though DigitalOcean is blocking these type of repositories. From the FAQ:
My pull request is marked as being on an excluded repository. What does this mean?
Unfortunately, your pull request was made on a repository that doesn’t align with the core values of Hacktoberfest. We’ve decided that pull requests made to this repository will not count toward completing the challenge.
Re: One Guy Ruined Hacktoberfest 2020
#35Re: One Guy Ruined Hacktoberfest 2020
#36A better idea would be for hacktoberfest to send everyone who has made a 1-line change to a README.md as their PRs to be given a dunces hat instead.
Re: One Guy Ruined Hacktoberfest 2020
#37The shitoberfest Twitter account is hilarious. https://mobile.twitter.com/shitoberfest
Re: One Guy Ruined Hacktoberfest 2020
#38If everything that CodeWithHarry says is true, then I don't see how it's his fault. Also, this doesn't seem like a big deal. Just ignore the spammy emails for a while and close the pull requests.
Re: One Guy Ruined Hacktoberfest 2020
#39I have a couple of vaguely popular repos on github (~100,000 downloads a month) Generally speaking, (T-shirt farming aside), if you find a genuine typo, or small way to improve documentation, then that PR will be very much appreciated. README-typos are quite visible, yet easy for maintainers to overlook. If you are new to GitHub, please do not be discouraged, and as with editing Wikipedia- be bold. (In the large sche…
Re: One Guy Ruined Hacktoberfest 2020
#40As evidence that CodeWithHarry is the cause, he says
> A search for "Amazing Project" is now showing 21,177 issues.
and
> A search for "improve docs" shows 319,251 issues.
???
Improve docs has been a common beginner level PR since the beginning of time. Do you really think that 319k spam issues have been filed in the last day?
Amazing Project is more relevant, but if you take a look at those issues (sorted by newest), you see that most of the PRs that show aren't spam at all: https://github.com/search?o=desc&q=amazing+project&s=created...
If you want to count how many spam PRs were directly inspired by the video, you can try searching "an amazing project" (with quotes), and filtering by newest. It looks like there have only been about 50 PRs directly inspired by it.
https://github.com/search?o=desc&q=%22an+amazing+project%22&...