Skip to content

Commit

Permalink
added weekly blog
Browse files Browse the repository at this point in the history
  • Loading branch information
mathewpan2 committed Feb 26, 2024
1 parent 0912a2d commit e85107b
Show file tree
Hide file tree
Showing 3 changed files with 29 additions and 1 deletion.
4 changes: 3 additions & 1 deletion _posts/2023-01-28-week01.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,9 @@ title: Week 1, Introduction to Open Source

## My thoughts on open source

I think open source is about the principles of freedom and that knowledge (in this particular case software) should be freely avaiable to all. Open source is a communtity where groups of individuals contribute to something that can become greater than the sum of its parts, and it's really amazing what has been created thanks to many people's passion. Advantages of open source is that it inspires contribution and creates a larger communitity sorrunding software, and vulnerabilities can be caught quicker due to the amount of eyes on the software. Problems are that because it's mostly volunteer work, sometimes projects can stagnate or be straight out abandoned. I've wanted to try contributing to open source, but I haven't gotten to do it. So hopefully this class will force me to do it.
I think open source is about the principles of freedom and that knowledge (in this particular case software) should be freely avaiable to all. Open source is a communtity where groups of individuals contribute to something that can
<!--more-->
become greater than the sum of its parts, and it's really amazing what has been created thanks to many people's passion. Advantages of open source is that it inspires contribution and creates a larger communitity sorrunding software, and vulnerabilities can be caught quicker due to the amount of eyes on the software. Problems are that because it's mostly volunteer work, sometimes projects can stagnate or be straight out abandoned. I've wanted to try contributing to open source, but I haven't gotten to do it. So hopefully this class will force me to do it.

## Open source projects I use

Expand Down
24 changes: 24 additions & 0 deletions _posts/2023-2-25-week05.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,24 @@
---
layout: post
title: Week 5 | 2/25, Class Discussions
---

### Overview of the Week

## Farming for the future
* I've always had an interest in agriculture and food science, so it was cool to see an intersection between those and computer science
* Most of the things I've seen seems to be more small scale thing though, so I wonder what are some steps they can take to scale their operations up
* Expanding on the last point, I guess building self automated farming complexes might be the future as more and more farmers retire. This could be something I can contribute to in the future.

<!--more-->
## Class Disscussion
* "Democratizing knowledge" is definitely the other one I had the most interest in, as I also strongly believing in removing the barriers to education.
* As a programmer, I'm spoiled by the amount of free education that is out on the internet, and I hope that the barrier can be this low for other topics as well.


## My Contrbutions
* So far I've been going on open-source repositories and going to the issues tab to see if anyone had issues that I could help with
* Though many issues are definetly out of my league, I have found quite a few poeple with basic issues that I could help with.
* Earlier this week, I contributed my first edit to wikipedia. Though it was for a small article and I only added a few lines, it was nice to see that it's still up even after almost a week.
* Looking towards the future, I'm defintely going to continue doing what I've done before. But I've also been eyeing a few repositories that I could possibly contribute code to as well.

2 changes: 2 additions & 0 deletions contributions.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,3 +25,5 @@ Replace the first row with your own contribution.
| Feb 15 |[link](https://github.com/unslothai/unsloth/issues/175#issuecomment-1947674695) | Issue | Answered an issue |
|Feb 15|[link](https://github.com/abetlen/llama-cpp-python/issues/1192#issuecomment-1947682332)| Issue | Answered an Issue|
|Feb 20|[link](https://en.wikipedia.org/w/index.php?title=Neuro-sama&diff=prev&oldid=1209281155)|Wikipedia edit|Added some background information to page|
|Feb 25|[link](https://www.openstreetmap.org/changeset/147914680) |OpenStreetMap| Added information about starbucks |
|Feb 25|[link](https://www.openstreetmap.org/changeset/147914747)|OpenStreetMap | Added point for best buy|

0 comments on commit e85107b

Please sign in to comment.