|
|
|
|
|
by saagarjha
2090 days ago
|
|
I can understand Hindi well enough to skim the video, which I just did. The impression I got was that this person was an enthusiastic YouTuber with somewhat good intentions: “get free swag”, “learn how to open a pull request which you’ll need to know how to do”, “if your pull request is garbage it’ll get rejected and you won’t get credit”. The issue was that he picked some random repository and made a useless change for sake of demonstration-I assume to make it fit in the video, but this basically set the example for everyone watching it. So unintentionally he’s taught a bunch of people who are really motivated in getting this free shirt and also maybe learning how to get into open source (not necessarily the wrong audience, but maybe a bit wet behind the ears) to spam projects. And there is nobody to guide these people but this video. I think the outcome is obvious in retrospect, but I forgive this dude for making this video although I would very much like him to make a follow up where he shows how it’s really done. There is a general problem (everywhere, but particularly in India where there are a lot of people but very little guidance) of eager people who are willing to participate in programs that get them interested in software development and open source and coding. And I think that’s really great. The issue is that providing people with free swag and walking away is really just pretending to help, rather than actually doing work to help. |
|
It could have been so much better if he'd actually put in the effort to create a real, meaningful pull request. Show how to clone the project, run it, fix a bug, write a test for the fix, and then submit the pull request. That would have put a lot of people on the right path.
But it's much easier and quicker to just do a quick, meaningless change, and as a result give a really bad example.