dwyl / dwyl-site

:eyes: The dwyl website (please tell us what you think!)
https://dwyl.com
33 stars 14 forks source link

Blog: Blog Post: 7 Reasons Why You Should Open Source Your Code! #77

Open nelsonic opened 8 years ago

nelsonic commented 8 years ago

We need to write a post explaining to people how/why Open Source is the future.

Why do some of the biggest & most successful technology companies Open Source so much of their code? How do they use open source to their advantage?

Both the Guardian and FT main front-end web are 100% open source on Github:

List of Engineering blogs: https://github.com/kilimchoi/engineering-blogs

Need:

hdrdavies commented 8 years ago

:+1:

iteles commented 8 years ago

http://www.infoworld.com/article/2608897/open-source-software/walmart-s-investment-in-open-source-isn-t-cheap.html

nelsonic commented 8 years ago

That article does not go into any detail on where the money went... the fine people who built Hapi were all highly experienced contractors who command eye-watering day-rates. what the article fails to point out is that the ROI for Walmart is 10-100x because what they got was a scalable, maintainable & performant system that comfortably handled the load it needed to on their busiest shopping days. The fact that they now have a mature framework used by many other teams is not emphasised enough in the article... also the comments ... muppets!

nelsonic commented 7 years ago

Great example of why open-sourcing all learning materials leads to better quality materials: https://github.com/dwyl/learn-nightwatch/issues/51 shows how the Community is helping each other without any involvement from the "original author(s)". 😍

tunnckoCore commented 7 years ago

Not to forget the biggest closed, most hated and most bad company in the universe - Microsoft - open-sourced some of their products last year and two. :) (and still going more and more open source)

nelsonic commented 6 years ago

https://github.com/jpmorganchase/perspective + https://github.com/jpmorganchase !! via https://news.ycombinator.com/item?id=16317124 image

nelsonic commented 6 years ago

Good thread on security of OS vs Closed: https://security.stackexchange.com/questions/4441/open-source-vs-closed-source-systems We should include a paragraph on security.

tunnckoCore commented 6 years ago

Hey, here's one more pretty fantastic post about OSS

https://medium.com/@ken_wheeler/a-bitter-guide-to-open-source-a8e3b6a3c1c4