Skip to content

Latest commit

 

History

History
99 lines (65 loc) · 4.9 KB

open-source.md

File metadata and controls

99 lines (65 loc) · 4.9 KB
layout title permalink feature-img
page
Open Source
/Open-source/

How we got here

When computers were giant room-sized machines, the people who operated them (usually academics) would use tape as a medium to "write" their programs on. They would then feed these lengths of tape into a reader which would interpret their programs and run them on the computer.

![tape]( {{ site.baseurl }}/img/open-source/tape.png)

The programs were usually relatively small because computers could only process small bits of information. The idea of open source can be traced back to these early computer users, who stored their tapes in a drawer so that anyone using the computer could use their code. This saved colleagues from having to re-writing the program themselves on another tape.

Problems in open source

Technologies like Git, SVN, or Mercurial allow for anyone to contribute to projects. Connecting many great minds to work on projects together has obvious benefits, but along with that comes a relaxed structure of the development process.

A good open source process has a few maintainers that guide the project along. Like on any other type of project, it helps to have a few people in charge who make decisions when they need to be made.

The open source world has politics like any other community. But the power of open source is that if anyone doesn't like a direction in which a project is going they can "fork" it. By doing so they can create their own version and build the features they need or want to be included. If done right this can create healthy competition.

Along with the competition will always be a concern of projects fragmenting into too many different versions. Choice is good but sometimes there's too much variety. It's just like when you're grocery shopping: it's not always helpful to have 100 different kinds of bread to choose from.

Examples and Code


Github

Site: github.com

![branching]( {{ site.baseurl }}/img/open-source/branching.png)

Other resources about open source and journalism

Mozilla's Source

List of news organizations of Github

Canadian news orgs in open source | Github :--------------------------------:| :-----------: | :-----------: Ubyssey | github.com/ubyssey/
Globe and Mail | github.com/globeandmail
Toronto Star |
National Post |

US news orgs in open source | Github :--------------------------------:| :-----------: | :-----------: NYTimes | github.com/nytimes & github.com/nytlabs Knightlab (Northwestern) | github.com/NUKnightLab
ProPublica | github.com/propublica
NPR | github.com/npr & github.com/nprapps Chicago Tribune | github.com/newsapps LA Times | github.com/datadesk Texas Tribune | github.com/texastribune Washington Post | github.com/washingtonpost Boston Globe | github.com/BostonGlobe WNYC | github.com/wnyc Columbia U School of Journalism | github.com/jsieben Vox Media | github.com/voxmedia Al Jazeera America | github.com/ajam Time Magazine | github.com/TimeMagazine HuffPost Data | https://github.com/huffpostdata BuzzFeedNews | github.com/BuzzFeedNews FiveThirtyEight | github.com/fivethirtyeight USC Annenberg J-School | https://github.com/uscannenberg