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 path1. introduction and history.html
452 lines (354 loc) · 11.2 KB
/
1. introduction and history.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
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
<!DOCTYPE html>
<html>
<head>
<title>LINGI2401 - 1. Introduction and history</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
???
This is a new course. And I'm a new teacher. So thanks for being an beta tester.
---
class: center, middle
# Lecturer
Lionel Dricot
lionel.dricot@uclouvain.be
lionel@ploum.net
@ploum - @ploum@mamot.fr
???
I'm required to give this course in English
---
class: center, middle
# What is free software?
2 minutes
---
class: center, middle
# Understanding, using, contributing to free software
- Companies are looking for open source talents
- A good GitHub account is the best CV
- Most applications use lot of open source tools and libraries
---
class: center, middle
# Market university
---
class: center, middle
# What is freedom?
2 minutes
---
class: center, middle
# Do you like optimisation problems?
---
class: center, middle
![image](https://github.com/ploum/lingi2401/raw/master/images/diesel1.png)
---
class: center, middle
![image](https://github.com/ploum/lingi2401/raw/master/images/diesel2.png)
---
class: center, middle
![image](https://github.com/ploum/lingi2401/raw/master/images/diesel3.png)
???
Video to watch: https://media.ccc.de/v/32c3-7331-the_exhaust_emissions_scandal_dieselgate#video&t=3589
by "Felix "tmbinc" Domke"
https://fr.wikipedia.org/wiki/Affaire_Volkswagen
---
class: center, middle
# James Liang
???
VW Engineer sentenced to 3 years in prison.
---
class: center, middle
*"This was a couple of software engineers who put this in for whatever reason,"*
Michael Horn, VW America CEO, testifying before US Congress
---
class: center, middle
# It's only the beginning
Killer drones, AI populated kill lists, self driving cars,…
---
class: center, middle
#What code are you ready to do to keep your job?
Or for money, fame, power and a company car…
???
Or for prison and sleepless night
---
class: center, middle
#What code will you be ashamed about?
???
What code will keep you up at night
---
class: center, middle
# You are not a cog in the market machine
Market university is political bullshit
???
I'm not here to make you a better employee.
We don't need workers, we need empowered citizens
---
class: center, middle
#With great power comes great responsibility
Software is power
???
You have the opportunity to become more powerful than a lot of other. So you must learn to disobey.
---
class: center, middle
# Humboldtian university VS market university
???
I'm here to share my experience. I'm also here to enable you share yours.
This is not a math course. There's no single truth.
---
class: center, middle
# This was an introduction
- But I hope you will keep it in my mind during the year.
- Next some administrative talks
- Then we start with the history of free software
---
class: center, middle
# Subjects we will discuss
- Licenses
- Business models
- Community
- Political aspects
- Security and privacy
- Interoperability and standards
- Decentralisation
- Introduction to Bitcoin and blockchain (if time permits)
---
class: center, middle
#LINGI 2401: the lessons
- Every Tuesday 8:30AM
- Myself or an external speaker and you.
- Slides with notes to be published on github.com/ploum/lingi2401
- Open to contributions (remarkJS): pay forward!
- Open to suggestions: what do you want to learn?
???
Presence required when it's an external speaker. By respect for her/him.
---
class: center, middle
#First confirmed speaker
Anthony Lessuisse, CTO of Odoo, November 20th
???
Assignment: do some research about OpenCollective
---
class: center, middle
#Reference material
Producing Open Source Software, by Karl Fogel
???
available for free online. https://producingoss.com
First year I use it as a ref material
---
class: center, middle
#LINGI 2401: the project
- Small contribution to an existing open source project
- Report documenting your contribution and the process (markdown format, should not be long)
- Deadline : 2 weeks before blocus
- Peer-review
---
class: center, middle
#The easy way to complete the project
- Choose your open source project now or next week
- Validate it with me
- Start a blank file for the report
- Make your contribution while writing the report as a journal
---
class: center, middle
#The realistic way to complete the project
- Realise there was a project 3 days before the deadline
- Write an email that looks like you were working on it for weeks but forgot to request my approval
- Try to make a contribution in one night
- Write the report after a white night and send it 3 hours after the deadline
- Realise that the title contains the random string "xsojz"
---
class: center, middle
# LINGI 2401: the online platform
- We have an official Moodle (but I didn't use it last year)
- You can invite me on the unofficial forum/facebook/whatever
- We can also use the GitHub project with ticket for questions
---
class: center, middle
# LINGI 2401: the exam
- Face to face meeting
- We will discuss about your contribution and your report
- We will discuss about concepts seen in the classroom
- I will provide a clear evaluation grid
- You will have your computer, Internet and everything you want.
???
Don't try to pretend you will study early.
---
class: center, middle
# LINGI 2402
- 5 credits for contributing to an open-source projects
- 2401 is only a warm-up
- See Obo and Yde for more informations
- I'm here to help you succeed with 2402
---
class: center, middle
# First assignment
- Choose the open source project you will contribute to
???
What are ideas of open source projects you would like to contribute?
---
class: center, middle
#Itch to scratch
- The project should be something you use
- The contribution should be a fix you want to see badly
- Should be something outside of your confort zone
???
No internal UCL projects or personal project.
---
class: center, middle
#How to validate my project?
- Submit a patch to ploum/lingi2401/projects.csv
- If I merge it, then it's accepted
---
class: center, middle
#Questions?
---
class: center, middle
#History of free software
To put a bit of context
---
class: center, middle
#At first, every software were free
- Mostly academic
- Cost was the hardware
- Modifications were required for every hardware
---
class: center, middle
#Commercial software vs hackers
- Software cost money
- Source code is copyrighted
- Hobbyists or hackers were still exchanging source code
- Remember: no Internet
---
class: center, middle
background-image: url(https://github.com/ploum/lingi2401/raw/master/images/xerox9700.jpg)
#Xerox 9700
???
In 1980, a new printer was installed in the AI departement of the MIT
---
class: center, middle
background-image: url(https://github.com/ploum/lingi2401/raw/master/images/young_rms.png)
???
This guy had modified the software on the previous printer so you were notified when your print was done (because most people worked on a different floor than the printer). He realised he could not do it anymore with the new printer because the software was copyrighted and no source code were available.
---
class: center, middle
background-image: url(https://github.com/ploum/lingi2401/raw/master/images/rms.png)
#Richard Stallman
???
Founder of the Free Software movement
---
class: center, middle
#Free Software philosophy
- People should be free
- So software should be free too
- So non-free software are unethical
- Software is not the meal, it's the recipe
---
class: center, middle
#Free as in free speech
- Free to use
- Free to study
- Free to modify
- Free to redistribute
---
class: center, middle
# What is freedom?
Free to use your own definition of freedom
???
My personal take: free to use means that it should be usable. Something that is not user-friendly enough (for instance) is not very free to use in a certain way.
---
class: center, middle
#GNU is Not Unix
- Free operating system
- Lot of tools but still no kernel
- GNU/GPL in 1989 by RMS and Eben Moglen
- GNU/Hurd in 1990
---
From: torvalds@klaava.Helsinki.FI (Linus Benedict Torvalds)
Newsgroups: comp.os.minix
Subject: What would you like to see most in minix?
Summary: small poll for my new operating system
Message-ID: <1991Aug25.205708.9541@klaava.Helsinki.FI>
Date: 25 Aug 91 20:57:08 GMT
Organization: University of Helsinki
Hello everybody out there using minix –
I’m doing a (free) operating system (just a hobby, won’t be big and
professional like gnu) for 386(486) AT clones. This has been brewing
since april, and is starting to get ready. I’d like any feedback on
things people like/dislike in minix, as my OS resembles it somewhat
(same physical layout of the file-system (due to practical reasons)
among other things).
I’ve currently ported bash(1.08) and gcc(1.40), and things seem to work.
This implies that I’ll get something practical within a few months, and
I’d like to know what features most people would want. Any suggestions
are welcome, but I won’t promise I’ll implement them 🙂
Linus (torvalds@kruuna.helsinki.fi)
PS. Yes – it’s free of any minix code, and it has a multi-threaded fs.
It is NOT protable (uses 386 task switching etc), and it probably never
will support anything other than AT-harddisks, as that’s all I have :-(.
---
class: center, middle
#Linux
???
1991, based on Minix
---
class: center, middle
#GNU/Linux
---
class: center, middle
#Linux distributions
- SLS (Softlanding Linux System) : 1992
- Slackware : 1993
- Debian : 1993
- …
- Ubuntu : 2004
???
For the first time, individuals were able to have a free operating system on the home computer.
---
class: center, middle
#Open Source Initiative
- Eric Raymond and Bruce Perens in 1998
- Free software is too political
- Business are afraid of free software
- Let's say Open Source instead of Free Software
---
class: center, middle
#Open Source philosophy
- Open Source is the best way to develop complex software
- It's the only way for really complex software
- The Cathedral and the Bazaar
---
class: center, middle
# Free Software vs Open Source
- Free software because it's better for humans, even if software are less good.
- Open source because it's better for software development.
- Free software won't compromise. Non-free software are to be avoided.
- Open source looks for compromises and may even help proprietary software.
???
Still ongoing war of terms; in practice and for most people, it refers to the same thing.
---
class: center, middle
# FLOSS
Free Libre Open Source Software
---
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>