Editing
The Open Source Movement
(section)
Jump to navigation
Jump to search
Warning:
You are not logged in. Your IP address will be publicly visible if you make any edits. If you
log in
or
create an account
, your edits will be attributed to your username, along with other benefits.
Anti-spam check. Do
not
fill this in!
== <span style="color: #FFFFFF;">Applying</span> == '''Modeling 'The Forking Logic' (Visualizing how a community 'Splits' a project):''' <syntaxhighlight lang="python"> def handle_project_direction(community_satisfaction): """ Shows why Open Source projects stay 'Honest'. """ if community_satisfaction > 80: return "STATUS: STABLE. Community is contributing to Mainstream." elif community_satisfaction < 30: return "STATUS: FORK! The community is 'Stealing the Code' to start a better version." else: return "STATUS: DEBATE. Pull requests and arguments in the forum." # Case: A company buys a project and makes it 'Paid Only' print(handle_project_direction(10)) # Case: A great new feature is added print(handle_project_direction(95)) </syntaxhighlight> ; Open Source Landmarks : '''The GNU/Linux OS (1991)''' β The "Holy Grail" of open source: a complete, free operating system that is more powerful than Windows or Mac. : '''Wikipedia (2001)''' β The "Open Source of Knowledge." It proved that the "Bazaar" method works for "Writing" as well as for "Code." : '''Android''' β The "Open Source" core of the world's most popular phone OS, which allowed "Thousands of phone companies" to compete with Apple. : '''Log4j (2021)''' β The "Scary" reminder of our dependence. A tiny "Open Source bug" was found in a project run by "3 volunteers," and it "Broke the security" of almost every bank and government on Earth. </div> <div style="background-color: #8B4500; color: #FFFFFF; padding: 20px; border-radius: 8px; margin-bottom: 15px;">
Summary:
Please note that all contributions to BloomWiki may be edited, altered, or removed by other contributors. If you do not want your writing to be edited mercilessly, then do not submit it here.
You are also promising us that you wrote this yourself, or copied it from a public domain or similar free resource (see
BloomWiki:Copyrights
for details).
Do not submit copyrighted work without permission!
Cancel
Editing help
(opens in new window)
Navigation menu
Personal tools
Not logged in
Talk
Contributions
Create account
Log in
Namespaces
Page
Discussion
English
Views
Read
Edit
View history
More
Search
Navigation
Main page
Recent changes
Random page
Help about MediaWiki
Tools
What links here
Related changes
Special pages
Page information