This repository has been archived by the owner on Feb 10, 2022. It is now read-only.
forked from ploum/lingi2401
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path9. changing the world.html
327 lines (197 loc) · 7.31 KB
/
9. changing the world.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
<!DOCTYPE html>
<html>
<head>
<title>LINGI2401 - 9. Changing the world</title>
<meta charset="utf-8">
<style>
@import url(https://fonts.googleapis.com/css?family=Yanone+Kaffeesatz);
@import url(https://fonts.googleapis.com/css?family=Droid+Serif:400,700,400italic);
@import url(https://fonts.googleapis.com/css?family=Ubuntu+Mono:400,700,400italic);
body { font-family: 'Droid Serif'; }
h1, h2, h3 {
font-family: 'Yanone Kaffeesatz';
font-weight: normal;
}
.remark-code, .remark-inline-code { font-family: 'Ubuntu Mono'; }
</style>
</head>
<body>
<textarea id="source">
class: center, middle
# LINGI 2401 : Open Source strategy for software development
Lionel Dricot
lionel.dricot@uclouvain.be
lionel@ploum.net
@ploum - @ploum@mamot.fr
???
---
class: center, middle
#A world about the exam
---
class: center, middle
#The Right to Read
A short story by Richard Stallman (5 minutes read)
https://www.gnu.org/philosophy/right-to-read.html
---
class: center, middle
#Can open source change the world?
Let's group and present one usecase
---
class: center, middle
#What Open Source told us?
- Governance
- Cooperation
- Freedom of knowledge
- Transparency
- Security and Privacy
- Decentralisation
---
class: center, middle
#Change the business
---
class: center, middle
#Imagine starting a business without open source
---
class: center, middle
#Telsa Patent Policy
All Our Patent Are Belong To You
Elon Musk, CEO June 12, 2014
Yesterday, there was a wall of Tesla patents in the lobby of our Palo Alto headquarters. That is no longer the case. They have been removed, in the spirit of the open source movement, for the advancement of electric vehicle technology.
Tesla Motors was created to accelerate the advent of sustainable transport. If we clear a path to the creation of compelling electric vehicles, but then lay intellectual property landmines behind us to inhibit others, we are acting in a manner contrary to that goal. Tesla will not initiate patent lawsuits against anyone who, in good faith, wants to use our technology.
When I started out with my first company, Zip2, I thought patents were a good thing and worked hard to obtain them. And maybe they were good long ago, but too often these days they serve merely to stifle progress, entrench the positions of giant corporations and enrich those in the legal profession, rather than the actual inventors. After Zip2, when I realized that receiving a patent really just meant that you bought a lottery ticket to a lawsuit, I avoided them whenever possible.
---
At Tesla, however, we felt compelled to create patents out of concern that the big car companies would copy our technology and then use their massive manufacturing, sales and marketing power to overwhelm Tesla. We couldn’t have been more wrong. The unfortunate reality is the opposite: electric car programs (or programs for any vehicle that doesn’t burn hydrocarbons) at the major manufacturers are small to non-existent, constituting an average of far less than 1% of their total vehicle sales.
At best, the large automakers are producing electric cars with limited range in limited volume. Some produce no zero emission cars at all.
Given that annual new vehicle production is approaching 100 million per year and the global fleet is approximately 2 billion cars, it is impossible for Tesla to build electric cars fast enough to address the carbon crisis. By the same token, it means the market is enormous. Our true competition is not the small trickle of non-Tesla electric cars being produced, but rather the enormous flood of gasoline cars pouring out of the world’s factories every day.
---
We believe that Tesla, other companies making electric cars, and the world would all benefit from a common, rapidly-evolving technology platform.
Technology leadership is not defined by patents, which history has repeatedly shown to be small protection indeed against a determined competitor, but rather by the ability of a company to attract and motivate the world’s most talented engineers. We believe that applying the open source philosophy to our patents will strengthen rather than diminish Tesla’s position in this regard.
???
https://www.tesla.com/blog/all-our-patent-are-belong-you
---
class: center, middle
#Open Science
???
https://en.wikipedia.org/wiki/Open_science
---
class: center, middle
#How big software companies use Open Source
- Google
- Apple
- Microsoft
- Facebook
---
class: center, middle
#Google Summer of Code
---
class: center, middle
#More care about Privacy
- Firefox
- Exodus Privacy
- Framasoft and "Dégooglisons"
???
https://exodus-privacy.eu.org/
---
class: center, middle
#Change associations
See our lesson about OpenCollective
---
class: center, middle
#Change the political system
---
class: center, middle
background-image: url(https://github.com/ploum/lingi2401/raw/master/images/cumuleo.png)
#Cumuleo.be
---
class: center, middle
background-image: url(https://github.com/ploum/lingi2401/raw/master/images/lobbyplag.jpg)
#Lobbyplag.eu
---
class: center, middle
#Louis Michel and data privacy
A 2013 scandal which was made public thanks to Lobbyplag.eu
???
http://falkvinge.net/2013/11/22/lobbies-switch-from-influencing-to-directly-writing-european-laws/
---
class: center, middle
background-image: url(https://github.com/ploum/lingi2401/raw/master/images/lawfactory.png)
#La Fabrique de la loi
Also on GitHub
???
https://www.lafabriquedelaloi.fr
https://github.com/regardscitoyens
---
class: center, middle
#What's next?
???
Let's imagine the future here
---
class: center, middle
#Saving Internet
Currently strong recentralisation with Facebook, Google, Amazon
---
class: center, middle
#Redecentralizing Internet
- Tor
- Blockstack
---
class: center, middle
#New form of democracy
- Meritocracy
- Futarchy
- Liquid Democracy
---
class: center, middle
#Colony.io
???
Used by Rloop
---
class: center, middle
#Aragon
---
class: center, middle
#Backfeed
---
class: center, middle
« We are 21st century citizens doing our best to interact with 19th century designed institutions that are based on an information technology of the 15th century. It's time we start asking: What is democracy for the internet era? »
Pia Mancini - TED Global 2014
---
class: center, middle
#Democracy.earth
---
class: center, middle
background-image: url(https://github.com/ploum/lingi2401/raw/master/images/liquiddemocracy.png)
---
class: center, middle
background-image: url(https://github.com/ploum/lingi2401/raw/master/images/smartcontract.png)
---
class: center, middle
#The identity problem
What is your identity?
---
class: center, middle
#Network of trust
- PGP/GPG
- Democracy.earth
- World Food Program Building Blocks
- IDBox
---
class: center, middle
“You never change things by fighting the existing reality.
To change something, build a new model that makes the existing model obsolete.”
R. B. Fuller
---
class: center, middle
« Institutions will try to preserve the problem to which they are the solution. »
— Clay Shirky
---
class: center, middle
# Discussion time
</textarea>
<script src="https://remarkjs.com/downloads/remark-latest.min.js">
</script>
<script>
var slideshow = remark.create();
</script>
</body>
</html>