]> Git — Sourcephile - julm/rezine-rfcs.git/blob - rfcs/p1/criticisms.html
p1: formatage et clarifications
[julm/rezine-rfcs.git] / rfcs / p1 / criticisms.html
1 <!DOCTYPE html>
2 <html xmlns="http://www.w3.org/1999/xhtml" lang="fr-FR" xml:lang="fr-FR">
3 <head>
4 <meta charset="utf-8" />
5 <meta name="generator" content="pandoc" />
6 <meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=yes" />
7 <meta name="author" content="Julien Moutinho (adh14, boussole Littératie-Informatique) &lt;julm+rezine@sourcephile.fr&gt;" />
8 <title>[RFCp1]</title>
9 <style>
10 html {
11 color: #1a1a1a;
12 background-color: #fdfdfd;
13 }
14 body {
15 margin: 0 auto;
16 max-width: 36em;
17 padding-left: 50px;
18 padding-right: 50px;
19 padding-top: 50px;
20 padding-bottom: 50px;
21 hyphens: auto;
22 overflow-wrap: break-word;
23 text-rendering: optimizeLegibility;
24 font-kerning: normal;
25 }
26 @media (max-width: 600px) {
27 body {
28 font-size: 0.9em;
29 padding: 12px;
30 }
31 h1 {
32 font-size: 1.8em;
33 }
34 }
35 @media print {
36 html {
37 background-color: white;
38 }
39 body {
40 background-color: transparent;
41 color: black;
42 font-size: 12pt;
43 }
44 p, h2, h3 {
45 orphans: 3;
46 widows: 3;
47 }
48 h2, h3, h4 {
49 page-break-after: avoid;
50 }
51 }
52 p {
53 margin: 1em 0;
54 }
55 a {
56 color: #1a1a1a;
57 }
58 a:visited {
59 color: #1a1a1a;
60 }
61 img {
62 max-width: 100%;
63 }
64 svg {
65 height: auto;
66 max-width: 100%;
67 }
68 h1, h2, h3, h4, h5, h6 {
69 margin-top: 1.4em;
70 }
71 h5, h6 {
72 font-size: 1em;
73 font-style: italic;
74 }
75 h6 {
76 font-weight: normal;
77 }
78 ol, ul {
79 padding-left: 1.7em;
80 margin-top: 1em;
81 }
82 li > ol, li > ul {
83 margin-top: 0;
84 }
85 blockquote {
86 margin: 1em 0 1em 1.7em;
87 padding-left: 1em;
88 border-left: 2px solid #e6e6e6;
89 color: #606060;
90 }
91 code {
92 font-family: Menlo, Monaco, Consolas, 'Lucida Console', monospace;
93 font-size: 85%;
94 margin: 0;
95 hyphens: manual;
96 }
97 pre {
98 margin: 1em 0;
99 overflow: auto;
100 }
101 pre code {
102 padding: 0;
103 overflow: visible;
104 overflow-wrap: normal;
105 }
106 .sourceCode {
107 background-color: transparent;
108 overflow: visible;
109 }
110 hr {
111 background-color: #1a1a1a;
112 border: none;
113 height: 1px;
114 margin: 1em 0;
115 }
116 table {
117 margin: 1em 0;
118 border-collapse: collapse;
119 width: 100%;
120 overflow-x: auto;
121 display: block;
122 font-variant-numeric: lining-nums tabular-nums;
123 }
124 table caption {
125 margin-bottom: 0.75em;
126 }
127 tbody {
128 margin-top: 0.5em;
129 border-top: 1px solid #1a1a1a;
130 border-bottom: 1px solid #1a1a1a;
131 }
132 th {
133 border-top: 1px solid #1a1a1a;
134 padding: 0.25em 0.5em 0.25em 0.5em;
135 }
136 td {
137 padding: 0.125em 0.5em 0.25em 0.5em;
138 }
139 header {
140 margin-bottom: 4em;
141 text-align: center;
142 }
143 #TOC li {
144 list-style: none;
145 }
146 #TOC ul {
147 padding-left: 1.3em;
148 }
149 #TOC > ul {
150 padding-left: 0;
151 }
152 #TOC a:not(:hover) {
153 text-decoration: none;
154 }
155 code{white-space: pre-wrap;}
156 span.smallcaps{font-variant: small-caps;}
157 div.columns{display: flex; gap: min(4vw, 1.5em);}
158 div.column{flex: auto; overflow-x: auto;}
159 div.hanging-indent{margin-left: 1.5em; text-indent: -1.5em;}
160
161 ul.task-list[class]{list-style: none;}
162 ul.task-list li input[type="checkbox"] {
163 font-size: inherit;
164 width: 0.8em;
165 margin: 0 0.8em 0.2em -1.6em;
166 vertical-align: middle;
167 }
168 .display.math{display: block; text-align: center; margin: 0.5rem auto;}
169
170 div.csl-bib-body { }
171 div.csl-entry {
172 clear: both;
173 }
174 .hanging-indent div.csl-entry {
175 margin-left:2em;
176 text-indent:-2em;
177 }
178 div.csl-left-margin {
179 min-width:2em;
180 float:left;
181 }
182 div.csl-right-inline {
183 margin-left:2em;
184 padding-left:1em;
185 }
186 div.csl-indent {
187 margin-left: 2em;
188 } </style>
189 <style>
190 body {
191 font-family:sans-serif;
192 font-size:9pt;
193 line-height:1.4;
194 margin:2ex auto;
195 max-width:52em;
196 width:650px;
197 }
198 a {
199 color: blue;
200 }
201 a:visited {
202 color: purple;
203 }
204 p {
205 text-align:justify;
206 font-size:
207 }
208 header p {
209 text-align:center;
210 }
211 header p.subtitle {
212 font-size:130%;
213 font-weight:bold;
214 }
215 #TOC {
216 border:1px solid black;
217 background-color:#FFFFF0;
218 padding:0 1em 0 1em;
219 }
220 #TOC a {
221 color:black;
222 }
223 table td {
224 vertical-align: top;
225 }
226
227 div.csl-bib-body { }
228 div.csl-entry {
229 clear: both;
230 }
231 .hanging-indent div.csl-entry {
232 margin-left:2em;
233 text-indent:-2em;
234 }
235 div.csl-left-margin {
236 min-width:2em;
237 float:left;
238 }
239 div.csl-right-inline {
240 margin-left:2em;
241 padding-left:1em;
242 }
243 div.csl-indent {
244 margin-left: 2em;
245 }
246 div.references {
247 list-style-position:inside;
248 list-style-type:square;
249 }
250 div.references div.csl-entry {
251 display:list-item;
252 }
253
254 .admonition {
255 margin-top:1em;
256 }
257 .admonition > .admonition-type {
258 padding-top:1px;
259 padding-left:1em;
260 color:white;
261 font-variant:small-caps;
262 font-weight:bold;
263 }
264 .admonition > .admonition-content {
265 margin:0 1em 0 1em;
266 display:inline-block;
267 }
268 .important {
269
270 background-color:#FFCACA;
271 }
272 .important > .admonition-type {
273 background-color:#FF0000;
274 }
275 .attention {
276
277 background-color:#FDEFD8;
278 }
279 .attention > .admonition-type {
280 background-color:#F69400;
281 }
282 .problem,
283 .solution {
284
285 background-color:#F3FFF3;
286 }
287 .problem > .admonition-type,
288 .solution > .admonition-type {
289 background-color:#008000;
290 }
291 .information {
292 background-color:#EAEAF9;
293 }
294 .information > .admonition-type {
295 background-color:#0000FF;
296 }
297 </style>
298 </head>
299 <body>
300 <header id="title-block-header">
301 <h1 class="title">[RFCp1]</h1>
302 <p class="author">Julien Moutinho (adh14, boussole
303 Littératie-Informatique) &lt;<a href="mailto:julm+rezine@sourcephile.fr" class="email">julm+rezine@sourcephile.fr</a>&gt;</p>
304 </header>
305 <nav id="TOC" role="doc-toc">
306 <ul>
307 <li><a href="#critiques" id="toc-critiques"><span class="toc-section-number">1</span> Critiques</a>
308 <ul>
309 <li><a href="#plaidoirie-v1" id="toc-plaidoirie-v1"><span class="toc-section-number">1.1</span> Plaidoirie <code>v1</code></a>
310 <ul>
311 <li><a href="#boussole-informatique" id="toc-boussole-informatique"><span class="toc-section-number">1.1.1</span> boussole informatique</a></li>
312 <li><a href="#boussole-publique" id="toc-boussole-publique"><span class="toc-section-number">1.1.2</span> boussole publique</a></li>
313 <li><a href="#boussole-régulatrice" id="toc-boussole-régulatrice"><span class="toc-section-number">1.1.3</span> boussole régulatrice</a></li>
314 </ul></li>
315 <li><a href="#plaidoirie-v2" id="toc-plaidoirie-v2"><span class="toc-section-number">1.2</span> Plaidoirie <code>v2</code></a>
316 <ul>
317 <li><a href="#boussole-littératie-informatique" id="toc-boussole-littératie-informatique"><span class="toc-section-number">1.2.1</span> boussole
318 Littératie-Informatique</a></li>
319 <li><a href="#boussole-public" id="toc-boussole-public"><span class="toc-section-number">1.2.2</span> boussole Public</a></li>
320 <li><a href="#boussole-régulation" id="toc-boussole-régulation"><span class="toc-section-number">1.2.3</span> boussole Régulation</a></li>
321 </ul></li>
322 </ul></li>
323 <li><a href="#références" id="toc-références"><span class="toc-section-number">2</span> Références</a></li>
324 </ul>
325 </nav>
326 <h1 data-number="1" id="critiques"><span class="header-section-number">1</span> Critiques</h1>
327 <div class="admonition information">
328 <div class="admonition-type">
329 Information
330 </div>
331 <div class="admonition-content">
332 <p>Dans le but de défendre leur droit à recevoir des critiques —
333 qu’elles soient bonnes ou mauvaises — et que vous <em>puissiez</em>
334 facilement leur dire ce que vous pensez sans nécessairement vous lancer
335 dans une dissertation, vous pouvez envoyer un mél aux auteur·rice(s) de
336 la présente demande de critiques à une des adresses<a href="#fn1" class="footnote-ref" id="fnref1" role="doc-noteref"><sup>1</sup></a> du
337 tableau suivant (chaque adresse étant dédiée à la présente révision
338 « <code>v1</code> » de la plaidoirie et à une mention pour leur
339 faciliter la tâche) :</p>
340 <table>
341 <colgroup>
342 <col style="width: 17%" />
343 <col style="width: 82%" />
344 </colgroup>
345 <thead>
346 <tr class="header">
347 <th style="text-align: right;">Mention</th>
348 <th style="text-align: left;">Signification</th>
349 </tr>
350 </thead>
351 <tbody>
352 <tr class="odd">
353 <td style="text-align: right;"><a href="mailto:julm+rezine+p1+v1+combattre@sourcephile.fr" style="background-color: red;">À combattre</a></td>
354 <td style="text-align: left;">« Je pense que c’est un problème qui
355 <em>ne doit pas</em> être résolu dans Rézine. »</td>
356 </tr>
357 <tr class="even">
358 <td style="text-align: right;"><a href="mailto:julm+rezine+p1+v1+rejeter@sourcephile.fr" style="background-color: pink;">À rejeter</a></td>
359 <td style="text-align: left;">« Je pense que c’est un problème qui
360 <em>ne devrait pas</em> être résolu dans Rézine. »</td>
361 </tr>
362 <tr class="odd">
363 <td style="text-align: right;"><a href="mailto:julm+rezine+p1+v1+lire@sourcephile.fr" style="background-color: white;">À lire</a></td>
364 <td style="text-align: left;">« Je n’ai pas encore pris le temps de
365 comprendre ce problème. »</td>
366 </tr>
367 <tr class="even">
368 <td style="text-align: right;"><a href="mailto:julm+rezine+p1+v1+clarifier@sourcephile.fr" style="background-color: yellow;">À clarifier</a></td>
369 <td style="text-align: left;">« Je ne comprends pas bien ce
370 problème. »</td>
371 </tr>
372 <tr class="odd">
373 <td style="text-align: right;"><a href="mailto:julm+rezine+p1+v1+approfondir@sourcephile.fr" style="background-color: orange;">À approfondir</a></td>
374 <td style="text-align: left;">« Je pense que c’est un problème qui
375 <em>ne peut pas</em> être résolu dans Rézine. »</td>
376 </tr>
377 <tr class="even">
378 <td style="text-align: right;"><a href="mailto:julm+rezine+p1+v1+considerer@sourcephile.fr" style="background-color: LightGreen;">À considérer</a></td>
379 <td style="text-align: left;">« Je pense que c’est un problème qui
380 <em>devrait</em> être résolu dans Rézine. »</td>
381 </tr>
382 <tr class="odd">
383 <td style="text-align: right;"><a href="mailto:julm+rezine+p1+v1+affronter@sourcephile.fr" style="background-color: green;">À affronter</a></td>
384 <td style="text-align: left;">« Je pense que c’est un problème qui
385 <em>doit</em> être résolu dans Rézine. »</td>
386 </tr>
387 </tbody>
388 </table>
389 <p>Vous <em>pouvez</em> préciser votre numéro d’adhérent·te à Rézine (au
390 format <code>adh&lt;numéro&gt;</code>) si et seulement si vous souhaitez
391 que votre évaluation et éventuelle critique soient incorporées sous
392 license <a href="https://spdx.org/licenses/CC-BY-4.0.html">CC-BY-4.0</a>
393 (associée à ce numéro d’adhérent·te) dans une révision ultérieure de la
394 présente section.</p>
395 <p>Auquel cas, vous <em>pouvez</em> également :</p>
396 <ul>
397 <li>préciser si vous (co-)tenez déjà une boussole connue dans Rézine
398 ;</li>
399 <li>ou bien si vous souhaitez en faire connaître une nouvelle, qu’il
400 vous appartiendra alors de nommer et tenir ;</li>
401 <li>autrement par défaut vous serez co-porteur·se de la boussole
402 publique.</li>
403 </ul>
404 <p>Vous <em>pouvez</em> modifier toute contribution de votre part de la
405 même manière, y compris la supprimer en écrivant un mél à <a href="julm+rezine+p1+supprimer@sourcephile.fr">l’adresse de
406 suppression</a>, <strong>cette suppression ne concernerait toutefois pas
407 les révisions précédentes signées cryptographiquement et <a href="https://git.sourcephile.fr/julm/rezine-rfcs.git">archivées
408 publiquement</a></strong>.</p>
409 </div>
410 </div>
411 <p>Ci-dessous la <strong>révision « <code>c2</code> »</strong> des
412 évaluations critiques que reçues sur chacune des révisions de la <a href="#">présente plaidoirie</a>.</p>
413 <h2 data-number="1.1" id="plaidoirie-v1"><span class="header-section-number">1.1</span> <a href="https://git.sourcephile.fr/julm/rezine-rfcs.git/blob_plain/p1v1:/rfcs/p1/index.html">Plaidoirie
414 <code>v1</code></a></h2>
415 <h3 data-number="1.1.1" id="boussole-informatique"><span class="header-section-number">1.1.1</span> boussole informatique</h3>
416 <table>
417 <colgroup>
418 <col style="width: 16%" />
419 <col style="width: 20%" />
420 <col style="width: 8%" />
421 <col style="width: 54%" />
422 </colgroup>
423 <thead>
424 <tr class="header">
425 <th style="text-align: left;">Mention</th>
426 <th style="text-align: left;">Nom</th>
427 <th style="text-align: left;">Membre</th>
428 <th style="text-align: left;">Critique</th>
429 </tr>
430 </thead>
431 <tbody>
432 <tr class="odd">
433 <td style="text-align: left;"><span style="background-color: green;">À
434 affronter</span></td>
435 <td style="text-align: left;"><a href="mailto:julm+rezine@sourcephile.fr">Julien Moutinho</a></td>
436 <td style="text-align: left;">adh14</td>
437 <td style="text-align: left;">Cette RFC a pour but de motiver le besoin
438 d’avoir plusieurs boussoles dans Rézine, et commence à en élucider les
439 conditions nécessaires et limites conceptuelles. Mais <em>il faudra</em>
440 d’autres RFC pour remplir ces canevas conceptuels, notamment par une
441 analyse stratégique et gestionnaire des propositions d’institutions de
442 « la Boussole », à la fois par une boussole informatique, et
443 <em>possiblement</em> par d’autres, j’espère. Toutefois, passer du temps
444 à penser ou demander des critiques autour d’un projet d’informatique, au
445 lieu de me concentrer sur l’informatique en tant que telle — qui est ce
446 qui motive dans la vie en premier lieu — ne m’enthousiasme pas : cela
447 m’expose à des confrontations, et me cause un manque de sommeil et
448 surtout un manque d’amour à donner aux codes sources que j’aime, ce que
449 je n’assume que par vagues très temporaires. D’ailleurs les curieux·ses
450 <a href="https://git.sourcephile.fr/julm/rezine-rfcs.git/blob/main:/scripts/lib.sh">pourront
451 constater</a> que je n’ai pas pu me retenir de jouer avec
452 <a href="https://pandoc.org">pandoc</a> sur le bord du chemin. Dans le
453 but d’explorer une des solutions que l’ingénierie informatique
454 <em>peut</em> apporter pour faire fonctionner plus efficacement les
455 discussions dans Rézine.</td>
456 </tr>
457 </tbody>
458 </table>
459 <h3 data-number="1.1.2" id="boussole-publique"><span class="header-section-number">1.1.2</span> boussole publique</h3>
460 <table>
461 <thead>
462 <tr class="header">
463 <th style="text-align: left;">Mention</th>
464 <th style="text-align: left;">Nom</th>
465 <th style="text-align: left;">Membre</th>
466 <th style="text-align: left;">Critique</th>
467 </tr>
468 </thead>
469 <tbody>
470 <tr class="odd">
471 <td style="text-align: left;"><span style="background-color: ;"></span></td>
472 <td style="text-align: left;"><a href="mailto:"></a></td>
473 <td style="text-align: left;"></td>
474 <td style="text-align: left;"></td>
475 </tr>
476 </tbody>
477 </table>
478 <h3 data-number="1.1.3" id="boussole-régulatrice"><span class="header-section-number">1.1.3</span> boussole régulatrice</h3>
479 <table>
480 <thead>
481 <tr class="header">
482 <th style="text-align: left;">Mention</th>
483 <th style="text-align: left;">Nom</th>
484 <th style="text-align: left;">Membre</th>
485 <th style="text-align: left;">Critique</th>
486 </tr>
487 </thead>
488 <tbody>
489 <tr class="odd">
490 <td style="text-align: left;"><span style="background-color: ;"></span></td>
491 <td style="text-align: left;"><a href="mailto:"></a></td>
492 <td style="text-align: left;"></td>
493 <td style="text-align: left;"></td>
494 </tr>
495 </tbody>
496 </table>
497 <h2 data-number="1.2" id="plaidoirie-v2"><span class="header-section-number">1.2</span> <a href="https://git.sourcephile.fr/julm/rezine-rfcs.git/blob_plain/p1v2:/rfcs/p1/index.html">Plaidoirie
498 <code>v2</code></a></h2>
499 <h3 data-number="1.2.1" id="boussole-littératie-informatique"><span class="header-section-number">1.2.1</span> boussole
500 Littératie-Informatique</h3>
501 <table>
502 <colgroup>
503 <col style="width: 16%" />
504 <col style="width: 20%" />
505 <col style="width: 8%" />
506 <col style="width: 54%" />
507 </colgroup>
508 <thead>
509 <tr class="header">
510 <th style="text-align: left;">Mention</th>
511 <th style="text-align: left;">Nom</th>
512 <th style="text-align: left;">Membre</th>
513 <th style="text-align: left;">Critique</th>
514 </tr>
515 </thead>
516 <tbody>
517 <tr class="odd">
518 <td style="text-align: left;"><span style="background-color: green;">À
519 affronter</span></td>
520 <td style="text-align: left;"><a href="mailto:julm+rezine@sourcephile.fr">Julien Moutinho</a></td>
521 <td style="text-align: left;">adh14</td>
522 <td style="text-align: left;"></td>
523 </tr>
524 </tbody>
525 </table>
526 <h3 data-number="1.2.2" id="boussole-public"><span class="header-section-number">1.2.2</span> boussole Public</h3>
527 <table>
528 <thead>
529 <tr class="header">
530 <th style="text-align: left;">Mention</th>
531 <th style="text-align: left;">Nom</th>
532 <th style="text-align: left;">Membre</th>
533 <th style="text-align: left;">Critique</th>
534 </tr>
535 </thead>
536 <tbody>
537 <tr class="odd">
538 <td style="text-align: left;"><span style="background-color: ;"></span></td>
539 <td style="text-align: left;"><a href="mailto:"></a></td>
540 <td style="text-align: left;"></td>
541 <td style="text-align: left;"></td>
542 </tr>
543 </tbody>
544 </table>
545 <h3 data-number="1.2.3" id="boussole-régulation"><span class="header-section-number">1.2.3</span> boussole Régulation</h3>
546 <table>
547 <thead>
548 <tr class="header">
549 <th style="text-align: left;">Mention</th>
550 <th style="text-align: left;">Nom</th>
551 <th style="text-align: left;">Membre</th>
552 <th style="text-align: left;">Critique</th>
553 </tr>
554 </thead>
555 <tbody>
556 <tr class="odd">
557 <td style="text-align: left;"><span style="background-color: ;"></span></td>
558 <td style="text-align: left;"><a href="mailto:"></a></td>
559 <td style="text-align: left;"></td>
560 <td style="text-align: left;"></td>
561 </tr>
562 </tbody>
563 </table>
564 <h1 data-number="2" id="références"><span class="header-section-number">2</span> Références</h1>
565 <div id="refs" role="list">
566
567 </div>
568 <section id="footnotes" class="footnotes footnotes-end-of-document" role="doc-endnotes">
569 <hr />
570 <ol>
571 <li id="fn1"><p>Si conservée, cette évaluation approximative par méls
572 d’une RFC <em>devra</em> être hébergée sur une adresse
573 <code>@rezine.org</code> (par exemple
574 <code>&lt;rfcs+p1+v1+@rezine.org&gt;</code>) et <em>devrait</em> être
575 archivée sur un dépôt git par <a href="https://public-inbox.org">public-inbox</a>, mais pour l’instant il
576 n’y a pas mieux.<a href="#fnref1" class="footnote-back" role="doc-backlink">↩︎</a></p></li>
577 </ol>
578 </section>
579 </body>
580 </html>