Week 11
Vicky Brasseur
After hearing Brasseur’s talk, I read Open Source is Not About You with a new perspective. When Rich states,
“You are not entitled to the attention of others. You are not entitled to having value attached to your complaints. You are not entitled to this explanation.”
it made me think about the developer centrism Brasseur mentioned. Reading the article a second time, I feel as if Rich limits the types of users he gets to users that share his vision, thereby decreasing the usage of his FOSS project. Rich’s belief that users are not “entitled” to an explanation is disheartening to read as receiving no feedback can be discouraging to users. As Brasseur mentioned, there’s users that don’t mean malice but are simply ignorant. Telling an ignorant user why they’re in the wrong (or at least your view of why they are wrong) rather than chastising them, may make them valuable contributors to your project. I must mention that in the case that it’s not ignorance then by all means “get rid of the assholes”.
US Govt. Open Source
I appreciate the filters when looking through the open tasks currently available. As I was narrowing open task to what I could possibly contribute, I noticed a lot of the open tasks were over a year old. I don’t like the idea of participating in an inactive community as I would like to receive feedback much sooner than a year later.
COVID-19 Open Data Project
After a quick glance at COVID-19 Data Repo by John Hopkins CSSE, I noticed that some of issues were fairly simple to do. Most the issues I came across only required a change/update in number of confirmed cases or recovered cases. With this in mind, I quickly forked the repo to fix issue #2393. I made a pull request in a manner of minutes, and will continue to do so with ease.
Next on Next.js
- April 20, 2020 @ 10:00 p.m.
I created the mongoDB connection function I was tasked to complete.
- April 21, 2020 @ 12:30 p.m.
Unfortunately, I was unable to attend my group meeting with professor Weiss due to unforeseeable circumstances. My group received guidance on our workflow.
- April 21, 2020 @ 2:00 p.m.
My group members were able to explain to me what I had missed in the meeting, and for that I’m very thankful . We decided on forking hunter/Next.js into our local account and creating pull requests to hunter/Next.js.
- April 24, 2020 @ 2:30 p.m.
Shania, ChiShing, and Liulan made signifcant progress by creating mutliple pull requests.
- April 24, 2020 @ 7:00 p.m.
I made my pull request to add the connection function file to our branch on hunter/next.js.
- April 26, 2020 @ 3:30 p.m.
Added my dog’s photo to wikimedia commons and added my dog’s data to our seed data file.
OSS Contributions
Today, I contributed by creating a pull request to COVID-19 Open Data Project as mentioned above. Furthermore as I was reading a fellow classmate’s week 11 blog and relating to the problems they faced with workflow, I noticed missing commas. Thus, I created a pull request with added commas.