this post was submitted on 12 Apr 2025
11 points (100.0% liked)

wikipedia

172 readers
19 users here now

to share interesting articles from Wikipedia

Please cite a passage from the article and don't just post a link

founded 4 months ago
MODERATORS
 

Open source is source code that is made freely available for possible modification and redistribution. Products include permission to use and view the source code,design documents, or content of the product. The open source model is a decentralized software development model that encourages open collaboration. A main principle of open source software development is peer production, with products such as source code, blueprints, and documentation freely available to the public. The open source movement in software began as a response to the limitations of proprietary code. The model is used for projects such as in open source appropriate technology, and open source drug discovery.

top 1 comments
sorted by: hot top controversial new old
[–] [email protected] 3 points 1 day ago

Some good jumping off points from this are open source game engine recreations that allow people to do things like play Doom on their phones and the various licenses that open source projects use like GPL, BSD, MIT, and 'Do What The Fuck You Want To Public License' and the differences between them and how companies have dealt with their restrictions

In regards to that last point here is an article about rsync and Apple