Live data from Hacker News

One Guy Ruined Hacktoberfest 2020

joel.net

141–150 of 511 posts

Re: One Guy Ruined Hacktoberfest 2020

#141
post #40

I agree that the spam is problematic, but I feel the need to call out his "data collection". As 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…

Love this one — somebody is trying to rename "package.json" into "package": https://github.com/dinosaurjs/website/pull/28

This is my favourite trash PR

Re: One Guy Ruined Hacktoberfest 2020

#142

Earlier quoted context omitted.

I speak hindi, and in fact he is actually encouraging spam and is BSing in the response. He has said to look for repos with low traffic and do a pull request changing the readme and to do it 20 times, so if most will be marked as invalid, at least 4 wont.

One preview image of his video literally said they are distributing free t-shirts, still them . https://twitter.com/shitoberfest/status/1311843369077764097?...

This is literally how DigitalOcean is advertising their program, too. It’s just that they intended their audience to be people who fully understood the goal of what this was supposed to be, and the YouTube video was watched by many who didn’t.

Re: One Guy Ruined Hacktoberfest 2020

#143
post #63

https://mobile.twitter.com/avestura/status/13117539940716666... This guy is just straight up begging for a PR merge so that he can get his free T shirt -- I'd wager a good portion of these PR submitters have no idea what they're getting into, they just think they can get a free shirt if they do this according to what the youtube video said.

Most of them will because Hacktoberfest relies on project maintainers to flag the PR as `invalid` within a certain window and close it, AFAIK.

Though I imagine with all the outrage over this that will definitely be changing.

Re: One Guy Ruined Hacktoberfest 2020

#145

I blame git providers for not giving very fine grained controls to repo owners to limit PRs.

The fact that GitHub doesn’t allow you to close pull requests for your project is a very strange choice. There are so many open source mirrors that literally write bots to close pull requests because they don’t accept patches through GitHub…

Re: One Guy Ruined Hacktoberfest 2020

#146

Earlier quoted context omitted.

You can be pretty damn poor and do both of those things.

My entire youth could be described as having all the time in the world but not a dime to my name.

This was much of my youth too and I grew up in an upper-middle class family in the Bay Area :/ I think this would apply to most children.

Re: One Guy Ruined Hacktoberfest 2020

#147

Earlier quoted context omitted.

I mentioned this because I've seen people bash Indians for ruining sites like Quora and Medium with lot of bad quality content. Spam job offers, freelancing sites with bloated profiles, sending unsolicited messages and resume to people in LinkedIn and AngelList. Much of this comes from us having 1/6 of world's population, but that doesn't excuse a big group from their misdeeds. I personally believe that there's a nee…

I'm almost afraid to ask this, so please assume good intent and bear with me - I promise this is a genuine question :) Different cultures definitely consider different things to be acceptable / polite / etc in the same situation (e.g., do you take your shoes off when entering another person's house?). I've heard that there's groups of Indians (possibly the descendants of certain castes?) that place a high value on en…

Certainly there are cultures where this holds to some extent. However, the spammy PR, the low-effort oncoming nature that is being discussed is not associated with folks from this culture, as much as it is by some commonly prevalent sentiment in CS colleges, which generally move you to be proactive, get your name known, have a colorful (green) github commit frequency chart (?), and other faux markers of excellence which (are believed to ) increase the chance of getting hired for good positions.

Re: One Guy Ruined Hacktoberfest 2020

#148
post #40

I agree that the spam is problematic, but I feel the need to call out his "data collection". As 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…

Github allows you to search by dates (newer than, date ranges, etc), so for example, you can add the query "created:>=2020-09-30" (the date the youtube video was uploaded) to get a more accurate list. From this search, it looks like it's definitely on the order of hundreds: https://github.com/search?p=5&q=amazing+project+created%3A%3... I opened a few at random to spot-check, and they all seemed like garbage to me. L…

Sorting by relevance doesn't get you a representative sample - that bubbles PRs who say "amazing project" in the title to the top(which are indeed mostly spam).

If you restrict it to "in:title", you see that there's only 44: https://github.com/search?q=in%3Atitle+amazing+project+creat...

And if you sort by "newest" or "oldest", which provide a more representative sample, you can see that most of them are not spam: https://github.com/search?o=desc&q=amazing+project+created%3...

Re: One Guy Ruined Hacktoberfest 2020

#149

Earlier quoted context omitted.

> the tradeoff of marketing freebies versus being viewed negatively as a group is and a society is not worth it. The reputation comes from mediocre youtube tutorials, sweatshops like TCS and infosys, bullshit sites like geeksforgeeks, and incidents like this. I am an Indian, and I think I have no right to complain about that reputation.

> The reputation comes from mediocre youtube tutorials, sweatshops like TCS and infosys, bullshit sites like geeksforgeeks, and incidents like this. I'm not Indian, and I think the reputation comes largely from the proportion of educated people not behind the Great Firewall of China that are Indian, and people mistaking “the proportion of people who do I see do X thar are from Y background” with “the proportion of pe…

The above may be the result of large population (with better contact to outside world than china) too..

But the bullshit is real, and its frustrating.

Re: One Guy Ruined Hacktoberfest 2020

#150

Earlier quoted context omitted.

Love this one — somebody is trying to rename "package.json" into "package": https://github.com/dinosaurjs/website/pull/28

No, he renamed it to "package: An Amazing Project.json"

OMG even better :-))

My mind did not parse anything after ":"

Post reply on HN