From 3b3ebdbc0362b295b06d2a8ce028ec8aa16e8f9f Mon Sep 17 00:00:00 2001 From: LeoWang Date: Mon, 11 Mar 2024 00:07:45 -0400 Subject: [PATCH] Update Week 7 blog post --- _posts/2024-03-10-week07.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_posts/2024-03-10-week07.md b/_posts/2024-03-10-week07.md index a36af8b..2fd5a22 100644 --- a/_posts/2024-03-10-week07.md +++ b/_posts/2024-03-10-week07.md @@ -3,7 +3,7 @@ layout: post title: Week 7 --- # Thoughts of Origin of Open Source -I think that the origin of open source is interesting. In some ways, such a great movement was triggered by an annoying printer. Start from Richard Stallman, then pushed by different individuals, such as Linus Torvalds, and Tim Berners-Lee, now we can enjoy the fruit of open source. I think every individual who ever worked or still works in an open source project should be respected and praised because running or maintaining an open source project takes a lot of time and effort. For instance, a very useful open source project for me is [Summer2024-Internships](https://github.com/SimplifyJobs/Summer2024-Internships), it is a collection of summer internships for 2024, we can find a new job and post it on the list, and we don't need to search for new internships around LinkedIn, Indeed, Handshake... This is maintained and updated by thousands of individuals, I really appreciate them, they really save me dozens of hours. +I think that the origin of open source is interesting. In some ways, such a great movement was triggered by an annoying printer. Start from Richard Stallman, then pushed by different individuals, such as Linus Torvalds, and Tim Berners-Lee, now we can enjoy the fruit of open source. I think every individual who ever worked or still works in an open source project should be respected and praised because running or maintaining an open source project takes a lot of time and effort. For instance, a very useful open source project for me is [Summer2024-Internships](https://github.com/SimplifyJobs/Summer2024-Internships), it is a collection of summer internships for 2024, we can find a new job and post it on the list, and we don't need to search for new internships around LinkedIn, Indeed, Handshake... This is maintained and updated by thousands of individuals, I really appreciate them for saving me dozens of hours. And I started to contribute to this project, I found some closed job applications in their list, and I made issues to report these applications and remove them from the list.