how to convince your manager to go open source€¦ · how to convince your manager to go open...

31
How to convince your manager to go Open Source Christian Grail [email protected]

Upload: others

Post on 18-Oct-2020

11 views

Category:

Documents


0 download

TRANSCRIPT

Page 1: How to convince your manager to go Open Source€¦ · How to convince your manager to go Open Source Christian Grail christian.grail@sap.com ((((Use the Force))))

How to convince your manager to go Open Source

Christian Grail

[email protected]

Page 2: How to convince your manager to go Open Source€¦ · How to convince your manager to go Open Source Christian Grail christian.grail@sap.com ((((Use the Force))))

(((( Use the Force ))))

Page 3: How to convince your manager to go Open Source€¦ · How to convince your manager to go Open Source Christian Grail christian.grail@sap.com ((((Use the Force))))

Why do I want to go Open Source?

Page 4: How to convince your manager to go Open Source€¦ · How to convince your manager to go Open Source Christian Grail christian.grail@sap.com ((((Use the Force))))

I want to be a cool developer

Page 5: How to convince your manager to go Open Source€¦ · How to convince your manager to go Open Source Christian Grail christian.grail@sap.com ((((Use the Force))))

Create something famous● Python

● jQuery

● Angular

● Linux

● Git

● ...

Page 6: How to convince your manager to go Open Source€¦ · How to convince your manager to go Open Source Christian Grail christian.grail@sap.com ((((Use the Force))))

Understand your Manager

Page 7: How to convince your manager to go Open Source€¦ · How to convince your manager to go Open Source Christian Grail christian.grail@sap.com ((((Use the Force))))

Tasks of a Manager● Provide direction

● Manage Survival and Growth

● Efficiency

● ...

Page 8: How to convince your manager to go Open Source€¦ · How to convince your manager to go Open Source Christian Grail christian.grail@sap.com ((((Use the Force))))

“Isn’t quality going to suffer?”

Page 9: How to convince your manager to go Open Source€¦ · How to convince your manager to go Open Source Christian Grail christian.grail@sap.com ((((Use the Force))))

flickr.com/photos/56832361@N00/4109469155

Closed Source Open Source

pixabay.com/de/schildermaler-holzschild-204057/

Page 10: How to convince your manager to go Open Source€¦ · How to convince your manager to go Open Source Christian Grail christian.grail@sap.com ((((Use the Force))))

Open Source is good for Quality

Page 11: How to convince your manager to go Open Source€¦ · How to convince your manager to go Open Source Christian Grail christian.grail@sap.com ((((Use the Force))))

“Who is going to visit our Conferences when everything

is publicly available?”

Page 12: How to convince your manager to go Open Source€¦ · How to convince your manager to go Open Source Christian Grail christian.grail@sap.com ((((Use the Force))))

twitter.com/cgrail/status/624353410893000704

Page 13: How to convince your manager to go Open Source€¦ · How to convince your manager to go Open Source Christian Grail christian.grail@sap.com ((((Use the Force))))

“How should we keep vulnerabilities hidden?”

Page 14: How to convince your manager to go Open Source€¦ · How to convince your manager to go Open Source Christian Grail christian.grail@sap.com ((((Use the Force))))

Eclipse Security Policy

● Reporting

● Discussion

● Resolution

● Distribution

● Disclosure

https://www.eclipse.org/security/policy.php

pixabay.com/de/hacker-www-bin%C3%A4r-internet-code-1446193/

Page 15: How to convince your manager to go Open Source€¦ · How to convince your manager to go Open Source Christian Grail christian.grail@sap.com ((((Use the Force))))

Is Open Source Software more secure?● Possible external Code Review

○ good or bad? iBoot

● No security by obscurity

Page 16: How to convince your manager to go Open Source€¦ · How to convince your manager to go Open Source Christian Grail christian.grail@sap.com ((((Use the Force))))

“How are we going to make money if our Software is free?”

pixabay.com/de/packungen-haufen-geld-finanzen-163497/

Page 17: How to convince your manager to go Open Source€¦ · How to convince your manager to go Open Source Christian Grail christian.grail@sap.com ((((Use the Force))))

What should you Open Source?

Google

● Android

● Angular

● TensorFlow

● Chrome

● Go

● 1300+ projects

But not Google Search

Facebook

● React

● GraphQL

● Hip Hop

● Flux

● Parse

● …

But not Facebook

GitHub

● Atom

● Jekyll

● Hubot

● Linguist

● GitLFS

● …

But not Github

Page 18: How to convince your manager to go Open Source€¦ · How to convince your manager to go Open Source Christian Grail christian.grail@sap.com ((((Use the Force))))

Balance between Money and Community

Page 19: How to convince your manager to go Open Source€¦ · How to convince your manager to go Open Source Christian Grail christian.grail@sap.com ((((Use the Force))))

http://build.me

Page 20: How to convince your manager to go Open Source€¦ · How to convince your manager to go Open Source Christian Grail christian.grail@sap.com ((((Use the Force))))
Page 21: How to convince your manager to go Open Source€¦ · How to convince your manager to go Open Source Christian Grail christian.grail@sap.com ((((Use the Force))))

Balance between Money and Community

Page 22: How to convince your manager to go Open Source€¦ · How to convince your manager to go Open Source Christian Grail christian.grail@sap.com ((((Use the Force))))

“Our developers don’t want to show their code to the World”

Page 23: How to convince your manager to go Open Source€¦ · How to convince your manager to go Open Source Christian Grail christian.grail@sap.com ((((Use the Force))))

Amazing Developers are proud of their work

SAP Image Library

Page 24: How to convince your manager to go Open Source€¦ · How to convince your manager to go Open Source Christian Grail christian.grail@sap.com ((((Use the Force))))

“How should we handle all the thousands of Contributions?”

Page 25: How to convince your manager to go Open Source€¦ · How to convince your manager to go Open Source Christian Grail christian.grail@sap.com ((((Use the Force))))

Use your SoftwareReport Issues

Fix BugsRequest Features

Implement FeaturesResponsible for Module

Page 26: How to convince your manager to go Open Source€¦ · How to convince your manager to go Open Source Christian Grail christian.grail@sap.com ((((Use the Force))))

Learnings

Page 27: How to convince your manager to go Open Source€¦ · How to convince your manager to go Open Source Christian Grail christian.grail@sap.com ((((Use the Force))))

Learnings● Open Source early!

Even before you’ve written a single line of Code

● Respond to issues/questions as if dealing with real customers

● Select the right software license

Page 28: How to convince your manager to go Open Source€¦ · How to convince your manager to go Open Source Christian Grail christian.grail@sap.com ((((Use the Force))))
Page 29: How to convince your manager to go Open Source€¦ · How to convince your manager to go Open Source Christian Grail christian.grail@sap.com ((((Use the Force))))
Page 30: How to convince your manager to go Open Source€¦ · How to convince your manager to go Open Source Christian Grail christian.grail@sap.com ((((Use the Force))))

How to convince your manager to go Open Source?● Contribute to other Open Source projects

● Don‘t start with the cash cow of your company

● Try to understand your manager

Page 31: How to convince your manager to go Open Source€¦ · How to convince your manager to go Open Source Christian Grail christian.grail@sap.com ((((Use the Force))))

Thank youChristian Grail

[email protected]

https://twitter.com/cgrail

Slides:

https://github.com/cgrail/opensource