Browse Source

More links

master
David Larlet 2 years ago
parent
commit
f032ed81e0

+ 189
- 0
cache/2021/2c416b360e5ea82c6be38cada47d9001/index.html View File

@@ -0,0 +1,189 @@
<!doctype html><!-- This is a valid HTML5 document. -->
<!-- Screen readers, SEO, extensions and so on. -->
<html lang="fr">
<!-- Has to be within the first 1024 bytes, hence before the `title` element
See: https://www.w3.org/TR/2012/CR-html5-20121217/document-metadata.html#charset -->
<meta charset="utf-8">
<!-- Why no `X-UA-Compatible` meta: https://stackoverflow.com/a/6771584 -->
<!-- The viewport meta is quite crowded and we are responsible for that.
See: https://codepen.io/tigt/post/meta-viewport-for-2015 -->
<meta name="viewport" content="width=device-width,initial-scale=1">
<!-- Required to make a valid HTML5 document. -->
<title>Letters to a Young Technologist (archive) — David Larlet</title>
<meta name="description" content="Publication mise en cache pour en conserver une trace.">
<!-- That good ol' feed, subscribe :). -->
<link rel="alternate" type="application/atom+xml" title="Feed" href="/david/log/">
<!-- Generated from https://realfavicongenerator.net/ such a mess. -->
<link rel="apple-touch-icon" sizes="180x180" href="/static/david/icons2/apple-touch-icon.png">
<link rel="icon" type="image/png" sizes="32x32" href="/static/david/icons2/favicon-32x32.png">
<link rel="icon" type="image/png" sizes="16x16" href="/static/david/icons2/favicon-16x16.png">
<link rel="manifest" href="/static/david/icons2/site.webmanifest">
<link rel="mask-icon" href="/static/david/icons2/safari-pinned-tab.svg" color="#07486c">
<link rel="shortcut icon" href="/static/david/icons2/favicon.ico">
<meta name="msapplication-TileColor" content="#f7f7f7">
<meta name="msapplication-config" content="/static/david/icons2/browserconfig.xml">
<meta name="theme-color" content="#f7f7f7" media="(prefers-color-scheme: light)">
<meta name="theme-color" content="#272727" media="(prefers-color-scheme: dark)">
<!-- Documented, feel free to shoot an email. -->
<link rel="stylesheet" href="/static/david/css/style_2021-01-20.css">
<!-- See https://www.zachleat.com/web/comprehensive-webfonts/ for the trade-off. -->
<link rel="preload" href="/static/david/css/fonts/triplicate_t4_poly_regular.woff2" as="font" type="font/woff2" media="(prefers-color-scheme: light), (prefers-color-scheme: no-preference)" crossorigin>
<link rel="preload" href="/static/david/css/fonts/triplicate_t4_poly_bold.woff2" as="font" type="font/woff2" media="(prefers-color-scheme: light), (prefers-color-scheme: no-preference)" crossorigin>
<link rel="preload" href="/static/david/css/fonts/triplicate_t4_poly_italic.woff2" as="font" type="font/woff2" media="(prefers-color-scheme: light), (prefers-color-scheme: no-preference)" crossorigin>
<link rel="preload" href="/static/david/css/fonts/triplicate_t3_regular.woff2" as="font" type="font/woff2" media="(prefers-color-scheme: dark)" crossorigin>
<link rel="preload" href="/static/david/css/fonts/triplicate_t3_bold.woff2" as="font" type="font/woff2" media="(prefers-color-scheme: dark)" crossorigin>
<link rel="preload" href="/static/david/css/fonts/triplicate_t3_italic.woff2" as="font" type="font/woff2" media="(prefers-color-scheme: dark)" crossorigin>
<script>
function toggleTheme(themeName) {
document.documentElement.classList.toggle(
'forced-dark',
themeName === 'dark'
)
document.documentElement.classList.toggle(
'forced-light',
themeName === 'light'
)
}
const selectedTheme = localStorage.getItem('theme')
if (selectedTheme !== 'undefined') {
toggleTheme(selectedTheme)
}
</script>

<meta name="robots" content="noindex, nofollow">
<meta content="origin-when-cross-origin" name="referrer">
<!-- Canonical URL for SEO purposes -->
<link rel="canonical" href="https://letterstoayoungtechnologist.com/">

<body class="remarkdown h1-underline h2-underline h3-underline em-underscore hr-center ul-star pre-tick" data-instant-intensity="viewport-all">


<article>
<header>
<h1>Letters to a Young Technologist</h1>
</header>
<nav>
<p class="center">
<a href="/david/" title="Aller à l’accueil"><svg class="icon icon-home">
<use xlink:href="/static/david/icons2/symbol-defs.svg#icon-home"></use>
</svg> Accueil</a> •
<a href="https://letterstoayoungtechnologist.com/" title="Lien vers le contenu original">Source originale</a>
</p>
</nav>
<hr>
<h2><b>About the Essays</b></h2>

<p>
<i>Letters to a Young Technologist</i> is a collection of essays addressed to young technologists, written by a group of young technologists.<br><br>This project began as a hope for reflection, and a desire for collaboration. We wanted to reflect on our roles and lives as young technologists, and to kindle broader conversations about these topics. <br>

<br>
We were driven by the realization that technologists hold an increasingly important position in society, with the capability to change billions of peoples’ life experiences through the tools they build. But the set of ideologies or life-philosophies currently on offer to most people pursuing a career in technology are surprisingly shallow, as is many technologists’ understanding of their field’s history. <br>
<br>
This is one small step towards something different: an ethic that prioritizes technologists’ agency, the need for self-reflection, and the importance of historical inquiry.<br>

<br>We started out as an <a href="https://joininteract.com/" target="_blank">Interact</a> Circle (part of an Interact grants program for creative projects), and held weekly meeting centered around connecting with each other and discussing ideas — and, crucially, having a lot of fun. We read books, essays and papers, debated myriad aspects of technology, technological "culture", and Silicon Valley, disagreed with and learned from each other. We capped our time together off by spending a weekend together writing up our essays.<br>

<br>
Through this Circle, we wanted to create the kind of non-instrumental space for free thought and playing with ideas that Jasmine calls for in her piece, "Beyond Instrumentalization." We are writing these essays as letters to you, because we hope that they inspire you—as young technologists—to gather together too to generate, think and play with such ideas and take them into your lives.<br>

<br>
<i>Saffron, Jasmine, Anna, Matthew, Tammy, Maran</i><br>
</p>
</article>


<hr>

<footer>
<p>
<a href="/david/" title="Aller à l’accueil"><svg class="icon icon-home">
<use xlink:href="/static/david/icons2/symbol-defs.svg#icon-home"></use>
</svg> Accueil</a> •
<a href="/david/log/" title="Accès au flux RSS"><svg class="icon icon-rss2">
<use xlink:href="/static/david/icons2/symbol-defs.svg#icon-rss2"></use>
</svg> Suivre</a> •
<a href="http://larlet.com" title="Go to my English profile" data-instant><svg class="icon icon-user-tie">
<use xlink:href="/static/david/icons2/symbol-defs.svg#icon-user-tie"></use>
</svg> Pro</a> •
<a href="mailto:david%40larlet.fr" title="Envoyer un courriel"><svg class="icon icon-mail">
<use xlink:href="/static/david/icons2/symbol-defs.svg#icon-mail"></use>
</svg> Email</a> •
<abbr class="nowrap" title="Hébergeur : Alwaysdata, 62 rue Tiquetonne 75002 Paris, +33184162340"><svg class="icon icon-hammer2">
<use xlink:href="/static/david/icons2/symbol-defs.svg#icon-hammer2"></use>
</svg> Légal</abbr>
</p>
<template id="theme-selector">
<form>
<fieldset>
<legend><svg class="icon icon-brightness-contrast">
<use xlink:href="/static/david/icons2/symbol-defs.svg#icon-brightness-contrast"></use>
</svg> Thème</legend>
<label>
<input type="radio" value="auto" name="chosen-color-scheme" checked> Auto
</label>
<label>
<input type="radio" value="dark" name="chosen-color-scheme"> Foncé
</label>
<label>
<input type="radio" value="light" name="chosen-color-scheme"> Clair
</label>
</fieldset>
</form>
</template>
</footer>
<script src="/static/david/js/instantpage-5.1.0.min.js" type="module"></script>
<script>
function loadThemeForm(templateName) {
const themeSelectorTemplate = document.querySelector(templateName)
const form = themeSelectorTemplate.content.firstElementChild
themeSelectorTemplate.replaceWith(form)

form.addEventListener('change', (e) => {
const chosenColorScheme = e.target.value
localStorage.setItem('theme', chosenColorScheme)
toggleTheme(chosenColorScheme)
})

const selectedTheme = localStorage.getItem('theme')
if (selectedTheme && selectedTheme !== 'undefined') {
form.querySelector(`[value="${selectedTheme}"]`).checked = true
}
}

const prefersColorSchemeDark = '(prefers-color-scheme: dark)'
window.addEventListener('load', () => {
let hasDarkRules = false
for (const styleSheet of Array.from(document.styleSheets)) {
let mediaRules = []
for (const cssRule of styleSheet.cssRules) {
if (cssRule.type !== CSSRule.MEDIA_RULE) {
continue
}
// WARNING: Safari does not have/supports `conditionText`.
if (cssRule.conditionText) {
if (cssRule.conditionText !== prefersColorSchemeDark) {
continue
}
} else {
if (cssRule.cssText.startsWith(prefersColorSchemeDark)) {
continue
}
}
mediaRules = mediaRules.concat(Array.from(cssRule.cssRules))
}

// WARNING: do not try to insert a Rule to a styleSheet you are
// currently iterating on, otherwise the browser will be stuck
// in a infinite loop…
for (const mediaRule of mediaRules) {
styleSheet.insertRule(mediaRule.cssText)
hasDarkRules = true
}
}
if (hasDarkRules) {
loadThemeForm('#theme-selector')
}
})
</script>
</body>
</html>

+ 22
- 0
cache/2021/2c416b360e5ea82c6be38cada47d9001/index.md View File

@@ -0,0 +1,22 @@
title: Letters to a Young Technologist
url: https://letterstoayoungtechnologist.com/
hash_url: 2c416b360e5ea82c6be38cada47d9001

<h2><b>About the Essays</b></h2>

<p>
<i>Letters to a Young Technologist</i> is a collection of essays addressed to young technologists, written by a group of young technologists.<br><br>This project began as a hope for reflection, and a desire for collaboration. We wanted to reflect on our roles and lives as young technologists, and to kindle broader conversations about these topics. <br>

<br>
We were driven by the realization that technologists hold an increasingly important position in society, with the capability to change billions of peoples’ life experiences through the tools they build. But the set of ideologies or life-philosophies currently on offer to most people pursuing a career in technology are surprisingly shallow, as is many technologists’ understanding of their field’s history. <br>
<br>
This is one small step towards something different: an ethic that prioritizes technologists’ agency, the need for self-reflection, and the importance of historical inquiry.<br>

<br>We started out as an <a href="https://joininteract.com/" target="_blank">Interact</a> Circle (part of an Interact grants program for creative projects), and held weekly meeting centered around connecting with each other and discussing ideas — and, crucially, having a lot of fun. We read books, essays and papers, debated myriad aspects of technology, technological "culture", and Silicon Valley, disagreed with and learned from each other. We capped our time together off by spending a weekend together writing up our essays.<br>

<br>
Through this Circle, we wanted to create the kind of non-instrumental space for free thought and playing with ideas that Jasmine calls for in her piece, "Beyond Instrumentalization." We are writing these essays as letters to you, because we hope that they inspire you—as young technologists—to gather together too to generate, think and play with such ideas and take them into your lives.<br>

<br>
<i>Saffron, Jasmine, Anna, Matthew, Tammy, Maran</i><br>
</p>

+ 174
- 0
cache/2021/4d827e98563dcc3a71b0b0d25cb6ed12/index.html View File

@@ -0,0 +1,174 @@
<!doctype html><!-- This is a valid HTML5 document. -->
<!-- Screen readers, SEO, extensions and so on. -->
<html lang="fr">
<!-- Has to be within the first 1024 bytes, hence before the `title` element
See: https://www.w3.org/TR/2012/CR-html5-20121217/document-metadata.html#charset -->
<meta charset="utf-8">
<!-- Why no `X-UA-Compatible` meta: https://stackoverflow.com/a/6771584 -->
<!-- The viewport meta is quite crowded and we are responsible for that.
See: https://codepen.io/tigt/post/meta-viewport-for-2015 -->
<meta name="viewport" content="width=device-width,initial-scale=1">
<!-- Required to make a valid HTML5 document. -->
<title>Covid-19 : les tests de dépistage deviennent payants pour les touristes étrangers (archive) — David Larlet</title>
<meta name="description" content="Publication mise en cache pour en conserver une trace.">
<!-- That good ol' feed, subscribe :). -->
<link rel="alternate" type="application/atom+xml" title="Feed" href="/david/log/">
<!-- Generated from https://realfavicongenerator.net/ such a mess. -->
<link rel="apple-touch-icon" sizes="180x180" href="/static/david/icons2/apple-touch-icon.png">
<link rel="icon" type="image/png" sizes="32x32" href="/static/david/icons2/favicon-32x32.png">
<link rel="icon" type="image/png" sizes="16x16" href="/static/david/icons2/favicon-16x16.png">
<link rel="manifest" href="/static/david/icons2/site.webmanifest">
<link rel="mask-icon" href="/static/david/icons2/safari-pinned-tab.svg" color="#07486c">
<link rel="shortcut icon" href="/static/david/icons2/favicon.ico">
<meta name="msapplication-TileColor" content="#f7f7f7">
<meta name="msapplication-config" content="/static/david/icons2/browserconfig.xml">
<meta name="theme-color" content="#f7f7f7" media="(prefers-color-scheme: light)">
<meta name="theme-color" content="#272727" media="(prefers-color-scheme: dark)">
<!-- Documented, feel free to shoot an email. -->
<link rel="stylesheet" href="/static/david/css/style_2021-01-20.css">
<!-- See https://www.zachleat.com/web/comprehensive-webfonts/ for the trade-off. -->
<link rel="preload" href="/static/david/css/fonts/triplicate_t4_poly_regular.woff2" as="font" type="font/woff2" media="(prefers-color-scheme: light), (prefers-color-scheme: no-preference)" crossorigin>
<link rel="preload" href="/static/david/css/fonts/triplicate_t4_poly_bold.woff2" as="font" type="font/woff2" media="(prefers-color-scheme: light), (prefers-color-scheme: no-preference)" crossorigin>
<link rel="preload" href="/static/david/css/fonts/triplicate_t4_poly_italic.woff2" as="font" type="font/woff2" media="(prefers-color-scheme: light), (prefers-color-scheme: no-preference)" crossorigin>
<link rel="preload" href="/static/david/css/fonts/triplicate_t3_regular.woff2" as="font" type="font/woff2" media="(prefers-color-scheme: dark)" crossorigin>
<link rel="preload" href="/static/david/css/fonts/triplicate_t3_bold.woff2" as="font" type="font/woff2" media="(prefers-color-scheme: dark)" crossorigin>
<link rel="preload" href="/static/david/css/fonts/triplicate_t3_italic.woff2" as="font" type="font/woff2" media="(prefers-color-scheme: dark)" crossorigin>
<script>
function toggleTheme(themeName) {
document.documentElement.classList.toggle(
'forced-dark',
themeName === 'dark'
)
document.documentElement.classList.toggle(
'forced-light',
themeName === 'light'
)
}
const selectedTheme = localStorage.getItem('theme')
if (selectedTheme !== 'undefined') {
toggleTheme(selectedTheme)
}
</script>

<meta name="robots" content="noindex, nofollow">
<meta content="origin-when-cross-origin" name="referrer">
<!-- Canonical URL for SEO purposes -->
<link rel="canonical" href="https://www.service-public.fr/particuliers/actualites/A15039">

<body class="remarkdown h1-underline h2-underline h3-underline em-underscore hr-center ul-star pre-tick" data-instant-intensity="viewport-all">


<article>
<header>
<h1>Covid-19 : les tests de dépistage deviennent payants pour les touristes étrangers</h1>
</header>
<nav>
<p class="center">
<a href="/david/" title="Aller à l’accueil"><svg class="icon icon-home">
<use xlink:href="/static/david/icons2/symbol-defs.svg#icon-home"></use>
</svg> Accueil</a> •
<a href="https://www.service-public.fr/particuliers/actualites/A15039" title="Lien vers le contenu original">Source originale</a>
</p>
</nav>
<hr>
<p>À partir du 7 juillet 2021, sauf s'ils ont un caractère médical, les tests PCR et antigéniques de dépistage du Covid-19 deviennent payants pour les touristes étrangers venant en France et ne résidant pas sur le territoire national. Ils doivent désormais dépenser <span class="prix">43,89 €</span> pour un test PCR, <span class="prix">25 €</span> pour un test antigénique. Cette mesure est prise par réciprocité sachant que les tests sont payants dans la plupart des pays pour les Français qui voyagent. Un arrêté est paru au <span class="expression"><em>Journal officiel</em></span> du 7 juillet 2021.</p>

<p></div><p>Jusqu'à présent, toute personne, affilié ou non, quel que soit son lieu de résidence pouvait bénéficier à sa demande et sans prescription médicale, d'un test de détection du SARS-CoV-2 pris en charge intégralement par l'Assurance Maladie. Désormais, il faut que le test de dépistage présente un caractère médical pour pouvoir en bénéficier.</p><p>Un étranger qui ne réside pas en France peut cependant réaliser un test pris en charge par l'Assurance Maladie uniquement dans ces 2 cas :</p><ul><li>sur prescription médicale ;</li><li>s'il est identifié par l'Assurance maladie comme cas contact. Dans ce cas, il faut montrer le SMS ou le courriel envoyé par les équipes de contact tracing prouvant son statut de cas contact.</li></ul><p>Les personnes relevant d'un État membre de l'Union européenne ou d'Islande, de Norvège, du Liechtenstein ou de Suisse doivent présenter leur carte européenne d'Assurance Maladie ou leur certificat provisoire de remplacement (CPR) délivrés par le pays d'affiliation.</p><p>Les Français de l'étranger sont assimilés aux assurés sociaux de l'Assurance Maladie. Les Français vivant à l'étranger continuent donc de <a href="https://www.service-public.fr/particuliers/actualites/A15091">bénéficier de tests RT-PCR et antigéniques gratuits</a>.</p></p>
</article>


<hr>

<footer>
<p>
<a href="/david/" title="Aller à l’accueil"><svg class="icon icon-home">
<use xlink:href="/static/david/icons2/symbol-defs.svg#icon-home"></use>
</svg> Accueil</a> •
<a href="/david/log/" title="Accès au flux RSS"><svg class="icon icon-rss2">
<use xlink:href="/static/david/icons2/symbol-defs.svg#icon-rss2"></use>
</svg> Suivre</a> •
<a href="http://larlet.com" title="Go to my English profile" data-instant><svg class="icon icon-user-tie">
<use xlink:href="/static/david/icons2/symbol-defs.svg#icon-user-tie"></use>
</svg> Pro</a> •
<a href="mailto:david%40larlet.fr" title="Envoyer un courriel"><svg class="icon icon-mail">
<use xlink:href="/static/david/icons2/symbol-defs.svg#icon-mail"></use>
</svg> Email</a> •
<abbr class="nowrap" title="Hébergeur : Alwaysdata, 62 rue Tiquetonne 75002 Paris, +33184162340"><svg class="icon icon-hammer2">
<use xlink:href="/static/david/icons2/symbol-defs.svg#icon-hammer2"></use>
</svg> Légal</abbr>
</p>
<template id="theme-selector">
<form>
<fieldset>
<legend><svg class="icon icon-brightness-contrast">
<use xlink:href="/static/david/icons2/symbol-defs.svg#icon-brightness-contrast"></use>
</svg> Thème</legend>
<label>
<input type="radio" value="auto" name="chosen-color-scheme" checked> Auto
</label>
<label>
<input type="radio" value="dark" name="chosen-color-scheme"> Foncé
</label>
<label>
<input type="radio" value="light" name="chosen-color-scheme"> Clair
</label>
</fieldset>
</form>
</template>
</footer>
<script src="/static/david/js/instantpage-5.1.0.min.js" type="module"></script>
<script>
function loadThemeForm(templateName) {
const themeSelectorTemplate = document.querySelector(templateName)
const form = themeSelectorTemplate.content.firstElementChild
themeSelectorTemplate.replaceWith(form)

form.addEventListener('change', (e) => {
const chosenColorScheme = e.target.value
localStorage.setItem('theme', chosenColorScheme)
toggleTheme(chosenColorScheme)
})

const selectedTheme = localStorage.getItem('theme')
if (selectedTheme && selectedTheme !== 'undefined') {
form.querySelector(`[value="${selectedTheme}"]`).checked = true
}
}

const prefersColorSchemeDark = '(prefers-color-scheme: dark)'
window.addEventListener('load', () => {
let hasDarkRules = false
for (const styleSheet of Array.from(document.styleSheets)) {
let mediaRules = []
for (const cssRule of styleSheet.cssRules) {
if (cssRule.type !== CSSRule.MEDIA_RULE) {
continue
}
// WARNING: Safari does not have/supports `conditionText`.
if (cssRule.conditionText) {
if (cssRule.conditionText !== prefersColorSchemeDark) {
continue
}
} else {
if (cssRule.cssText.startsWith(prefersColorSchemeDark)) {
continue
}
}
mediaRules = mediaRules.concat(Array.from(cssRule.cssRules))
}

// WARNING: do not try to insert a Rule to a styleSheet you are
// currently iterating on, otherwise the browser will be stuck
// in a infinite loop…
for (const mediaRule of mediaRules) {
styleSheet.insertRule(mediaRule.cssText)
hasDarkRules = true
}
}
if (hasDarkRules) {
loadThemeForm('#theme-selector')
}
})
</script>
</body>
</html>

+ 5
- 0
cache/2021/4d827e98563dcc3a71b0b0d25cb6ed12/index.md View File

@@ -0,0 +1,5 @@
title: Covid-19 : les tests de dépistage deviennent payants pour les touristes étrangers
url: https://www.service-public.fr/particuliers/actualites/A15039
hash_url: 4d827e98563dcc3a71b0b0d25cb6ed12

<p>À partir du 7 juillet 2021, sauf s'ils ont un caractère médical, les tests PCR et antigéniques de dépistage du Covid-19 deviennent payants pour les touristes étrangers venant en France et ne résidant pas sur le territoire national. Ils doivent désormais dépenser <span class="prix">43,89 €</span> pour un test PCR, <span class="prix">25 €</span> pour un test antigénique. Cette mesure est prise par réciprocité sachant que les tests sont payants dans la plupart des pays pour les Français qui voyagent. Un arrêté est paru au <span class="expression"><em>Journal officiel</em></span> du 7 juillet 2021.</p></div><p>Jusqu'à présent, toute personne, affilié ou non, quel que soit son lieu de résidence pouvait bénéficier à sa demande et sans prescription médicale, d'un test de détection du SARS-CoV-2 pris en charge intégralement par l'Assurance Maladie. Désormais, il faut que le test de dépistage présente un caractère médical pour pouvoir en bénéficier.</p><p>Un étranger qui ne réside pas en France peut cependant réaliser un test pris en charge par l'Assurance Maladie uniquement dans ces 2 cas :</p><ul><li>sur prescription médicale ;</li><li>s'il est identifié par l'Assurance maladie comme cas contact. Dans ce cas, il faut montrer le SMS ou le courriel envoyé par les équipes de contact tracing prouvant son statut de cas contact.</li></ul><p>Les personnes relevant d'un État membre de l'Union européenne ou d'Islande, de Norvège, du Liechtenstein ou de Suisse doivent présenter leur carte européenne d'Assurance Maladie ou leur certificat provisoire de remplacement (CPR) délivrés par le pays d'affiliation.</p><p>Les Français de l'étranger sont assimilés aux assurés sociaux de l'Assurance Maladie. Les Français vivant à l'étranger continuent donc de <a href="https://www.service-public.fr/particuliers/actualites/A15091">bénéficier de tests RT-PCR et antigéniques gratuits</a>.</p>

+ 216
- 0
cache/2021/520ea4867de8d36f3cd2b1132e44b719/index.html View File

@@ -0,0 +1,216 @@
<!doctype html><!-- This is a valid HTML5 document. -->
<!-- Screen readers, SEO, extensions and so on. -->
<html lang="fr">
<!-- Has to be within the first 1024 bytes, hence before the `title` element
See: https://www.w3.org/TR/2012/CR-html5-20121217/document-metadata.html#charset -->
<meta charset="utf-8">
<!-- Why no `X-UA-Compatible` meta: https://stackoverflow.com/a/6771584 -->
<!-- The viewport meta is quite crowded and we are responsible for that.
See: https://codepen.io/tigt/post/meta-viewport-for-2015 -->
<meta name="viewport" content="width=device-width,initial-scale=1">
<!-- Required to make a valid HTML5 document. -->
<title>Letters to a Young Technologist (archive) — David Larlet</title>
<meta name="description" content="Publication mise en cache pour en conserver une trace.">
<!-- That good ol' feed, subscribe :). -->
<link rel="alternate" type="application/atom+xml" title="Feed" href="/david/log/">
<!-- Generated from https://realfavicongenerator.net/ such a mess. -->
<link rel="apple-touch-icon" sizes="180x180" href="/static/david/icons2/apple-touch-icon.png">
<link rel="icon" type="image/png" sizes="32x32" href="/static/david/icons2/favicon-32x32.png">
<link rel="icon" type="image/png" sizes="16x16" href="/static/david/icons2/favicon-16x16.png">
<link rel="manifest" href="/static/david/icons2/site.webmanifest">
<link rel="mask-icon" href="/static/david/icons2/safari-pinned-tab.svg" color="#07486c">
<link rel="shortcut icon" href="/static/david/icons2/favicon.ico">
<meta name="msapplication-TileColor" content="#f7f7f7">
<meta name="msapplication-config" content="/static/david/icons2/browserconfig.xml">
<meta name="theme-color" content="#f7f7f7" media="(prefers-color-scheme: light)">
<meta name="theme-color" content="#272727" media="(prefers-color-scheme: dark)">
<!-- Documented, feel free to shoot an email. -->
<link rel="stylesheet" href="/static/david/css/style_2021-01-20.css">
<!-- See https://www.zachleat.com/web/comprehensive-webfonts/ for the trade-off. -->
<link rel="preload" href="/static/david/css/fonts/triplicate_t4_poly_regular.woff2" as="font" type="font/woff2" media="(prefers-color-scheme: light), (prefers-color-scheme: no-preference)" crossorigin>
<link rel="preload" href="/static/david/css/fonts/triplicate_t4_poly_bold.woff2" as="font" type="font/woff2" media="(prefers-color-scheme: light), (prefers-color-scheme: no-preference)" crossorigin>
<link rel="preload" href="/static/david/css/fonts/triplicate_t4_poly_italic.woff2" as="font" type="font/woff2" media="(prefers-color-scheme: light), (prefers-color-scheme: no-preference)" crossorigin>
<link rel="preload" href="/static/david/css/fonts/triplicate_t3_regular.woff2" as="font" type="font/woff2" media="(prefers-color-scheme: dark)" crossorigin>
<link rel="preload" href="/static/david/css/fonts/triplicate_t3_bold.woff2" as="font" type="font/woff2" media="(prefers-color-scheme: dark)" crossorigin>
<link rel="preload" href="/static/david/css/fonts/triplicate_t3_italic.woff2" as="font" type="font/woff2" media="(prefers-color-scheme: dark)" crossorigin>
<script>
function toggleTheme(themeName) {
document.documentElement.classList.toggle(
'forced-dark',
themeName === 'dark'
)
document.documentElement.classList.toggle(
'forced-light',
themeName === 'light'
)
}
const selectedTheme = localStorage.getItem('theme')
if (selectedTheme !== 'undefined') {
toggleTheme(selectedTheme)
}
</script>

<meta name="robots" content="noindex, nofollow">
<meta content="origin-when-cross-origin" name="referrer">
<!-- Canonical URL for SEO purposes -->
<link rel="canonical" href="https://letterstoayoungtechnologist.com/Study-the-Past-Create-the-Future">

<body class="remarkdown h1-underline h2-underline h3-underline em-underscore hr-center ul-star pre-tick" data-instant-intensity="viewport-all">


<article>
<header>
<h1>Letters to a Young Technologist</h1>
</header>
<nav>
<p class="center">
<a href="/david/" title="Aller à l’accueil"><svg class="icon icon-home">
<use xlink:href="/static/david/icons2/symbol-defs.svg#icon-home"></use>
</svg> Accueil</a> •
<a href="https://letterstoayoungtechnologist.com/Study-the-Past-Create-the-Future" title="Lien vers le contenu original">Source originale</a>
</p>
</nav>
<hr>
<h2><b>Study the Past, Create the Future</b></h2>

<p><br>
<p>
We are all characters in a human story that is many thousands of years in the making. If human civilization were a book, we would be entering the narrative on page 6,000. No wonder it’s hard to make sense of the world around us: the institutions, cultures, religions, countries, markets, ideologies, and norms that constitute “normal life” are really just a temporary stop on a millenia-long process of creation and destruction by billions of people. We would all be wise to study our backstory.<br>
<br>
The study of history is particularly important for technologists for two reasons: first, because a deep understanding of the past puts you in a powerful position to shape the future, and second, because an inadequate understanding of history might lead to technological disruption that is actively harmful.<br><br>
Let’s begin with the first reason. How exactly does studying history prepare you to build for the future? Well, for one, history teaches you that nothing about our present-day reality was inevitable. The “natural order of things”—going to school, using electricity, believing in human rights, having a job, the existence of hallways, communicating in writing—is a human invention, and human inventions are the product of highly contingent cultural forces and individual decisions. <br>
<br>
In other words, our current world is the product of centuries of people like us, their unpredictable actions and decisions shaping the world we now inhabit. Things are not the way they are because of some inevitable arc of history; they are the way they are because of the conscious decisions, collective actions, and particular personalities of the people who shaped our world. Study these people, and you will find that they are not that different from us—and that, in turn, our actions and decisions are capable of shaping the world.<br><br>
One way to see this in action is to study social institutions that feel like they are in need of a change. The concept of a “9 to 5 job”—and even the notion of a job with standardized hours and a weekend break—is a product of the Industrial Revolution, and really only became commonplace in the 1920s. Fixed-hour wage labour is not a core feature of human existence; it was invented to serve a particular manufacturing need. The idea of assigning numerical or letter grades in schools was a late-19th century invention to efficiently select top pupils for the British civil service. Most statistical techniques and ideas about human management have their origins in eugenics and the slave trade, respectively. Reading about their origins, is it any wonder that these things might make us miserable?<br><br>
These observations might sound trite. Of course our social world was shaped by people and didn’t emerge out of thin air. But take a second to really let it seep into your bones that these things—our workweek, our schooling, our conceptual tools—which feel as essential to your existence as existence itself, are basically brand-new creations that were invented by real people. History enables you to recognize that virtually everything about our present-day reality is open for re-imagining.<br>
<br>
The study of history helps you appreciate the contingency of the present, and therefore view the future as open for creation. But there is a second reason why an understanding of the past helps you create the future, and it’s more psychological: by studying the past, you can situate yourself in a lineage, and find people whose interests and ambitions can help shape your own.<br><br>
There are currently 7.6 billion people on Earth. You probably hang out with people who are working on similar things to you, and probably spend some small amount of time with people who have already achieved things similar to the types of things you want to achieve. Think about this group of people. How well do you know each of these people’s life stories? Have you pored through their diaries, read their intimate letters, and studied their inner life? Almost certainly not. <br>
<br>
But, extraordinarily, there is a group of people permanently employed to probe this deeply into people’s lives: historians. You can pick up a biography of an individual or industry that interests you, and be exposed to the motivations, decisions, social pressures, and cultural forces that shaped their work. In your present-day work, it might take weeks or years to see the implications of the decisions you and your peers make; in studying the past, you can see how great minds (or even foolish minds) weighed their options and dealt with the consequences. You can see the struggles they faced, and the seemingly impossible tasks that they managed to pull off.<br><br>
You can also use history to acknowledge the forebearers to the industry you work in, or field you pursue. No matter what you are working on or interested in, no matter how esoteric, you are not alone—you are the product of generations of scholars, tinkerers, and laborers, who made the present day possible. Reading about them can provide the psychological stability of feeling rooted in a discipline, and is also a way of paying homage to your intellectual ancestors. In times of malaise or existential dread, it is helpful to feel that your work is paying it forward; the best way to thank a trailblazer is by building on their legacy.<br><br>
Even outside of your own field, you will gain an immense amount of insight by simply studying, in great detail, the history of an invention of your choosing. (I recommend electricity, refrigeration, and the bicycle, but literally any invention will do) You will find in every case that these technologies were only possible because of active decisions taken by governments, corporations, and individuals. They never just “happened”, whatever that might mean. People make history happen, and by reading history, you can see yourself as one of those people. What better motivation could there be for working to make things happen yourself?<br><br>
All this said, if you want the strongest possible evidence that history can help you have a profound impact, you need only look at people who have done extraordinary things in their fields. Many entrepreneurial and creative people are devout students of the giants whose shoulders they stand on. Two examples that readily come to my mind in the world of Silicon Valley are <a href="https://noahpinion.substack.com/p/interview-patrick-collison-co-founder">Patrick Collison’s astounding understanding</a> of the history of technology and institutions and <a href="https://www.effectivealtruism.org/articles/ea-neoliberal/">Effective Altruists' close study</a> of how neoliberalism went from a niche idea to dominant social and economic theory. These are two arbitrary choices; feel free to select a person whose work you admire, and I can almost guarantee they are well-versed in history.<br><br>
Thus far, we have been looking at ways that history can support you as a technologist by giving you agency. If you appreciate the contingency of history, you are in a better position to reimagine the future; if you situate yourself in a lineage, you have a set of past-peers to learn from and keep you motivated. But there are also ways that history can serve a cautionary role. History is full of examples of well-intentioned people causing a great deal of harm—or at the very least wasting time and money—because they have not studied the past. We have the entire collective history of human foibles, errors, folly, prejudice, and unintended consequence to learn from: it’s our responsibility to consult it before we do anything risky of our own.<br>
<br>
There are two ways we can make huge mistakes due to lack of historical awareness: first, by inventing things that are predictably harmful, and second, by changing things without first understanding where they came from. I will start by discussing the latter, and begin by turning to the social commentator GK Chesterton, who wrote this now-famous passage in 1929:<br><br>
There exists in such a case a certain institution or law; let us say, for the sake of simplicity, a fence or gate erected across a road. The more modern type of reformer goes gaily up to it and says, “I don’t see the use of this; let us clear it away.” To which the more intelligent type of reformer will do well to answer: “If you don’t see the use of it, I certainly won’t let you clear it away. Go away and think. Then, when you can come back and tell me that you do see the use of it, I may allow you to destroy it.”<br><br>
Over the years, “Chesterton’s Fence” has come to refer to anything we might want to change but whose purpose we do not yet understand. It can be easy to dismiss certain features of our workplaces and society—the British monarchy, public schools, HR departments, standardized tests, lengthy religious rites—but surely it would be unwise to do away with any of these without a profound understanding of the role they serve and what might be lost in their absence.<br><br>
One practical example of Chesterton’s Fence in action is the debate over standardized testing in the United States. Critics of standardized testing argue that it is a fundamentally inequitable practice that privileges students who can afford expensive practice sessions and tutoring. Supporters of testing ask us to consider: why was testing introduced in the first place? Because the alternative is university admissions based on network connections and charisma, rather than objective measures of aptitude. Testing, they say, actually enables more equity because it can help discover untapped talent. Astute critics might dig even deeper into history and argue that the SAT has its roots in eugenics, and was initially designed to validate ideas about white intelligence and black inferiority behind the veneer of science. There is clearly no easy way out here. But all sides would agree: we should only eliminate testing if we can be reasonably sure the alternative is better, and history can help us inform that decision.<br>
<br>
Here’s another less consequential and more personal example: in 2019, I would have told you that office chit-chat was basically a waste of time, an awkward exchange of meaningless pleasantries that could easily be eliminated with little consequence. After working from my bedroom for two years, I now realize that these trite social rituals are actually vital. Without little bursts of socializing and human contact, days feel lethargic and lonely.<br>
<br>
In summary: Don’t attempt to change something until you understand why it exists in the first place. Obtaining that understanding of course requires a detailed study of history.<br>
<br>
The second way that history can help us avoid mistakes is by showing us predictable ways things can go horribly wrong. In the light of history, we can take the long view on present-day crises and take care to not repeat the foibles of the past.<br>
<br>
A simple example is the boom and bust cycle of the stock market. When times are good, people invest their money in assets they naively believe will forever appreciate in value; when the bubble bursts, they react in fear, pulling out their investments and causing prices to decrease, leading to a cascade that can cause an economic recession or depression. Historically-savvy investors understand these cycles as part of a pattern, rather than viewing each rise or fall as an isolated cause for excitement or panic.<br>
<br>
Another recent example is our collective level of preparedness for the COVID-19 pandemic. Historians of public health are well aware of the lessons from previous pandemics—it only takes a brief study of smallpox, 1918 influenza, or even HIV/AIDS to understand that pandemics are marked by predictable cycles of dismissal, fear, panic, scapegoating, isolation, and recovery with permanently altered social norms. These past pandemics teach us the importance of non-pharmaceutical interventions like masking, physical distancing, and regular testing. The large-scale mistakes by governments and health agencies that led to these prior pandemics are also ripe for study, but our schools tend to unwisely ignore them in our curricula.<br>
<br>
A final note on COVID: It was common at the start of the pandemic to hear people talking about “these unprecedented times.” This is a classic example of historical ignorance. A pandemic is an extremely precedented time. If anything, a universal assumption of health, wealth, and prosperity is unprecedented. But if you haven’t studied our species’ history in detail, or if this education has not been deemed important by our public schools and institutions of higher learning, then things that are in fact commonplace in the long view might feel unprecedented at the time.<br>
<br>
In this essay, I have sketched out a view of historical literacy as both superpower and shield. History enables us to recognize the present as contingent, and therefore view the future as unwritten. It situates us in a lineage and grounds us in a tradition upon which we may build. At the same time, history encourages us to understand our world before attempting to change it, and gives us a wealth of past experience to draw on when making sense of novel-seeming events in the present.<br><br>
I worry that history gets a bad rap because it’s often taught by memorizing dates or events. Nothing could be more boring or useless. History is learning to imagine eras unlike our own, re-living incredible scientific discoveries or technological innovations, studying past governments and societies to understand where they succeeded and failed, and gaining invaluable lessons about who we are as humans. No matter your profession, no matter your walk of life, you can learn something about yourself by studying the history of your country, your city, your field of work, or your hobbies, and can dramatically expand your own mind by studying the history of eras, peoples, and events that are unfamiliar to you. There’s no better time than the present to deepen your understanding of the past; indeed, the future depends on it.<br>
<br><br>
<hr><br></p>
<p><i>Matthew Jordan is a funk musician who professionally enthuses about the past, present, and future of science &amp; technology.</i><br>
</p></p>
</article>


<hr>

<footer>
<p>
<a href="/david/" title="Aller à l’accueil"><svg class="icon icon-home">
<use xlink:href="/static/david/icons2/symbol-defs.svg#icon-home"></use>
</svg> Accueil</a> •
<a href="/david/log/" title="Accès au flux RSS"><svg class="icon icon-rss2">
<use xlink:href="/static/david/icons2/symbol-defs.svg#icon-rss2"></use>
</svg> Suivre</a> •
<a href="http://larlet.com" title="Go to my English profile" data-instant><svg class="icon icon-user-tie">
<use xlink:href="/static/david/icons2/symbol-defs.svg#icon-user-tie"></use>
</svg> Pro</a> •
<a href="mailto:david%40larlet.fr" title="Envoyer un courriel"><svg class="icon icon-mail">
<use xlink:href="/static/david/icons2/symbol-defs.svg#icon-mail"></use>
</svg> Email</a> •
<abbr class="nowrap" title="Hébergeur : Alwaysdata, 62 rue Tiquetonne 75002 Paris, +33184162340"><svg class="icon icon-hammer2">
<use xlink:href="/static/david/icons2/symbol-defs.svg#icon-hammer2"></use>
</svg> Légal</abbr>
</p>
<template id="theme-selector">
<form>
<fieldset>
<legend><svg class="icon icon-brightness-contrast">
<use xlink:href="/static/david/icons2/symbol-defs.svg#icon-brightness-contrast"></use>
</svg> Thème</legend>
<label>
<input type="radio" value="auto" name="chosen-color-scheme" checked> Auto
</label>
<label>
<input type="radio" value="dark" name="chosen-color-scheme"> Foncé
</label>
<label>
<input type="radio" value="light" name="chosen-color-scheme"> Clair
</label>
</fieldset>
</form>
</template>
</footer>
<script src="/static/david/js/instantpage-5.1.0.min.js" type="module"></script>
<script>
function loadThemeForm(templateName) {
const themeSelectorTemplate = document.querySelector(templateName)
const form = themeSelectorTemplate.content.firstElementChild
themeSelectorTemplate.replaceWith(form)

form.addEventListener('change', (e) => {
const chosenColorScheme = e.target.value
localStorage.setItem('theme', chosenColorScheme)
toggleTheme(chosenColorScheme)
})

const selectedTheme = localStorage.getItem('theme')
if (selectedTheme && selectedTheme !== 'undefined') {
form.querySelector(`[value="${selectedTheme}"]`).checked = true
}
}

const prefersColorSchemeDark = '(prefers-color-scheme: dark)'
window.addEventListener('load', () => {
let hasDarkRules = false
for (const styleSheet of Array.from(document.styleSheets)) {
let mediaRules = []
for (const cssRule of styleSheet.cssRules) {
if (cssRule.type !== CSSRule.MEDIA_RULE) {
continue
}
// WARNING: Safari does not have/supports `conditionText`.
if (cssRule.conditionText) {
if (cssRule.conditionText !== prefersColorSchemeDark) {
continue
}
} else {
if (cssRule.cssText.startsWith(prefersColorSchemeDark)) {
continue
}
}
mediaRules = mediaRules.concat(Array.from(cssRule.cssRules))
}

// WARNING: do not try to insert a Rule to a styleSheet you are
// currently iterating on, otherwise the browser will be stuck
// in a infinite loop…
for (const mediaRule of mediaRules) {
styleSheet.insertRule(mediaRule.cssText)
hasDarkRules = true
}
}
if (hasDarkRules) {
loadThemeForm('#theme-selector')
}
})
</script>
</body>
</html>

+ 48
- 0
cache/2021/520ea4867de8d36f3cd2b1132e44b719/index.md View File

@@ -0,0 +1,48 @@
title: Letters to a Young Technologist
url: https://letterstoayoungtechnologist.com/Study-the-Past-Create-the-Future
hash_url: 520ea4867de8d36f3cd2b1132e44b719

<h2><b>Study the Past, Create the Future</b></h2><br>
<p>
We are all characters in a human story that is many thousands of years in the making. If human civilization were a book, we would be entering the narrative on page 6,000. No wonder it’s hard to make sense of the world around us: the institutions, cultures, religions, countries, markets, ideologies, and norms that constitute “normal life” are really just a temporary stop on a millenia-long process of creation and destruction by billions of people. We would all be wise to study our backstory.<br>
<br>
The study of history is particularly important for technologists for two reasons: first, because a deep understanding of the past puts you in a powerful position to shape the future, and second, because an inadequate understanding of history might lead to technological disruption that is actively harmful.<br><br>
Let’s begin with the first reason. How exactly does studying history prepare you to build for the future? Well, for one, history teaches you that nothing about our present-day reality was inevitable. The “natural order of things”—going to school, using electricity, believing in human rights, having a job, the existence of hallways, communicating in writing—is a human invention, and human inventions are the product of highly contingent cultural forces and individual decisions. <br>
<br>
In other words, our current world is the product of centuries of people like us, their unpredictable actions and decisions shaping the world we now inhabit. Things are not the way they are because of some inevitable arc of history; they are the way they are because of the conscious decisions, collective actions, and particular personalities of the people who shaped our world. Study these people, and you will find that they are not that different from us—and that, in turn, our actions and decisions are capable of shaping the world.<br><br>
One way to see this in action is to study social institutions that feel like they are in need of a change. The concept of a “9 to 5 job”—and even the notion of a job with standardized hours and a weekend break—is a product of the Industrial Revolution, and really only became commonplace in the 1920s. Fixed-hour wage labour is not a core feature of human existence; it was invented to serve a particular manufacturing need. The idea of assigning numerical or letter grades in schools was a late-19th century invention to efficiently select top pupils for the British civil service. Most statistical techniques and ideas about human management have their origins in eugenics and the slave trade, respectively. Reading about their origins, is it any wonder that these things might make us miserable?<br><br>
These observations might sound trite. Of course our social world was shaped by people and didn’t emerge out of thin air. But take a second to really let it seep into your bones that these things—our workweek, our schooling, our conceptual tools—which feel as essential to your existence as existence itself, are basically brand-new creations that were invented by real people. History enables you to recognize that virtually everything about our present-day reality is open for re-imagining.<br>
<br>
The study of history helps you appreciate the contingency of the present, and therefore view the future as open for creation. But there is a second reason why an understanding of the past helps you create the future, and it’s more psychological: by studying the past, you can situate yourself in a lineage, and find people whose interests and ambitions can help shape your own.<br><br>
There are currently 7.6 billion people on Earth. You probably hang out with people who are working on similar things to you, and probably spend some small amount of time with people who have already achieved things similar to the types of things you want to achieve. Think about this group of people. How well do you know each of these people’s life stories? Have you pored through their diaries, read their intimate letters, and studied their inner life? Almost certainly not. <br>
<br>
But, extraordinarily, there is a group of people permanently employed to probe this deeply into people’s lives: historians. You can pick up a biography of an individual or industry that interests you, and be exposed to the motivations, decisions, social pressures, and cultural forces that shaped their work. In your present-day work, it might take weeks or years to see the implications of the decisions you and your peers make; in studying the past, you can see how great minds (or even foolish minds) weighed their options and dealt with the consequences. You can see the struggles they faced, and the seemingly impossible tasks that they managed to pull off.<br><br>
You can also use history to acknowledge the forebearers to the industry you work in, or field you pursue. No matter what you are working on or interested in, no matter how esoteric, you are not alone—you are the product of generations of scholars, tinkerers, and laborers, who made the present day possible. Reading about them can provide the psychological stability of feeling rooted in a discipline, and is also a way of paying homage to your intellectual ancestors. In times of malaise or existential dread, it is helpful to feel that your work is paying it forward; the best way to thank a trailblazer is by building on their legacy.<br><br>
Even outside of your own field, you will gain an immense amount of insight by simply studying, in great detail, the history of an invention of your choosing. (I recommend electricity, refrigeration, and the bicycle, but literally any invention will do) You will find in every case that these technologies were only possible because of active decisions taken by governments, corporations, and individuals. They never just “happened”, whatever that might mean. People make history happen, and by reading history, you can see yourself as one of those people. What better motivation could there be for working to make things happen yourself?<br><br>
All this said, if you want the strongest possible evidence that history can help you have a profound impact, you need only look at people who have done extraordinary things in their fields. Many entrepreneurial and creative people are devout students of the giants whose shoulders they stand on. Two examples that readily come to my mind in the world of Silicon Valley are <a href="https://noahpinion.substack.com/p/interview-patrick-collison-co-founder">Patrick Collison’s astounding understanding</a> of the history of technology and institutions and <a href="https://www.effectivealtruism.org/articles/ea-neoliberal/">Effective Altruists' close study</a> of how neoliberalism went from a niche idea to dominant social and economic theory. These are two arbitrary choices; feel free to select a person whose work you admire, and I can almost guarantee they are well-versed in history.<br><br>
Thus far, we have been looking at ways that history can support you as a technologist by giving you agency. If you appreciate the contingency of history, you are in a better position to reimagine the future; if you situate yourself in a lineage, you have a set of past-peers to learn from and keep you motivated. But there are also ways that history can serve a cautionary role. History is full of examples of well-intentioned people causing a great deal of harm—or at the very least wasting time and money—because they have not studied the past. We have the entire collective history of human foibles, errors, folly, prejudice, and unintended consequence to learn from: it’s our responsibility to consult it before we do anything risky of our own.<br>
<br>
There are two ways we can make huge mistakes due to lack of historical awareness: first, by inventing things that are predictably harmful, and second, by changing things without first understanding where they came from. I will start by discussing the latter, and begin by turning to the social commentator GK Chesterton, who wrote this now-famous passage in 1929:<br><br>
There exists in such a case a certain institution or law; let us say, for the sake of simplicity, a fence or gate erected across a road. The more modern type of reformer goes gaily up to it and says, “I don’t see the use of this; let us clear it away.” To which the more intelligent type of reformer will do well to answer: “If you don’t see the use of it, I certainly won’t let you clear it away. Go away and think. Then, when you can come back and tell me that you do see the use of it, I may allow you to destroy it.”<br><br>
Over the years, “Chesterton’s Fence” has come to refer to anything we might want to change but whose purpose we do not yet understand. It can be easy to dismiss certain features of our workplaces and society—the British monarchy, public schools, HR departments, standardized tests, lengthy religious rites—but surely it would be unwise to do away with any of these without a profound understanding of the role they serve and what might be lost in their absence.<br><br>
One practical example of Chesterton’s Fence in action is the debate over standardized testing in the United States. Critics of standardized testing argue that it is a fundamentally inequitable practice that privileges students who can afford expensive practice sessions and tutoring. Supporters of testing ask us to consider: why was testing introduced in the first place? Because the alternative is university admissions based on network connections and charisma, rather than objective measures of aptitude. Testing, they say, actually enables more equity because it can help discover untapped talent. Astute critics might dig even deeper into history and argue that the SAT has its roots in eugenics, and was initially designed to validate ideas about white intelligence and black inferiority behind the veneer of science. There is clearly no easy way out here. But all sides would agree: we should only eliminate testing if we can be reasonably sure the alternative is better, and history can help us inform that decision.<br>
<br>
Here’s another less consequential and more personal example: in 2019, I would have told you that office chit-chat was basically a waste of time, an awkward exchange of meaningless pleasantries that could easily be eliminated with little consequence. After working from my bedroom for two years, I now realize that these trite social rituals are actually vital. Without little bursts of socializing and human contact, days feel lethargic and lonely.<br>
<br>
In summary: Don’t attempt to change something until you understand why it exists in the first place. Obtaining that understanding of course requires a detailed study of history.<br>
<br>
The second way that history can help us avoid mistakes is by showing us predictable ways things can go horribly wrong. In the light of history, we can take the long view on present-day crises and take care to not repeat the foibles of the past.<br>
<br>
A simple example is the boom and bust cycle of the stock market. When times are good, people invest their money in assets they naively believe will forever appreciate in value; when the bubble bursts, they react in fear, pulling out their investments and causing prices to decrease, leading to a cascade that can cause an economic recession or depression. Historically-savvy investors understand these cycles as part of a pattern, rather than viewing each rise or fall as an isolated cause for excitement or panic.<br>
<br>
Another recent example is our collective level of preparedness for the COVID-19 pandemic. Historians of public health are well aware of the lessons from previous pandemics—it only takes a brief study of smallpox, 1918 influenza, or even HIV/AIDS to understand that pandemics are marked by predictable cycles of dismissal, fear, panic, scapegoating, isolation, and recovery with permanently altered social norms. These past pandemics teach us the importance of non-pharmaceutical interventions like masking, physical distancing, and regular testing. The large-scale mistakes by governments and health agencies that led to these prior pandemics are also ripe for study, but our schools tend to unwisely ignore them in our curricula.<br>
<br>
A final note on COVID: It was common at the start of the pandemic to hear people talking about “these unprecedented times.” This is a classic example of historical ignorance. A pandemic is an extremely precedented time. If anything, a universal assumption of health, wealth, and prosperity is unprecedented. But if you haven’t studied our species’ history in detail, or if this education has not been deemed important by our public schools and institutions of higher learning, then things that are in fact commonplace in the long view might feel unprecedented at the time.<br>
<br>
In this essay, I have sketched out a view of historical literacy as both superpower and shield. History enables us to recognize the present as contingent, and therefore view the future as unwritten. It situates us in a lineage and grounds us in a tradition upon which we may build. At the same time, history encourages us to understand our world before attempting to change it, and gives us a wealth of past experience to draw on when making sense of novel-seeming events in the present.<br><br>
I worry that history gets a bad rap because it’s often taught by memorizing dates or events. Nothing could be more boring or useless. History is learning to imagine eras unlike our own, re-living incredible scientific discoveries or technological innovations, studying past governments and societies to understand where they succeeded and failed, and gaining invaluable lessons about who we are as humans. No matter your profession, no matter your walk of life, you can learn something about yourself by studying the history of your country, your city, your field of work, or your hobbies, and can dramatically expand your own mind by studying the history of eras, peoples, and events that are unfamiliar to you. There’s no better time than the present to deepen your understanding of the past; indeed, the future depends on it.<br>
<br><br>
<hr><br>

<i>Matthew Jordan is a funk musician who professionally enthuses about the past, present, and future of science &amp; technology.</i><br>
</p>

+ 172
- 0
cache/2021/d28ac5eee1d8d607a0dec5b5e3226ec3/index.html View File

@@ -0,0 +1,172 @@
<!doctype html><!-- This is a valid HTML5 document. -->
<!-- Screen readers, SEO, extensions and so on. -->
<html lang="fr">
<!-- Has to be within the first 1024 bytes, hence before the `title` element
See: https://www.w3.org/TR/2012/CR-html5-20121217/document-metadata.html#charset -->
<meta charset="utf-8">
<!-- Why no `X-UA-Compatible` meta: https://stackoverflow.com/a/6771584 -->
<!-- The viewport meta is quite crowded and we are responsible for that.
See: https://codepen.io/tigt/post/meta-viewport-for-2015 -->
<meta name="viewport" content="width=device-width,initial-scale=1">
<!-- Required to make a valid HTML5 document. -->
<title>Covid-19 : les tests seront payants dès l’automne (archive) — David Larlet</title>
<meta name="description" content="Publication mise en cache pour en conserver une trace.">
<!-- That good ol' feed, subscribe :). -->
<link rel="alternate" type="application/atom+xml" title="Feed" href="/david/log/">
<!-- Generated from https://realfavicongenerator.net/ such a mess. -->
<link rel="apple-touch-icon" sizes="180x180" href="/static/david/icons2/apple-touch-icon.png">
<link rel="icon" type="image/png" sizes="32x32" href="/static/david/icons2/favicon-32x32.png">
<link rel="icon" type="image/png" sizes="16x16" href="/static/david/icons2/favicon-16x16.png">
<link rel="manifest" href="/static/david/icons2/site.webmanifest">
<link rel="mask-icon" href="/static/david/icons2/safari-pinned-tab.svg" color="#07486c">
<link rel="shortcut icon" href="/static/david/icons2/favicon.ico">
<meta name="msapplication-TileColor" content="#f7f7f7">
<meta name="msapplication-config" content="/static/david/icons2/browserconfig.xml">
<meta name="theme-color" content="#f7f7f7" media="(prefers-color-scheme: light)">
<meta name="theme-color" content="#272727" media="(prefers-color-scheme: dark)">
<!-- Documented, feel free to shoot an email. -->
<link rel="stylesheet" href="/static/david/css/style_2021-01-20.css">
<!-- See https://www.zachleat.com/web/comprehensive-webfonts/ for the trade-off. -->
<link rel="preload" href="/static/david/css/fonts/triplicate_t4_poly_regular.woff2" as="font" type="font/woff2" media="(prefers-color-scheme: light), (prefers-color-scheme: no-preference)" crossorigin>
<link rel="preload" href="/static/david/css/fonts/triplicate_t4_poly_bold.woff2" as="font" type="font/woff2" media="(prefers-color-scheme: light), (prefers-color-scheme: no-preference)" crossorigin>
<link rel="preload" href="/static/david/css/fonts/triplicate_t4_poly_italic.woff2" as="font" type="font/woff2" media="(prefers-color-scheme: light), (prefers-color-scheme: no-preference)" crossorigin>
<link rel="preload" href="/static/david/css/fonts/triplicate_t3_regular.woff2" as="font" type="font/woff2" media="(prefers-color-scheme: dark)" crossorigin>
<link rel="preload" href="/static/david/css/fonts/triplicate_t3_bold.woff2" as="font" type="font/woff2" media="(prefers-color-scheme: dark)" crossorigin>
<link rel="preload" href="/static/david/css/fonts/triplicate_t3_italic.woff2" as="font" type="font/woff2" media="(prefers-color-scheme: dark)" crossorigin>
<script>
function toggleTheme(themeName) {
document.documentElement.classList.toggle(
'forced-dark',
themeName === 'dark'
)
document.documentElement.classList.toggle(
'forced-light',
themeName === 'light'
)
}
const selectedTheme = localStorage.getItem('theme')
if (selectedTheme !== 'undefined') {
toggleTheme(selectedTheme)
}
</script>

<meta name="robots" content="noindex, nofollow">
<meta content="origin-when-cross-origin" name="referrer">
<!-- Canonical URL for SEO purposes -->
<link rel="canonical" href="https://www.leparisien.fr/societe/sante/covid-19-les-tests-seront-payants-des-lautomne-13-07-2021-7QYPELNM65CD7KVHB4DYWXOTPY.php">

<body class="remarkdown h1-underline h2-underline h3-underline em-underscore hr-center ul-star pre-tick" data-instant-intensity="viewport-all">


<article>
<header>
<h1>Covid-19 : les tests seront payants dès l’automne</h1>
</header>
<nav>
<p class="center">
<a href="/david/" title="Aller à l’accueil"><svg class="icon icon-home">
<use xlink:href="/static/david/icons2/symbol-defs.svg#icon-home"></use>
</svg> Accueil</a> •
<a href="https://www.leparisien.fr/societe/sante/covid-19-les-tests-seront-payants-des-lautomne-13-07-2021-7QYPELNM65CD7KVHB4DYWXOTPY.php" title="Lien vers le contenu original">Source originale</a>
</p>
</nav>
<hr>
<div class="article-section margin_bottom_article"><section class="content"><p class="paragraph text_align_left">Plus question de tester à tout-va. « À partir de cet automne, les tests PCR seront rendus payants, sauf prescription médicale, et ceci afin d’encourager la vaccination plutôt que la multiplication des tests », a annoncé <a href="https://www.leparisien.fr/politique/covid-19-pass-sanitaire-troisieme-dose-tests-pcr-ce-quil-faut-retenir-des-annonces-de-macron-12-07-2021-HI4EMLVT7NDLNGZYLBLOONFALM.php" target="_blank">Emmanuel Macron dans son allocution ce lundi soir</a>. Si le chef de l’État n’a pas précisé le détail de la mesure, qui fera partie d’un texte discuté par les parlementaires convoqués en session extraordinaire le 21 juillet, il n’a pas caché ses intentions. En facturant les dépistages, Emmanuel Macron espère que les candidats aux tests, particulièrement ceux dits « de confort », rechigneront et choisiront, finalement, de passer par la case vaccination.</p></section><section class="content"><p class="paragraph text_align_left"><a href="https://www.leparisien.fr/societe/pcr-et-antigeniques-pays-par-pays-combien-coutent-les-tests-covid-19-en-europe-01-07-2021-UBBENRALHJH65BF2KVQC5PY6S4.php" target="_blank">La France fait partie de la petite poignée de pays</a>, avec la Norvège, le Danemark et le Monténégro, à pratiquer la gratuité des tests. Emmanuel Macron ne l’a pas évoqué, mais ce changement de stratégie radicale vise également à soulager le budget de l’État. Pour la seule année dernière, la campagne massive de dépistage a représenté une dépense de 2,6 milliards d’euros pour l’Assurance maladie.</p></section><section class="content"><p class="paragraph text_align_left">Combien coûteront les tests à partir du mois d’octobre ? Les tarifs devraient les mêmes que <a href="https://www.leparisien.fr/societe/annonces-de-macron-les-tests-pcr-sans-prescription-medicale-ne-seront-plus-rembourses-a-partir-du-mois-doctobre-12-07-2021-45IHS7INCNESBLWPIIRWPWJWTQ.php" target="_blank">ceux demandés aux touristes étrangers : à hauteur de 49 euros</a> pour les PCR et 29 euros pour les antigéniques. Si ces prix risquent de faire tousser ceux qui les pratiquent plusieurs fois par semaine, ils sont encore très loin de ceux affichés dans de nombreux pays. Il faut compter plus d’une centaine d’euros au Royaume-Uni, en Suède ou encore aux Pays-Bas. En Espagne, au Portugal, en Italie ou en Grèce, les prix s’échelonnent de 50 à 100 euros.</p></section><section class="content"><p class="paragraph text_align_left">Les débats autour de la fin de cette exception française risquent d’être vifs dans les jours qui viennent. L’exécutif peut toutefois compter sur le soutien de quelques personnalités politiques, comme la présidente de la région Ile-de-France Valérie Pécresse « favorable » à faire payer les tests anti-Covid « de confort ». D’autres voix s’élèvent toutefois. Le secrétaire national d’Europe Écologie-les Verts, Julien Bayou, s’est prononcé contre, craignant que les personnes qui « sont à 10, 20, 50 euros près » renoncent au dépistage.</p></section></div>
</article>


<hr>

<footer>
<p>
<a href="/david/" title="Aller à l’accueil"><svg class="icon icon-home">
<use xlink:href="/static/david/icons2/symbol-defs.svg#icon-home"></use>
</svg> Accueil</a> •
<a href="/david/log/" title="Accès au flux RSS"><svg class="icon icon-rss2">
<use xlink:href="/static/david/icons2/symbol-defs.svg#icon-rss2"></use>
</svg> Suivre</a> •
<a href="http://larlet.com" title="Go to my English profile" data-instant><svg class="icon icon-user-tie">
<use xlink:href="/static/david/icons2/symbol-defs.svg#icon-user-tie"></use>
</svg> Pro</a> •
<a href="mailto:david%40larlet.fr" title="Envoyer un courriel"><svg class="icon icon-mail">
<use xlink:href="/static/david/icons2/symbol-defs.svg#icon-mail"></use>
</svg> Email</a> •
<abbr class="nowrap" title="Hébergeur : Alwaysdata, 62 rue Tiquetonne 75002 Paris, +33184162340"><svg class="icon icon-hammer2">
<use xlink:href="/static/david/icons2/symbol-defs.svg#icon-hammer2"></use>
</svg> Légal</abbr>
</p>
<template id="theme-selector">
<form>
<fieldset>
<legend><svg class="icon icon-brightness-contrast">
<use xlink:href="/static/david/icons2/symbol-defs.svg#icon-brightness-contrast"></use>
</svg> Thème</legend>
<label>
<input type="radio" value="auto" name="chosen-color-scheme" checked> Auto
</label>
<label>
<input type="radio" value="dark" name="chosen-color-scheme"> Foncé
</label>
<label>
<input type="radio" value="light" name="chosen-color-scheme"> Clair
</label>
</fieldset>
</form>
</template>
</footer>
<script src="/static/david/js/instantpage-5.1.0.min.js" type="module"></script>
<script>
function loadThemeForm(templateName) {
const themeSelectorTemplate = document.querySelector(templateName)
const form = themeSelectorTemplate.content.firstElementChild
themeSelectorTemplate.replaceWith(form)

form.addEventListener('change', (e) => {
const chosenColorScheme = e.target.value
localStorage.setItem('theme', chosenColorScheme)
toggleTheme(chosenColorScheme)
})

const selectedTheme = localStorage.getItem('theme')
if (selectedTheme && selectedTheme !== 'undefined') {
form.querySelector(`[value="${selectedTheme}"]`).checked = true
}
}

const prefersColorSchemeDark = '(prefers-color-scheme: dark)'
window.addEventListener('load', () => {
let hasDarkRules = false
for (const styleSheet of Array.from(document.styleSheets)) {
let mediaRules = []
for (const cssRule of styleSheet.cssRules) {
if (cssRule.type !== CSSRule.MEDIA_RULE) {
continue
}
// WARNING: Safari does not have/supports `conditionText`.
if (cssRule.conditionText) {
if (cssRule.conditionText !== prefersColorSchemeDark) {
continue
}
} else {
if (cssRule.cssText.startsWith(prefersColorSchemeDark)) {
continue
}
}
mediaRules = mediaRules.concat(Array.from(cssRule.cssRules))
}

// WARNING: do not try to insert a Rule to a styleSheet you are
// currently iterating on, otherwise the browser will be stuck
// in a infinite loop…
for (const mediaRule of mediaRules) {
styleSheet.insertRule(mediaRule.cssText)
hasDarkRules = true
}
}
if (hasDarkRules) {
loadThemeForm('#theme-selector')
}
})
</script>
</body>
</html>

+ 5
- 0
cache/2021/d28ac5eee1d8d607a0dec5b5e3226ec3/index.md View File

@@ -0,0 +1,5 @@
title: Covid-19 : les tests seront payants dès l’automne
url: https://www.leparisien.fr/societe/sante/covid-19-les-tests-seront-payants-des-lautomne-13-07-2021-7QYPELNM65CD7KVHB4DYWXOTPY.php
hash_url: d28ac5eee1d8d607a0dec5b5e3226ec3

<div class="article-section margin_bottom_article"><section class="content"><p class="paragraph text_align_left">Plus question de tester à tout-va. « À partir de cet automne, les tests PCR seront rendus payants, sauf prescription médicale, et ceci afin d’encourager la vaccination plutôt que la multiplication des tests », a annoncé <a href="https://www.leparisien.fr/politique/covid-19-pass-sanitaire-troisieme-dose-tests-pcr-ce-quil-faut-retenir-des-annonces-de-macron-12-07-2021-HI4EMLVT7NDLNGZYLBLOONFALM.php" target="_blank">Emmanuel Macron dans son allocution ce lundi soir</a>. Si le chef de l’État n’a pas précisé le détail de la mesure, qui fera partie d’un texte discuté par les parlementaires convoqués en session extraordinaire le 21 juillet, il n’a pas caché ses intentions. En facturant les dépistages, Emmanuel Macron espère que les candidats aux tests, particulièrement ceux dits « de confort », rechigneront et choisiront, finalement, de passer par la case vaccination.</p></section><section class="content"><p class="paragraph text_align_left"><a href="https://www.leparisien.fr/societe/pcr-et-antigeniques-pays-par-pays-combien-coutent-les-tests-covid-19-en-europe-01-07-2021-UBBENRALHJH65BF2KVQC5PY6S4.php" target="_blank">La France fait partie de la petite poignée de pays</a>, avec la Norvège, le Danemark et le Monténégro, à pratiquer la gratuité des tests. Emmanuel Macron ne l’a pas évoqué, mais ce changement de stratégie radicale vise également à soulager le budget de l’État. Pour la seule année dernière, la campagne massive de dépistage a représenté une dépense de 2,6 milliards d’euros pour l’Assurance maladie.</p></section><section class="content"><p class="paragraph text_align_left">Combien coûteront les tests à partir du mois d’octobre ? Les tarifs devraient les mêmes que <a href="https://www.leparisien.fr/societe/annonces-de-macron-les-tests-pcr-sans-prescription-medicale-ne-seront-plus-rembourses-a-partir-du-mois-doctobre-12-07-2021-45IHS7INCNESBLWPIIRWPWJWTQ.php" target="_blank">ceux demandés aux touristes étrangers : à hauteur de 49 euros</a> pour les PCR et 29 euros pour les antigéniques. Si ces prix risquent de faire tousser ceux qui les pratiquent plusieurs fois par semaine, ils sont encore très loin de ceux affichés dans de nombreux pays. Il faut compter plus d’une centaine d’euros au Royaume-Uni, en Suède ou encore aux Pays-Bas. En Espagne, au Portugal, en Italie ou en Grèce, les prix s’échelonnent de 50 à 100 euros.</p></section><section class="content"><p class="paragraph text_align_left">Les débats autour de la fin de cette exception française risquent d’être vifs dans les jours qui viennent. L’exécutif peut toutefois compter sur le soutien de quelques personnalités politiques, comme la présidente de la région Ile-de-France Valérie Pécresse « favorable » à faire payer les tests anti-Covid « de confort ». D’autres voix s’élèvent toutefois. Le secrétaire national d’Europe Écologie-les Verts, Julien Bayou, s’est prononcé contre, craignant que les personnes qui « sont à 10, 20, 50 euros près » renoncent au dépistage.</p></section></div>

+ 8
- 0
cache/2021/index.html View File

@@ -95,6 +95,8 @@
<li><a href="/david/cache/2021/6be8b8649cd695b922a43d15f74d4773/" title="Accès à l’article dans le cache local : How to Build Good Software">How to Build Good Software</a> (<a href="https://www.csc.gov.sg/articles/how-to-build-good-software" title="Accès à l’article original distant : How to Build Good Software">original</a>)</li>
<li><a href="/david/cache/2021/4d827e98563dcc3a71b0b0d25cb6ed12/" title="Accès à l’article dans le cache local : Covid-19 : les tests de dépistage deviennent payants pour les touristes étrangers">Covid-19 : les tests de dépistage deviennent payants pour les touristes étrangers</a> (<a href="https://www.service-public.fr/particuliers/actualites/A15039" title="Accès à l’article original distant : Covid-19 : les tests de dépistage deviennent payants pour les touristes étrangers">original</a>)</li>
<li><a href="/david/cache/2021/c92f91f646dd606f81a329fe2c91d733/" title="Accès à l’article dans le cache local : The ‘Pyramid of Hate’ that Brought Down Basecamp">The ‘Pyramid of Hate’ that Brought Down Basecamp</a> (<a href="https://marker.medium.com/the-pyramid-of-hate-that-brought-down-basecamp-838b63ca27e" title="Accès à l’article original distant : The ‘Pyramid of Hate’ that Brought Down Basecamp">original</a>)</li>
<li><a href="/david/cache/2021/c47399354580a731e7befbda06339797/" title="Accès à l’article dans le cache local : l’homme et le macho">l’homme et le macho</a> (<a href="https://www.la-grange.net/2021/06/23/homme" title="Accès à l’article original distant : l’homme et le macho">original</a>)</li>
@@ -127,6 +129,8 @@
<li><a href="/david/cache/2021/b50e973ef4e131098b91c9d99cb69a5a/" title="Accès à l’article dans le cache local : Longueur du processus de recrutement">Longueur du processus de recrutement</a> (<a href="https://n.survol.fr/n/longueur-du-processus-de-recrutement" title="Accès à l’article original distant : Longueur du processus de recrutement">original</a>)</li>
<li><a href="/david/cache/2021/2c416b360e5ea82c6be38cada47d9001/" title="Accès à l’article dans le cache local : Letters to a Young Technologist">Letters to a Young Technologist</a> (<a href="https://letterstoayoungtechnologist.com/" title="Accès à l’article original distant : Letters to a Young Technologist">original</a>)</li>
<li><a href="/david/cache/2021/d896cc3bf1f0f96343c7733a9d605ebb/" title="Accès à l’article dans le cache local : ​What It Means to Be Trans Species">​What It Means to Be Trans Species</a> (<a href="https://www.vice.com/en/article/yvwknv/what-does-it-mean-to-be-trans-species" title="Accès à l’article original distant : ​What It Means to Be Trans Species">original</a>)</li>
<li><a href="/david/cache/2021/91df583aec4e26acd488ec6c52a96a98/" title="Accès à l’article dans le cache local : ‘Horrible History’: Mass Grave of Indigenous Children Reported in Canada">‘Horrible History’: Mass Grave of Indigenous Children Reported in Canada</a> (<a href="https://www.nytimes.com/2021/05/28/world/canada/kamloops-mass-grave-residential-schools.html" title="Accès à l’article original distant : ‘Horrible History’: Mass Grave of Indigenous Children Reported in Canada">original</a>)</li>
@@ -377,6 +381,8 @@
<li><a href="/david/cache/2021/708cb8c67ef96647f6f5366eca70adb0/" title="Accès à l’article dans le cache local : How to design a sailing ship for the 21st century?">How to design a sailing ship for the 21st century?</a> (<a href="https://solar.lowtechmagazine.com/2021/05/how-to-design-a-sailing-ship-for-the-21st-century.html" title="Accès à l’article original distant : How to design a sailing ship for the 21st century?">original</a>)</li>
<li><a href="/david/cache/2021/d28ac5eee1d8d607a0dec5b5e3226ec3/" title="Accès à l’article dans le cache local : Covid-19 : les tests seront payants dès l’automne">Covid-19 : les tests seront payants dès l’automne</a> (<a href="https://www.leparisien.fr/societe/sante/covid-19-les-tests-seront-payants-des-lautomne-13-07-2021-7QYPELNM65CD7KVHB4DYWXOTPY.php" title="Accès à l’article original distant : Covid-19 : les tests seront payants dès l’automne">original</a>)</li>
<li><a href="/david/cache/2021/ce7d120b6e5c13644a538f5116b4409b/" title="Accès à l’article dans le cache local : Your Car Is Spying on You. A CBP Contract Shows the Risks.">Your Car Is Spying on You. A CBP Contract Shows the Risks.</a> (<a href="https://theintercept.com/2021/05/03/car-surveillance-berla-msab-cbp/" title="Accès à l’article original distant : Your Car Is Spying on You. A CBP Contract Shows the Risks.">original</a>)</li>
<li><a href="/david/cache/2021/34b646fb73c36f9fa7255986e0b85db3/" title="Accès à l’article dans le cache local : quarantaine mobile">quarantaine mobile</a> (<a href="https://www.la-grange.net/2021/06/22/quarantaine" title="Accès à l’article original distant : quarantaine mobile">original</a>)</li>
@@ -495,6 +501,8 @@
<li><a href="/david/cache/2021/4012886f0e58f02527e8a0da6f644857/" title="Accès à l’article dans le cache local : What would have happened if we never fixed the ozone hole?">What would have happened if we never fixed the ozone hole?</a> (<a href="https://www.sciof.fi/what-would-have-happened-if-we-never-fixed-the-ozone-hole/" title="Accès à l’article original distant : What would have happened if we never fixed the ozone hole?">original</a>)</li>
<li><a href="/david/cache/2021/520ea4867de8d36f3cd2b1132e44b719/" title="Accès à l’article dans le cache local : Letters to a Young Technologist">Letters to a Young Technologist</a> (<a href="https://letterstoayoungtechnologist.com/Study-the-Past-Create-the-Future" title="Accès à l’article original distant : Letters to a Young Technologist">original</a>)</li>
<li><a href="/david/cache/2021/44064d714aff0deac9f882cc429d8b9d/" title="Accès à l’article dans le cache local : Some rambling thoughts about the stuttering end of the last ice age and what lockdown means">Some rambling thoughts about the stuttering end of the last ice age and what lockdown means</a> (<a href="http://interconnected.org/home/2020/04/20/continuous_partial_lockdown" title="Accès à l’article original distant : Some rambling thoughts about the stuttering end of the last ice age and what lockdown means">original</a>)</li>
<li><a href="/david/cache/2021/d01188b1ac191fa62edec50c8a2da1e4/" title="Accès à l’article dans le cache local : 👌 [ok-hand]">👌 [ok-hand]</a> (<a href="https://selfdefined.netlify.app/definitions/ok-hand/" title="Accès à l’article original distant : 👌 [ok-hand]">original</a>)</li>

Loading…
Cancel
Save