A place to cache linked articles (think custom and personal wayback machine)
Vous ne pouvez pas sélectionner plus de 25 sujets Les noms de sujets doivent commencer par une lettre ou un nombre, peuvent contenir des tirets ('-') et peuvent comporter jusqu'à 35 caractères.

index.html 81KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521
  1. <!doctype html><!-- This is a valid HTML5 document. -->
  2. <!-- Screen readers, SEO, extensions and so on. -->
  3. <html lang="fr">
  4. <!-- Has to be within the first 1024 bytes, hence before the <title>
  5. See: https://www.w3.org/TR/2012/CR-html5-20121217/document-metadata.html#charset -->
  6. <meta charset="utf-8">
  7. <!-- Why no `X-UA-Compatible` meta: https://stackoverflow.com/a/6771584 -->
  8. <!-- The viewport meta is quite crowded and we are responsible for that.
  9. See: https://codepen.io/tigt/post/meta-viewport-for-2015 -->
  10. <meta name="viewport" content="width=device-width,initial-scale=1">
  11. <!-- Required to make a valid HTML5 document. -->
  12. <title>Articles archivés — David Larlet</title>
  13. <meta name="description" content="Lien vers les publications externes mises en cache.">
  14. <!-- That good ol' feed, subscribe :). -->
  15. <link rel="alternate" type="application/atom+xml" title="Feed" href="/david/log/">
  16. <!-- Generated from https://realfavicongenerator.net/ such a mess. -->
  17. <link rel="apple-touch-icon" sizes="180x180" href="/static/david/icons2/apple-touch-icon.png">
  18. <link rel="icon" type="image/png" sizes="32x32" href="/static/david/icons2/favicon-32x32.png">
  19. <link rel="icon" type="image/png" sizes="16x16" href="/static/david/icons2/favicon-16x16.png">
  20. <link rel="manifest" href="/static/david/icons2/site.webmanifest">
  21. <link rel="mask-icon" href="/static/david/icons2/safari-pinned-tab.svg" color="#07486c">
  22. <link rel="shortcut icon" href="/static/david/icons2/favicon.ico">
  23. <meta name="msapplication-TileColor" content="#f0f0ea">
  24. <meta name="msapplication-config" content="/static/david/icons2/browserconfig.xml">
  25. <meta name="theme-color" content="#f0f0ea">
  26. <!-- Documented, feel free to shoot an email. -->
  27. <link rel="stylesheet" href="/static/david/css/style_2020-06-19.css">
  28. <!-- See https://www.zachleat.com/web/comprehensive-webfonts/ for the trade-off. -->
  29. <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>
  30. <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>
  31. <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>
  32. <link rel="preload" href="/static/david/css/fonts/triplicate_t3_regular.woff2" as="font" type="font/woff2" media="(prefers-color-scheme: dark)" crossorigin>
  33. <link rel="preload" href="/static/david/css/fonts/triplicate_t3_bold.woff2" as="font" type="font/woff2" media="(prefers-color-scheme: dark)" crossorigin>
  34. <link rel="preload" href="/static/david/css/fonts/triplicate_t3_italic.woff2" as="font" type="font/woff2" media="(prefers-color-scheme: dark)" crossorigin>
  35. <script type="text/javascript">
  36. function toggleTheme(themeName) {
  37. document.documentElement.classList.toggle(
  38. 'forced-dark',
  39. themeName === 'dark'
  40. )
  41. document.documentElement.classList.toggle(
  42. 'forced-light',
  43. themeName === 'light'
  44. )
  45. }
  46. const selectedTheme = localStorage.getItem('theme')
  47. if (selectedTheme !== 'undefined') {
  48. toggleTheme(selectedTheme)
  49. }
  50. </script>
  51. <body class="remarkdown h1-underline h2-underline h3-underline hr-center ul-star pre-tick">
  52. <header>
  53. <h1>Articles archivés</h1>
  54. </header>
  55. <nav>
  56. <p class="center">
  57. <a href="/david/" title="Aller à l’accueil">🏠</a>
  58. </p>
  59. </nav>
  60. <hr>
  61. <main>
  62. <ul>
  63. <li><a href="/david/cache/2020/b7f574586eccd0b9c844876c18ac0ca5/" title="Accès à l’article dans le cache local : Ned Batchelder: 2500">Ned Batchelder: 2500</a> (<a href="https://nedbatchelder.com//blog/202006/2500.html" title="Accès à l’article original distant : Ned Batchelder: 2500">original</a>)</li>
  64. <li><a href="/david/cache/2020/dd11327ac0ac5bf42163e3a6315012b8/" title="Accès à l’article dans le cache local : Teens have figured out how to mess with Instagram's tracking algorithm">Teens have figured out how to mess with Instagram's tracking algorithm</a> (<a href="https://www.cnet.com/news/teens-have-figured-out-how-to-mess-with-instagrams-tracking-algorithm/" title="Accès à l’article original distant : Teens have figured out how to mess with Instagram's tracking algorithm">original</a>)</li>
  65. <li><a href="/david/cache/2020/4f88ece170719f58ce09ba4b1818730a/" title="Accès à l’article dans le cache local : Get Static">Get Static</a> (<a href="https://meyerweb.com/eric/thoughts/2020/03/22/get-static/" title="Accès à l’article original distant : Get Static">original</a>)</li>
  66. <li><a href="/david/cache/2020/77c968588b2e605d5b3050c45af53603/" title="Accès à l’article dans le cache local : Driving surveillance: What does your car know about you? We hacked a 2017 Chevy to find out.">Driving surveillance: What does your car know about you? We hacked a 2017 Chevy to find out.</a> (<a href="https://www.washingtonpost.com/technology/2019/12/17/what-does-your-car-know-about-you-we-hacked-chevy-find-out/" title="Accès à l’article original distant : Driving surveillance: What does your car know about you? We hacked a 2017 Chevy to find out.">original</a>)</li>
  67. <li><a href="/david/cache/2020/2ebe3ac9e09d2d0ca91f9814d7b56c4d/" title="Accès à l’article dans le cache local : L’ombre d’une lampe">L’ombre d’une lampe</a> (<a href="https://www.la-grange.net/2020/04/18/ombre" title="Accès à l’article original distant : L’ombre d’une lampe">original</a>)</li>
  68. <li><a href="/david/cache/2020/cf2caf575923cae85473ac40c4c7c7f3/" title="Accès à l’article dans le cache local : The Coronavirus and Our Future">The Coronavirus and Our Future</a> (<a href="https://www.newyorker.com/culture/annals-of-inquiry/the-coronavirus-and-our-future" title="Accès à l’article original distant : The Coronavirus and Our Future">original</a>)</li>
  69. <li><a href="/david/cache/2020/f7f37a2f04e53d5fef5189fbd172f5b7/" title="Accès à l’article dans le cache local : Un Français sur dix paie un abonnement à Netflix">Un Français sur dix paie un abonnement à Netflix</a> (<a href="https://www.numerama.com/business/599695-un-francais-sur-dix-paie-un-abonnement-a-netflix.html" title="Accès à l’article original distant : Un Français sur dix paie un abonnement à Netflix">original</a>)</li>
  70. <li><a href="/david/cache/2020/d991865574f0f29b42f75b29e768354b/" title="Accès à l’article dans le cache local : Québec solidaire propose un Plan d’indépendance alimentaire pour subvenir aux besoins du Québec">Québec solidaire propose un Plan d’indépendance alimentaire pour subvenir aux besoins du Québec</a> (<a href="https://quebecsolidaire.net/nouvelle/quebec-solidaire-propose-un-plan-dindependance-alimentaire-pour-subvenir-aux-besoins-du-quebec" title="Accès à l’article original distant : Québec solidaire propose un Plan d’indépendance alimentaire pour subvenir aux besoins du Québec">original</a>)</li>
  71. <li><a href="/david/cache/2020/8ecfc6fbf4a4d3293144458db9c8a57d/" title="Accès à l’article dans le cache local : Towards carbon negativity">Towards carbon negativity</a> (<a href="https://m.signalvnoise.com/towards-carbon-negativity/" title="Accès à l’article original distant : Towards carbon negativity">original</a>)</li>
  72. <li><a href="/david/cache/2020/ab9f293c34ce421ab41465fcda8893fe/" title="Accès à l’article dans le cache local : Whistleblower Says Facebook Ignored Global Political Manipulation">Whistleblower Says Facebook Ignored Global Political Manipulation</a> (<a href="https://www.buzzfeednews.com/article/craigsilverman/facebook-ignore-political-manipulation-whistleblower-memo" title="Accès à l’article original distant : Whistleblower Says Facebook Ignored Global Political Manipulation">original</a>)</li>
  73. <li><a href="/david/cache/2020/ef0bea4e3633945e71c7bda351661797/" title="Accès à l’article dans le cache local : Dark Ecology">Dark Ecology</a> (<a href="https://orionmagazine.org/article/dark-ecology/" title="Accès à l’article original distant : Dark Ecology">original</a>)</li>
  74. <li><a href="/david/cache/2020/18130d5ec6efacd08e564d53df9d1ced/" title="Accès à l’article dans le cache local : (Dé)possession virtuelle">(Dé)possession virtuelle</a> (<a href="https://www.hypothermia.fr/2020/08/depossession-virtuelle/" title="Accès à l’article original distant : (Dé)possession virtuelle">original</a>)</li>
  75. <li><a href="/david/cache/2020/911b72ae5d6e140268adf8591aae7df3/" title="Accès à l’article dans le cache local : Journal-Hydration">Journal-Hydration</a> (<a href="https://adactio.com/journal/16404" title="Accès à l’article original distant : Journal-Hydration">original</a>)</li>
  76. <li><a href="/david/cache/2020/ad8fd9818243ad950a794021d3dc794c/" title="Accès à l’article dans le cache local : De l’alternumérisme : d’autres numériques sont-ils possibles ?">De l’alternumérisme : d’autres numériques sont-ils possibles ?</a> (<a href="http://www.internetactu.net/2020/02/13/de-lalternumerisme-dautres-numeriques-sont-ils-possibles/" title="Accès à l’article original distant : De l’alternumérisme : d’autres numériques sont-ils possibles ?">original</a>)</li>
  77. <li><a href="/david/cache/2020/3006691afcf79e8a0fa83b2f0f64e91a/" title="Accès à l’article dans le cache local : Redesign: Wants and Needs">Redesign: Wants and Needs</a> (<a href="https://frankchimero.com/blog/2020/wants-and-needs/" title="Accès à l’article original distant : Redesign: Wants and Needs">original</a>)</li>
  78. <li><a href="/david/cache/2020/5ddeb776b27bade5f581d66e40de4c6c/" title="Accès à l’article dans le cache local : Big Mood Machine">Big Mood Machine</a> (<a href="https://thebaffler.com/downstream/big-mood-machine-pelly" title="Accès à l’article original distant : Big Mood Machine">original</a>)</li>
  79. <li><a href="/david/cache/2020/fc3558fb276cdc30844d1abfe095631d/" title="Accès à l’article dans le cache local : The tangled webs we weave">The tangled webs we weave</a> (<a href="https://daverupert.com/2020/09/tangled-webs/" title="Accès à l’article original distant : The tangled webs we weave">original</a>)</li>
  80. <li><a href="/david/cache/2020/abc0dac647cbe1e8b4432fdba9cb3152/" title="Accès à l’article dans le cache local : On meet-ups moving online">On meet-ups moving online</a> (<a href="https://www.ripplet.org/weeknotes/2020/4/26/week-17-2020-on-meet-ups-moving-online" title="Accès à l’article original distant : On meet-ups moving online">original</a>)</li>
  81. <li><a href="/david/cache/2020/46bb95c9d128d4ca05d8b5746cf3f4e7/" title="Accès à l’article dans le cache local : Le coronavirus et le sort de la civilisation industrielle, par Paul Arbair">Le coronavirus et le sort de la civilisation industrielle, par Paul Arbair</a> (<a href="https://www.pauljorion.com/blog/2020/05/17/le-coronavirus-et-le-sort-de-la-civilisation-industrielle-par-paul-arbair/" title="Accès à l’article original distant : Le coronavirus et le sort de la civilisation industrielle, par Paul Arbair">original</a>)</li>
  82. <li><a href="/david/cache/2020/f26b817a24cf4f4698a71310f6d87ff8/" title="Accès à l’article dans le cache local : Sidération | nota-bene.org">Sidération | nota-bene.org</a> (<a href="https://nota-bene.org/Sideration" title="Accès à l’article original distant : Sidération | nota-bene.org">original</a>)</li>
  83. <li><a href="/david/cache/2020/2857bcda24e61cd80229ec230ee3d2b1/" title="Accès à l’article dans le cache local : Réforme des retraites : comment sont traités les milliers d'amendements déposés ?">Réforme des retraites : comment sont traités les milliers d'amendements déposés ?</a> (<a href="https://www.rtl.fr/actu/politique/reforme-des-retraites-comment-sont-traites-les-milliers-d-amendements-deposes-7800107173" title="Accès à l’article original distant : Réforme des retraites : comment sont traités les milliers d'amendements déposés ?">original</a>)</li>
  84. <li><a href="/david/cache/2020/02b1967f7086ab2d3eb84d2ce8129e95/" title="Accès à l’article dans le cache local : Être libres à l’époque du numérique">Être libres à l’époque du numérique</a> (<a href="http://blog.sens-public.org/marcellovitalirosati/tre-libres-lpoque-du-numrique/" title="Accès à l’article original distant : Être libres à l’époque du numérique">original</a>)</li>
  85. <li><a href="/david/cache/2020/91a099e7f48f8733274f7b27cb68b772/" title="Accès à l’article dans le cache local : Exercice pour préparer l’après crise sanitaire pour être sûr que tout ne reprenne pas comme avant">Exercice pour préparer l’après crise sanitaire pour être sûr que tout ne reprenne pas comme avant</a> (<a href="http://www.bruno-latour.fr/fr/node/851.html" title="Accès à l’article original distant : Exercice pour préparer l’après crise sanitaire pour être sûr que tout ne reprenne pas comme avant">original</a>)</li>
  86. <li><a href="/david/cache/2020/2020e2b3c28d37ec6cf7eabfa607ffe2/" title="Accès à l’article dans le cache local : On Priorities">On Priorities</a> (<a href="https://vgpena.github.io/on-priorities/" title="Accès à l’article original distant : On Priorities">original</a>)</li>
  87. <li><a href="/david/cache/2020/384b330b3de6f4f2bac8c81f0f04c404/" title="Accès à l’article dans le cache local : Atlanta Asks Google Whether It Targeted Black Homeless People">Atlanta Asks Google Whether It Targeted Black Homeless People</a> (<a href="https://www.nytimes.com/2019/10/04/technology/google-facial-recognition-atlanta-homeless.html" title="Accès à l’article original distant : Atlanta Asks Google Whether It Targeted Black Homeless People">original</a>)</li>
  88. <li><a href="/david/cache/2020/fb2849b42586654e0c899bf1a31fa5a5/" title="Accès à l’article dans le cache local : Sparrow’s Guide To Meditation">Sparrow’s Guide To Meditation</a> (<a href="https://www.thesunmagazine.org/issues/529/sparrows-guide-to-meditation" title="Accès à l’article original distant : Sparrow’s Guide To Meditation">original</a>)</li>
  89. <li><a href="/david/cache/2020/7a485d9382d6b3138c70cb2b9518fcb1/" title="Accès à l’article dans le cache local : Color Theme Switcher">Color Theme Switcher</a> (<a href="https://mxb.dev/blog/color-theme-switcher/" title="Accès à l’article original distant : Color Theme Switcher">original</a>)</li>
  90. <li><a href="/david/cache/2020/2390380d879c04ee56baf320b6f7e681/" title="Accès à l’article dans le cache local : Twelve Million Phones, One Dataset, Zero Privacy">Twelve Million Phones, One Dataset, Zero Privacy</a> (<a href="https://www.nytimes.com/interactive/2019/12/19/opinion/location-tracking-cell-phone.html" title="Accès à l’article original distant : Twelve Million Phones, One Dataset, Zero Privacy">original</a>)</li>
  91. <li><a href="/david/cache/2020/3146f1a5743de3217adc3bc854897aaf/" title="Accès à l’article dans le cache local : Google: Oops, we may have sent your private Google Photos videos to strangers">Google: Oops, we may have sent your private Google Photos videos to strangers</a> (<a href="https://mashable.com/article/google-photos-videos-glitch/" title="Accès à l’article original distant : Google: Oops, we may have sent your private Google Photos videos to strangers">original</a>)</li>
  92. <li><a href="/david/cache/2020/be8e81e9337d81e7a31a5cc1f4d38435/" title="Accès à l’article dans le cache local : The Cost of Javascript Frameworks">The Cost of Javascript Frameworks</a> (<a href="https://timkadlec.com/remembers/2020-04-21-the-cost-of-javascript-frameworks/" title="Accès à l’article original distant : The Cost of Javascript Frameworks">original</a>)</li>
  93. <li><a href="/david/cache/2020/f45cdbe527b4c4acead78cef9e4d533f/" title="Accès à l’article dans le cache local : You Are Now Remotely Controlled">You Are Now Remotely Controlled</a> (<a href="https://www.nytimes.com/2020/01/24/opinion/sunday/surveillance-capitalism.html" title="Accès à l’article original distant : You Are Now Remotely Controlled">original</a>)</li>
  94. <li><a href="/david/cache/2020/7f74e315811927454830814bcb659896/" title="Accès à l’article dans le cache local : Minimum">Minimum</a> (<a href="https://journal.loupbrun.ca/n/021/" title="Accès à l’article original distant : Minimum">original</a>)</li>
  95. <li><a href="/david/cache/2020/7da2d11ea84732bd520f5c517aa62eba/" title="Accès à l’article dans le cache local : Missions, promesses, compromis - 3. Risque, ouverture et compromis">Missions, promesses, compromis - 3. Risque, ouverture et compromis</a> (<a href="https://www.philomag.com/les-idees/missions-promesses-compromis3risque-ouverture-et-compromis-43675" title="Accès à l’article original distant : Missions, promesses, compromis - 3. Risque, ouverture et compromis">original</a>)</li>
  96. <li><a href="/david/cache/2020/4f1f531d8e88bfb6908b00fbf60d16e6/" title="Accès à l’article dans le cache local : Time to upgrade your monitor">Time to upgrade your monitor</a> (<a href="https://tonsky.me/blog/monitors/" title="Accès à l’article original distant : Time to upgrade your monitor">original</a>)</li>
  97. <li><a href="/david/cache/2020/395e363cffff4e9c6b33633bc726f1e2/" title="Accès à l’article dans le cache local : Trump’s Executive Order Isn’t About Twitter">Trump’s Executive Order Isn’t About Twitter</a> (<a href="https://www.theatlantic.com/technology/archive/2020/05/trumps-executive-order-isnt-about-twitter/612349/" title="Accès à l’article original distant : Trump’s Executive Order Isn’t About Twitter">original</a>)</li>
  98. <li><a href="/david/cache/2020/4218c8b3332d61d6702bb2bd73ea9944/" title="Accès à l’article dans le cache local : Setting Up Git Identities">Setting Up Git Identities</a> (<a href="https://www.micah.soy/posts/setting-up-git-identities/" title="Accès à l’article original distant : Setting Up Git Identities">original</a>)</li>
  99. <li><a href="/david/cache/2020/9a3fecdca72af16f1403b9e77b6e8e04/" title="Accès à l’article dans le cache local : “Hey Google, stop tracking me”">“Hey Google, stop tracking me”</a> (<a href="https://www.magiclasso.co/insights/hey-google/" title="Accès à l’article original distant : “Hey Google, stop tracking me”">original</a>)</li>
  100. <li><a href="/david/cache/2020/50cdcad7054aa6777687db43157b9f0f/" title="Accès à l’article dans le cache local : Intent">Intent</a> (<a href="https://adactio.com/journal/16986" title="Accès à l’article original distant : Intent">original</a>)</li>
  101. <li><a href="/david/cache/2020/5de73fee2ee649cb44f623c5d2b28a2f/" title="Accès à l’article dans le cache local : 10 prérequis pour l'évaluation d'applications de "suivi de contact Coronavirus"">10 prérequis pour l'évaluation d'applications de "suivi de contact Coronavirus"</a> (<a href="https://blog.keiruaprod.fr/2020/04/08/prerequis-pour-appli-de-suivi-de-contacts.html" title="Accès à l’article original distant : 10 prérequis pour l'évaluation d'applications de "suivi de contact Coronavirus"">original</a>)</li>
  102. <li><a href="/david/cache/2020/26ba07320555beed0e2fce554ab4ceae/" title="Accès à l’article dans le cache local : Google Analytics: A luxury your users are paying for">Google Analytics: A luxury your users are paying for</a> (<a href="https://iainbean.com/posts/2020/google-analytics-a-luxury-your-users-are-paying-for/" title="Accès à l’article original distant : Google Analytics: A luxury your users are paying for">original</a>)</li>
  103. <li><a href="/david/cache/2020/58117f5865002118d6769cb0a7aa9786/" title="Accès à l’article dans le cache local : L’épidémie n’a pas de vertus">L’épidémie n’a pas de vertus</a> (<a href="https://perspectives-printanieres.info/index.php/2020/03/10/lepidemie-na-pas-de-vertus/" title="Accès à l’article original distant : L’épidémie n’a pas de vertus">original</a>)</li>
  104. <li><a href="/david/cache/2020/662f4136a25b828f662a6e822d85575d/" title="Accès à l’article dans le cache local : Who Listens to the Listeners?">Who Listens to the Listeners?</a> (<a href="https://librarianshipwreck.wordpress.com/2019/12/06/who-listens-to-the-listeners/" title="Accès à l’article original distant : Who Listens to the Listeners?">original</a>)</li>
  105. <li><a href="/david/cache/2020/4d81a301bbb7936312cd16e6674f3ff6/" title="Accès à l’article dans le cache local : A Group Is Its Own Worst Enemy">A Group Is Its Own Worst Enemy</a> (<a href="http://shirky.com/writings/group_enemy.html" title="Accès à l’article original distant : A Group Is Its Own Worst Enemy">original</a>)</li>
  106. <li><a href="/david/cache/2020/41703d38c7acf11c750bfa04dad106fe/" title="Accès à l’article dans le cache local : Science ouverte : la révolution nécessaire">Science ouverte : la révolution nécessaire</a> (<a href="https://lejournal.cnrs.fr/articles/science-ouverte-la-revolution-necessaire" title="Accès à l’article original distant : Science ouverte : la révolution nécessaire">original</a>)</li>
  107. <li><a href="/david/cache/2020/17aa5580eb34f39f214e4a72458c535e/" title="Accès à l’article dans le cache local : Thinking about the past, present, and future of web development">Thinking about the past, present, and future of web development</a> (<a href="https://www.baldurbjarnason.com/past-present-future-web/" title="Accès à l’article original distant : Thinking about the past, present, and future of web development">original</a>)</li>
  108. <li><a href="/david/cache/2020/eed6c28eb76dfb044c259d4f3ef0e77c/" title="Accès à l’article dans le cache local : La question Facebook. Sysiphe is Scrolling.">La question Facebook. Sysiphe is Scrolling.</a> (<a href="https://www.affordance.info/mon_weblog/2020/08/la-question-facebook.html" title="Accès à l’article original distant : La question Facebook. Sysiphe is Scrolling.">original</a>)</li>
  109. <li><a href="/david/cache/2020/740726bccca1dcd7c8adce3a89e6d933/" title="Accès à l’article dans le cache local : The radium craze">The radium craze</a> (<a href="https://ericwbailey.design/writing/the-radium-craze.html" title="Accès à l’article original distant : The radium craze">original</a>)</li>
  110. <li><a href="/david/cache/2020/81691acec54ad9fb74bab16ef215e7e6/" title="Accès à l’article dans le cache local : Piqûre de rappel - « Le prix » : Préface à l’édition en livre de poche en 2016">Piqûre de rappel - « Le prix » : Préface à l’édition en livre de poche en 2016</a> (<a href="https://www.pauljorion.com/blog/2018/05/26/piqure-de-rappel-le-prix-preface-a-ledition-en-livre-de-poche-en-2016/" title="Accès à l’article original distant : Piqûre de rappel - « Le prix » : Préface à l’édition en livre de poche en 2016">original</a>)</li>
  111. <li><a href="/david/cache/2020/fa88c51736ac4007ca274cd7af1f3dd0/" title="Accès à l’article dans le cache local : Reply link in RSS feed posts">Reply link in RSS feed posts</a> (<a href="https://destroytoday.com/blog/reply-link-in-rss-feed-posts" title="Accès à l’article original distant : Reply link in RSS feed posts">original</a>)</li>
  112. <li><a href="/david/cache/2020/a348ef62b74f25ff5e0679c67b3e6c3a/" title="Accès à l’article dans le cache local : Death of a Craftsman">Death of a Craftsman</a> (<a href="https://einarwh.wordpress.com/2020/04/05/death-of-a-craftsman/" title="Accès à l’article original distant : Death of a Craftsman">original</a>)</li>
  113. <li><a href="/david/cache/2020/1f01bec376e6423e9ea08aef6af23a34/" title="Accès à l’article dans le cache local : Bill Gates' nuclear venture hits snag amid U.S. restrictions on China deals: WSJ">Bill Gates' nuclear venture hits snag amid U.S. restrictions on China deals: WSJ</a> (<a href="https://www.reuters.com/article/us-terrapower-china-idUSKCN1OV1S5" title="Accès à l’article original distant : Bill Gates' nuclear venture hits snag amid U.S. restrictions on China deals: WSJ">original</a>)</li>
  114. <li><a href="/david/cache/2020/a015cd984c70f739bf51aa6b2a80d141/" title="Accès à l’article dans le cache local : Quantifying SARS-CoV-2 transmission suggests epidemic control with digital contact tracing">Quantifying SARS-CoV-2 transmission suggests epidemic control with digital contact tracing</a> (<a href="https://science.sciencemag.org/content/early/2020/03/30/science.abb6936" title="Accès à l’article original distant : Quantifying SARS-CoV-2 transmission suggests epidemic control with digital contact tracing">original</a>)</li>
  115. <li><a href="/david/cache/2020/23b142e6e8edf164de61e003291e4619/" title="Accès à l’article dans le cache local : Unreal Engine 5 is meant to ridicule web developers">Unreal Engine 5 is meant to ridicule web developers</a> (<a href="https://www.theolognion.com/unreal-engine-5-is-meant-to-ridicule-web-developers/" title="Accès à l’article original distant : Unreal Engine 5 is meant to ridicule web developers">original</a>)</li>
  116. <li><a href="/david/cache/2020/63396398249526e12072e828b8641030/" title="Accès à l’article dans le cache local : Coronavirus : les premiers désaccordés.">Coronavirus : les premiers désaccordés.</a> (<a href="https://www.affordance.info/mon_weblog/2020/03/coronavirus-premier-cordee.html" title="Accès à l’article original distant : Coronavirus : les premiers désaccordés.">original</a>)</li>
  117. <li><a href="/david/cache/2020/1ea303e05dbf5c10711a79385271c0ec/" title="Accès à l’article dans le cache local : Le commun est une cellule">Le commun est une cellule</a> (<a href="http://maiadereva.net/le-commun-est-une-cellule/" title="Accès à l’article original distant : Le commun est une cellule">original</a>)</li>
  118. <li><a href="/david/cache/2020/67c8c54b07137bcfc0069fccd8261b53/" title="Accès à l’article dans le cache local : Mercurial's Journey to and Reflections on Python 3">Mercurial's Journey to and Reflections on Python 3</a> (<a href="https://gregoryszorc.com/blog/2020/01/13/mercurial%27s-journey-to-and-reflections-on-python-3/" title="Accès à l’article original distant : Mercurial's Journey to and Reflections on Python 3">original</a>)</li>
  119. <li><a href="/david/cache/2020/f84169abe9067aa3fde8e3f3fc200517/" title="Accès à l’article dans le cache local : Why I Stopped Protesting and Started a Garden">Why I Stopped Protesting and Started a Garden</a> (<a href="https://abeautifulresistance.org/site/2019/12/5/why-i-quit-350org" title="Accès à l’article original distant : Why I Stopped Protesting and Started a Garden">original</a>)</li>
  120. <li><a href="/david/cache/2020/ff79ece116b91175ab716d0ea7ac3854/" title="Accès à l’article dans le cache local : Hey, your e-mail matters more than hype">Hey, your e-mail matters more than hype</a> (<a href="https://axbom.blog/hey-email-hype/" title="Accès à l’article original distant : Hey, your e-mail matters more than hype">original</a>)</li>
  121. <li><a href="/david/cache/2020/6723325d9229f986f6b77cc5ff6d3ef2/" title="Accès à l’article dans le cache local : Choose Boring Technology">Choose Boring Technology</a> (<a href="https://mcfunley.com/choose-boring-technology" title="Accès à l’article original distant : Choose Boring Technology">original</a>)</li>
  122. <li><a href="/david/cache/2020/73f93e0e8e7810a36d88555c2cbfa573/" title="Accès à l’article dans le cache local : as days pass by">as days pass by</a> (<a href="https://www.kryogenix.org/days/2020/05/06/hammer-and-nails/" title="Accès à l’article original distant : as days pass by">original</a>)</li>
  123. <li><a href="/david/cache/2020/afb9fa99e3c43324fbe57b416562b8f9/" title="Accès à l’article dans le cache local : Why is CSS Frustrating?">Why is CSS Frustrating?</a> (<a href="https://css-tricks.com/why-is-css-frustrating/" title="Accès à l’article original distant : Why is CSS Frustrating?">original</a>)</li>
  124. <li><a href="/david/cache/2020/ec9701477be934542ffbe81b341b2dc5/" title="Accès à l’article dans le cache local : Garder certaines lumières allumées: redéfinir la sécurité énergétique">Garder certaines lumières allumées: redéfinir la sécurité énergétique</a> (<a href="https://solar.lowtechmagazine.com/fr/2020/05/keeping-some-of-the-lights-on-redefining-energy-security.html" title="Accès à l’article original distant : Garder certaines lumières allumées: redéfinir la sécurité énergétique">original</a>)</li>
  125. <li><a href="/david/cache/2020/00e52ef44f917c0a6e6c2208348662e3/" title="Accès à l’article dans le cache local : Bernard Stiegler : comment créer une communauté économique territoriale plus intelligente">Bernard Stiegler : comment créer une communauté économique territoriale plus intelligente</a> (<a href="https://www.philomag.com/les-idees/bernard-stiegler-comment-creer-une-communaute-economique-territoriale-plus-intelligente" title="Accès à l’article original distant : Bernard Stiegler : comment créer une communauté économique territoriale plus intelligente">original</a>)</li>
  126. <li><a href="/david/cache/2020/cf5eab15b9590499ccb6d989f50fe5e3/" title="Accès à l’article dans le cache local : Against Black Inclusion in Facial Recognition">Against Black Inclusion in Facial Recognition</a> (<a href="https://digitaltalkingdrum.com/2017/08/15/against-black-inclusion-in-facial-recognition/" title="Accès à l’article original distant : Against Black Inclusion in Facial Recognition">original</a>)</li>
  127. <li><a href="/david/cache/2020/dfada08049ab34a1200974e7e46cb646/" title="Accès à l’article dans le cache local : Unlocking the commons">Unlocking the commons</a> (<a href="https://www.niemanlab.org/2019/01/unlocking-the-commons/" title="Accès à l’article original distant : Unlocking the commons">original</a>)</li>
  128. <li><a href="/david/cache/2020/4bda6c744ffb55c0fc4f4bf1f740b4e3/" title="Accès à l’article dans le cache local : The Prodigal Techbro">The Prodigal Techbro</a> (<a href="https://conversationalist.org/2020/03/05/the-prodigal-techbro/" title="Accès à l’article original distant : The Prodigal Techbro">original</a>)</li>
  129. <li><a href="/david/cache/2020/abb215ff6b7cb9c876db622d42385aca/" title="Accès à l’article dans le cache local : La Licence Contributive Commons">La Licence Contributive Commons</a> (<a href="https://contributivecommons.org/la-licence-contributive-commons/" title="Accès à l’article original distant : La Licence Contributive Commons">original</a>)</li>
  130. <li><a href="/david/cache/2020/064d01eb44dae62c296b4a671939a11d/" title="Accès à l’article dans le cache local : Bernard Stiegler : « Le virtuel, c’est le savoir »">Bernard Stiegler : « Le virtuel, c’est le savoir »</a> (<a href="https://www.philomag.com/les-idees/bernard-stiegler-le-virtuel-cest-le-savoir-43680" title="Accès à l’article original distant : Bernard Stiegler : « Le virtuel, c’est le savoir »">original</a>)</li>
  131. <li><a href="/david/cache/2020/f3be13f0057c9ff350b6e0bf3c3be90b/" title="Accès à l’article dans le cache local : Principles and priorities">Principles and priorities</a> (<a href="https://adactio.com/journal/16811" title="Accès à l’article original distant : Principles and priorities">original</a>)</li>
  132. <li><a href="/david/cache/2020/f61e3ce56d0360e061f4b22e0bb20e47/" title="Accès à l’article dans le cache local : Enough">Enough</a> (<a href="https://pjrvs.com/enough" title="Accès à l’article original distant : Enough">original</a>)</li>
  133. <li><a href="/david/cache/2020/5e366e8fe10507c713ca8d581daeb17c/" title="Accès à l’article dans le cache local : The end of the Redis adventure">The end of the Redis adventure</a> (<a href="http://antirez.com/news/133" title="Accès à l’article original distant : The end of the Redis adventure">original</a>)</li>
  134. <li><a href="/david/cache/2020/17404d432deb0949212bfeabb5225107/" title="Accès à l’article dans le cache local : La crise d’Oka, jour par jour">La crise d’Oka, jour par jour</a> (<a href="https://www.ledevoir.com/documents/special/2020-07-09-crise-oka-jour-par-jour/index.html" title="Accès à l’article original distant : La crise d’Oka, jour par jour">original</a>)</li>
  135. <li><a href="/david/cache/2020/10a0e890ada0487e0adf4548960f056f/" title="Accès à l’article dans le cache local : How To Keep Believing in the Internet">How To Keep Believing in the Internet</a> (<a href="https://jenmyers.net/daily/how-to-keep-believing-in-the-internet.html" title="Accès à l’article original distant : How To Keep Believing in the Internet">original</a>)</li>
  136. <li><a href="/david/cache/2020/703ceb55d78ebb11d4a3035b68d9f956/" title="Accès à l’article dans le cache local : Isabelle Attard : « L’écologie doit s’inscrire au sein du mouvement révolutionnaire »">Isabelle Attard : « L’écologie doit s’inscrire au sein du mouvement révolutionnaire »</a> (<a href="https://www.revue-ballast.fr/isabelle-attard-lecologie-doit-sinscrire-au-sein-du-mouvement-revolutionnaire" title="Accès à l’article original distant : Isabelle Attard : « L’écologie doit s’inscrire au sein du mouvement révolutionnaire »">original</a>)</li>
  137. <li><a href="/david/cache/2020/5db0711c2794aed3bf1433b48084064c/" title="Accès à l’article dans le cache local : Plus rien à craindre">Plus rien à craindre</a> (<a href="https://nrkn.fr/blog/2020/06/13/plus-rien-a-craindre/" title="Accès à l’article original distant : Plus rien à craindre">original</a>)</li>
  138. <li><a href="/david/cache/2020/24f52bba99b1423102f93cf86b948c5b/" title="Accès à l’article dans le cache local : Journal-Lightweight">Journal-Lightweight</a> (<a href="https://adactio.com/journal/16797" title="Accès à l’article original distant : Journal-Lightweight">original</a>)</li>
  139. <li><a href="/david/cache/2020/a72c83494fc6636cde5b73bd2b064958/" title="Accès à l’article dans le cache local : La nature est un champ de bataille">La nature est un champ de bataille</a> (<a href="https://www.editions-zones.fr/lyber?la-nature-est-un-champ-de-bataille" title="Accès à l’article original distant : La nature est un champ de bataille">original</a>)</li>
  140. <li><a href="/david/cache/2020/64baf6e5dd62d6a07d2a49bf78386bb3/" title="Accès à l’article dans le cache local : Missions, promesses, compromis - 1. Crédit et certitude">Missions, promesses, compromis - 1. Crédit et certitude</a> (<a href="https://www.philomag.com/les-idees/missions-promesses-compromis1credit-et-certitude-43671" title="Accès à l’article original distant : Missions, promesses, compromis - 1. Crédit et certitude">original</a>)</li>
  141. <li><a href="/david/cache/2020/82e58e715a4ddb17b2f9e2a023005b1a/" title="Accès à l’article dans le cache local : Wordsmiths | Getting Real">Wordsmiths | Getting Real</a> (<a href="https://basecamp.com/gettingreal/08.6-wordsmiths" title="Accès à l’article original distant : Wordsmiths | Getting Real">original</a>)</li>
  142. <li><a href="/david/cache/2020/b4edfe74a826089b329de71ea9c9b8c1/" title="Accès à l’article dans le cache local : Mark Alizart : « Le climato-scepticisme doit se comprendre comme un fait politique, non comme une opinion » (Coup d’état climatique)">Mark Alizart : « Le climato-scepticisme doit se comprendre comme un fait politique, non comme une opinion » (Coup d’état climatique)</a> (<a href="https://diacritik.com/2020/04/01/mark-alizart-le-climato-scepticisme-doit-se-comprendre-comme-un-fait-politique-non-comme-une-opinion-coup-detat-climatique/" title="Accès à l’article original distant : Mark Alizart : « Le climato-scepticisme doit se comprendre comme un fait politique, non comme une opinion » (Coup d’état climatique)">original</a>)</li>
  143. <li><a href="/david/cache/2020/7c3883b39ab29809ccb63ad2a268d08d/" title="Accès à l’article dans le cache local : Free Speech Is Not the Same As Free Reach">Free Speech Is Not the Same As Free Reach</a> (<a href="https://www.wired.com/story/free-speech-is-not-the-same-as-free-reach/" title="Accès à l’article original distant : Free Speech Is Not the Same As Free Reach">original</a>)</li>
  144. <li><a href="/david/cache/2020/25289703cb4dd3023c087715cddf6d55/" title="Accès à l’article dans le cache local : What’s up with me?">What’s up with me?</a> (<a href="https://helloanselm.com/writings/whats-up-with-me" title="Accès à l’article original distant : What’s up with me?">original</a>)</li>
  145. <li><a href="/david/cache/2020/dd5f3b7bc94e0bbe28dedec164ff6a37/" title="Accès à l’article dans le cache local : Italy’s Bergamo finds covid-19 leaves long-term effects for some">Italy’s Bergamo finds covid-19 leaves long-term effects for some</a> (<a href="https://www.washingtonpost.com/world/2020/09/08/bergamo-italy-covid-longterm/" title="Accès à l’article original distant : Italy’s Bergamo finds covid-19 leaves long-term effects for some">original</a>)</li>
  146. <li><a href="/david/cache/2020/c69ff36d83073945d118afba126d5d7e/" title="Accès à l’article dans le cache local : voyager">voyager</a> (<a href="https://www.la-grange.net/2020/09/14/voyager" title="Accès à l’article original distant : voyager">original</a>)</li>
  147. <li><a href="/david/cache/2020/c1c53ee2ef8544ad798629bf8a3b7249/" title="Accès à l’article dans le cache local : Thinking about Climate on a Dark, Dismal Morning">Thinking about Climate on a Dark, Dismal Morning</a> (<a href="https://blogs.scientificamerican.com/hot-planet/thinking-about-climate-on-a-dark-dismal-morning/" title="Accès à l’article original distant : Thinking about Climate on a Dark, Dismal Morning">original</a>)</li>
  148. <li><a href="/david/cache/2020/f57f8dd77b7db122d0a911e9a22d116e/" title="Accès à l’article dans le cache local : Liberté, mode d’emploi">Liberté, mode d’emploi</a> (<a href="https://le1hebdo.fr/journal/libert/305/article/libert-mode-d-emploi-3959.html" title="Accès à l’article original distant : Liberté, mode d’emploi">original</a>)</li>
  149. <li><a href="/david/cache/2020/5abb317f078fc9f585712bfa3f772504/" title="Accès à l’article dans le cache local : Exclusive: Apple dropped plan for encrypting backups after FBI complained - sources">Exclusive: Apple dropped plan for encrypting backups after FBI complained - sources</a> (<a href="https://www.reuters.com/article/us-apple-fbi-icloud-exclusive-idUSKBN1ZK1CT" title="Accès à l’article original distant : Exclusive: Apple dropped plan for encrypting backups after FBI complained - sources">original</a>)</li>
  150. <li><a href="/david/cache/2020/5c374b4df521b1ef44c86cd9a3cc022f/" title="Accès à l’article dans le cache local : Working remotely builds organizational resiliency">Working remotely builds organizational resiliency</a> (<a href="https://m.signalvnoise.com/working-remotely-builds-organizational-resiliency/" title="Accès à l’article original distant : Working remotely builds organizational resiliency">original</a>)</li>
  151. <li><a href="/david/cache/2020/3fc386b9b57aa937db0a1883502b9ab8/" title="Accès à l’article dans le cache local : Splendid isolation: how I stopped time by sitting in a forest for 24 hours">Splendid isolation: how I stopped time by sitting in a forest for 24 hours</a> (<a href="https://www.theguardian.com/news/2020/jan/24/wilderness-solo-splendid-isolation-stopped-time-sitting-in-a-forest-24-hours" title="Accès à l’article original distant : Splendid isolation: how I stopped time by sitting in a forest for 24 hours">original</a>)</li>
  152. <li><a href="/david/cache/2020/542585b2d85213911f91b498a643e010/" title="Accès à l’article dans le cache local : The Tyranny of Stuctureless">The Tyranny of Stuctureless</a> (<a href="https://www.jofreeman.com/joreen/tyranny.htm" title="Accès à l’article original distant : The Tyranny of Stuctureless">original</a>)</li>
  153. <li><a href="/david/cache/2020/0bdcd919935d2bc62634f2df3dedd06d/" title="Accès à l’article dans le cache local : The Forgotten Story Of The Radium Girls, Whose Deaths Saved Thousands Of Lives">The Forgotten Story Of The Radium Girls, Whose Deaths Saved Thousands Of Lives</a> (<a href="https://www.buzzfeed.com/authorkatemoore/the-light-that-does-not-lie" title="Accès à l’article original distant : The Forgotten Story Of The Radium Girls, Whose Deaths Saved Thousands Of Lives">original</a>)</li>
  154. <li><a href="/david/cache/2020/5a82172cc73bfc2050a2590b4d81e82d/" title="Accès à l’article dans le cache local : Digital Gardens">Digital Gardens</a> (<a href="https://sentiers.media/dispatch-08-digital-gardens/" title="Accès à l’article original distant : Digital Gardens">original</a>)</li>
  155. <li><a href="/david/cache/2020/9a05c76807ac1090c1fbaa96acb9f933/" title="Accès à l’article dans le cache local : La rose et le lotus">La rose et le lotus</a> (<a href="http://maiadereva.net/la-rose-et-le-lotus/" title="Accès à l’article original distant : La rose et le lotus">original</a>)</li>
  156. <li><a href="/david/cache/2020/51327b2e408efddee97c2bf8ca7df317/" title="Accès à l’article dans le cache local : Paroles d’intrapreneuses #2 : Mélodie Dahi de la Startup d’Etat Zam">Paroles d’intrapreneuses #2 : Mélodie Dahi de la Startup d’Etat Zam</a> (<a href="https://blog.beta.gouv.fr/dinsic/2020/07/01/paroles-dintrapreneuse-melodie-dahi-du-secretariat-general-du-gouvernement/" title="Accès à l’article original distant : Paroles d’intrapreneuses #2 : Mélodie Dahi de la Startup d’Etat Zam">original</a>)</li>
  157. <li><a href="/david/cache/2020/47f2c0c2984a00e8a6041232f4e87e1f/" title="Accès à l’article dans le cache local : L’humain du futur">L’humain du futur</a> (<a href="https://www.hypothermia.fr/2020/01/lhumain-du-futur/" title="Accès à l’article original distant : L’humain du futur">original</a>)</li>
  158. <li><a href="/david/cache/2020/b323b5128788c3b70fc0488d9ada3856/" title="Accès à l’article dans le cache local : Thèse « De la revue au collectif » : La revue format">Thèse « De la revue au collectif » : La revue format</a> (<a href="https://these.nicolassauret.net/1.0/revueformat.html#du-fragment-au-cristal" title="Accès à l’article original distant : Thèse « De la revue au collectif » : La revue format">original</a>)</li>
  159. <li><a href="/david/cache/2020/2e490bfc24d27865bf42f49ea2c79c12/" title="Accès à l’article dans le cache local : The Return of the 90s Web">The Return of the 90s Web</a> (<a href="https://mxb.dev/blog/the-return-of-the-90s-web/" title="Accès à l’article original distant : The Return of the 90s Web">original</a>)</li>
  160. <li><a href="/david/cache/2020/b33f1c0179a41a26c9c75499fdc970d8/" title="Accès à l’article dans le cache local : Garder une trace de ses lectures">Garder une trace de ses lectures</a> (<a href="https://bribesdereel.net/traces-de-lectures" title="Accès à l’article original distant : Garder une trace de ses lectures">original</a>)</li>
  161. <li><a href="/david/cache/2020/ef5d670c8473add5c3e43f8d4db2eed0/" title="Accès à l’article dans le cache local : Integrated systems for integrated programmers">Integrated systems for integrated programmers</a> (<a href="https://m.signalvnoise.com/integrated-systems-for-integrated-programmers/" title="Accès à l’article original distant : Integrated systems for integrated programmers">original</a>)</li>
  162. <li><a href="/david/cache/2020/73a689d4932b2952affd040014e9b85b/" title="Accès à l’article dans le cache local : The empty promises of Marie Kondo and the craze for minimalism">The empty promises of Marie Kondo and the craze for minimalism</a> (<a href="https://www.theguardian.com/lifeandstyle/2020/jan/03/empty-promises-marie-kondo-craze-for-minimalism" title="Accès à l’article original distant : The empty promises of Marie Kondo and the craze for minimalism">original</a>)</li>
  163. <li><a href="/david/cache/2020/31652af3fd4757154c51aadcbe9ffb39/" title="Accès à l’article dans le cache local : Web of Documents">Web of Documents</a> (<a href="http://blog.danieljanus.pl/2019/10/07/web-of-documents/" title="Accès à l’article original distant : Web of Documents">original</a>)</li>
  164. <li><a href="/david/cache/2020/58add7873e65625beba4c859d40a278b/" title="Accès à l’article dans le cache local : TikTok and the coming of infinite media">TikTok and the coming of infinite media</a> (<a href="http://www.roughtype.com/?p=8677" title="Accès à l’article original distant : TikTok and the coming of infinite media">original</a>)</li>
  165. <li><a href="/david/cache/2020/31d18361d64bd5e98d4199f2f40d2a4d/" title="Accès à l’article dans le cache local : Coup d’État sur la " loi haine "">Coup d’État sur la " loi haine "</a> (<a href="https://www.laquadrature.net/2020/01/22/coup-detat-sur-la-loi-haine/" title="Accès à l’article original distant : Coup d’État sur la " loi haine "">original</a>)</li>
  166. <li><a href="/david/cache/2020/874765e437a144748e9438d272b1177a/" title="Accès à l’article dans le cache local : Vieux développeur, pas manager">Vieux développeur, pas manager</a> (<a href="https://n.survol.fr/n/vieux-developpeur-pas-manager" title="Accès à l’article original distant : Vieux développeur, pas manager">original</a>)</li>
  167. <li><a href="/david/cache/2020/81585c1eca04b8e13fa1d096f70c96ec/" title="Accès à l’article dans le cache local : Rétro-confinement">Rétro-confinement</a> (<a href="http://www.aubryconseil.com/post/Retro-confinement" title="Accès à l’article original distant : Rétro-confinement">original</a>)</li>
  168. <li><a href="/david/cache/2020/75e6de14d16c3bed78799c91c67c0e09/" title="Accès à l’article dans le cache local : « Voilà, je devais le dire un jour : je suis raciste »">« Voilà, je devais le dire un jour : je suis raciste »</a> (<a href="https://voixdexils.ch/2020/07/09/voila-je-devais-le-dire-un-jour-je-suis-raciste/" title="Accès à l’article original distant : « Voilà, je devais le dire un jour : je suis raciste »">original</a>)</li>
  169. <li><a href="/david/cache/2020/959add1c9fe6dc27e1ee1ee8960b930b/" title="Accès à l’article dans le cache local : On dependency">On dependency</a> (<a href="https://v7.robweychert.com/blog/2020/06/v7-on-dependency/" title="Accès à l’article original distant : On dependency">original</a>)</li>
  170. <li><a href="/david/cache/2020/2343cdf9e5f75cc6bfba098799f0f2fd/" title="Accès à l’article dans le cache local : A Future with No Future: Depression, the Left, and the Politics of Mental Health">A Future with No Future: Depression, the Left, and the Politics of Mental Health</a> (<a href="https://lareviewofbooks.org/article/future-no-future-depression-left-politics-mental-health/" title="Accès à l’article original distant : A Future with No Future: Depression, the Left, and the Politics of Mental Health">original</a>)</li>
  171. <li><a href="/david/cache/2020/bdffc3b5eb59b81d90d9fa1d7e21ce11/" title="Accès à l’article dans le cache local : Des termes problématiques">Des termes problématiques</a> (<a href="https://boris.schapira.dev/notes/2020-06-des-termes-problematiques/" title="Accès à l’article original distant : Des termes problématiques">original</a>)</li>
  172. <li><a href="/david/cache/2020/613da2c8a82cb70c50391a34565800c4/" title="Accès à l’article dans le cache local : lion affranchi">lion affranchi</a> (<a href="https://www.la-grange.net/2020/07/01/affranchi" title="Accès à l’article original distant : lion affranchi">original</a>)</li>
  173. <li><a href="/david/cache/2020/89f1e446e1597e148c32886b5400118f/" title="Accès à l’article dans le cache local : This Page is Designed to Last">This Page is Designed to Last</a> (<a href="https://css-tricks.com/this-page-is-designed-to-last/" title="Accès à l’article original distant : This Page is Designed to Last">original</a>)</li>
  174. <li><a href="/david/cache/2020/cbef115a80c646c9eddc61ac077a6891/" title="Accès à l’article dans le cache local : Sonos in bricked speaker 'recycling' row">Sonos in bricked speaker 'recycling' row</a> (<a href="https://www.bbc.co.uk/news/technology-50948868" title="Accès à l’article original distant : Sonos in bricked speaker 'recycling' row">original</a>)</li>
  175. <li><a href="/david/cache/2020/7122463445f458a915c93957300e63c9/" title="Accès à l’article dans le cache local : Marxian Alienation And Web Development">Marxian Alienation And Web Development</a> (<a href="https://heydonworks.com/article/marxian-alienation-and-web-development/" title="Accès à l’article original distant : Marxian Alienation And Web Development">original</a>)</li>
  176. <li><a href="/david/cache/2020/5d838c30481a8c4ccd249265f71d5924/" title="Accès à l’article dans le cache local : Le municipalisme libertaire : qu'est-ce donc ?">Le municipalisme libertaire : qu'est-ce donc ?</a> (<a href="https://www.revue-ballast.fr/le-municipalisme-libertaire-quest-ce-donc/" title="Accès à l’article original distant : Le municipalisme libertaire : qu'est-ce donc ?">original</a>)</li>
  177. <li><a href="/david/cache/2020/42b02cc81a7fface539dfb3397f0a464/" title="Accès à l’article dans le cache local : How to Fake a Traffic Jam on Google Maps">How to Fake a Traffic Jam on Google Maps</a> (<a href="https://www.vice.com/en_us/article/9393w7/this-man-created-traffic-jams-on-google-maps-using-a-red-wagon-full-of-phones" title="Accès à l’article original distant : How to Fake a Traffic Jam on Google Maps">original</a>)</li>
  178. <li><a href="/david/cache/2020/85e0f968f6ac8dfdd76c7a76df6ef088/" title="Accès à l’article dans le cache local : Overcoming my panic towards accessibility">Overcoming my panic towards accessibility</a> (<a href="https://zellwk.com/blog/overcoming-panic-towards-accessibility/" title="Accès à l’article original distant : Overcoming my panic towards accessibility">original</a>)</li>
  179. <li><a href="/david/cache/2020/fd776407232cd6fd7627bac7dba39755/" title="Accès à l’article dans le cache local : Épuiser la pratique">Épuiser la pratique</a> (<a href="https://www.quaternum.net/2020/02/29/epuiser-la-pratique/" title="Accès à l’article original distant : Épuiser la pratique">original</a>)</li>
  180. <li><a href="/david/cache/2020/d97d7cfb53060231285893d94b1f4fce/" title="Accès à l’article dans le cache local : Missions, promesses, compromis - 2. Incertitude et indétermination">Missions, promesses, compromis - 2. Incertitude et indétermination</a> (<a href="https://www.philomag.com/les-idees/missions-promesses-compromis2incertitude-et-indetermination-43674" title="Accès à l’article original distant : Missions, promesses, compromis - 2. Incertitude et indétermination">original</a>)</li>
  181. <li><a href="/david/cache/2020/032142ee0df638618a8b145cb7ea9ebc/" title="Accès à l’article dans le cache local : Datasette: A Developer, a Shower and a Data-Inspired Moment">Datasette: A Developer, a Shower and a Data-Inspired Moment</a> (<a href="https://thenewstack.io/datasette-a-developer-a-shower-and-a-data-inspired-moment/" title="Accès à l’article original distant : Datasette: A Developer, a Shower and a Data-Inspired Moment">original</a>)</li>
  182. <li><a href="/david/cache/2020/cd68df2851bce7b4dc09a626bceffaa6/" title="Accès à l’article dans le cache local : A short introduction to building digital services in the Canadian government">A short introduction to building digital services in the Canadian government</a> (<a href="https://sboots.ca/2020/06/16/building-digital-services-in-the-canadian-government/" title="Accès à l’article original distant : A short introduction to building digital services in the Canadian government">original</a>)</li>
  183. <li><a href="/david/cache/2020/73dc1ad4719144f3768002aa5cef60ef/" title="Accès à l’article dans le cache local : Indefinite leave to remain">Indefinite leave to remain</a> (<a href="https://colly.com/articles/indefinite-leave-to-remain" title="Accès à l’article original distant : Indefinite leave to remain">original</a>)</li>
  184. <li><a href="/david/cache/2020/240b647e699da81b505d43af39257996/" title="Accès à l’article dans le cache local : Git Branch Rename">Git Branch Rename</a> (<a href="https://github.com/chancancode/branch-rename/blob/main/README.md" title="Accès à l’article original distant : Git Branch Rename">original</a>)</li>
  185. <li><a href="/david/cache/2020/ebaa216561b046ae17b29b399305b294/" title="Accès à l’article dans le cache local : Second-guessing the modern web">Second-guessing the modern web</a> (<a href="https://macwright.org/2020/05/10/spa-fatigue.html" title="Accès à l’article original distant : Second-guessing the modern web">original</a>)</li>
  186. <li><a href="/david/cache/2020/4c5cc5e59531ef04e068c883a1a0e166/" title="Accès à l’article dans le cache local : Running a Paid Membership Program">Running a Paid Membership Program</a> (<a href="https://craigmod.com/essays/membership_programs/" title="Accès à l’article original distant : Running a Paid Membership Program">original</a>)</li>
  187. <li><a href="/david/cache/2020/1d33c3e470f6515bf14af69f6131e058/" title="Accès à l’article dans le cache local : Pour un communisme luxueux">Pour un communisme luxueux</a> (<a href="https://blog.mondediplo.net/pour-un-communisme-luxueux" title="Accès à l’article original distant : Pour un communisme luxueux">original</a>)</li>
  188. <li><a href="/david/cache/2020/bfce8545a2d7c8d51d3af19f61208134/" title="Accès à l’article dans le cache local : On Pair Programming">On Pair Programming</a> (<a href="https://martinfowler.com/articles/on-pair-programming.html" title="Accès à l’article original distant : On Pair Programming">original</a>)</li>
  189. <li><a href="/david/cache/2020/331eb17ffb3f4fbb5fdd8123c0dc1eeb/" title="Accès à l’article dans le cache local : Building with Friction">Building with Friction</a> (<a href="https://timkadlec.com/remembers/2020-03-18-building-with-friction/" title="Accès à l’article original distant : Building with Friction">original</a>)</li>
  190. <li><a href="/david/cache/2020/572b785bc7ef89977817e656bbe3af12/" title="Accès à l’article dans le cache local : Zam : simplifier le processus de réponse aux amendements">Zam : simplifier le processus de réponse aux amendements</a> (<a href="https://blog.beta.gouv.fr/dinsic/2019/01/18/zam-simplifier-les-reponses-aux-amendements/" title="Accès à l’article original distant : Zam : simplifier le processus de réponse aux amendements">original</a>)</li>
  191. <li><a href="/david/cache/2020/a8103eb4d28f54bf8d5e58905fa96c0a/" title="Accès à l’article dans le cache local : Make Me Think">Make Me Think</a> (<a href="https://blog.jim-nielsen.com/2020/make-me-think/" title="Accès à l’article original distant : Make Me Think">original</a>)</li>
  192. <li><a href="/david/cache/2020/bdc65ed9d2657f45d13d97186072b415/" title="Accès à l’article dans le cache local : How I think about solving problems">How I think about solving problems</a> (<a href="https://humanwhocodes.com/blog/2020/02/how-i-think-about-solving-problems/" title="Accès à l’article original distant : How I think about solving problems">original</a>)</li>
  193. <li><a href="/david/cache/2020/b715701834baa76baecb154cf2c92c9c/" title="Accès à l’article dans le cache local : Harassers are nice to me, and probably to you">Harassers are nice to me, and probably to you</a> (<a href="https://leaddev.com/harassers-are-nice-me-and-probably-you" title="Accès à l’article original distant : Harassers are nice to me, and probably to you">original</a>)</li>
  194. <li><a href="/david/cache/2020/82918fea8d8ed461aae66915dbed02c9/" title="Accès à l’article dans le cache local : Make me think!">Make me think!</a> (<a href="https://ralphammer.com/make-me-think/" title="Accès à l’article original distant : Make me think!">original</a>)</li>
  195. <li><a href="/david/cache/2020/59dac1925636ebf6358c3a598bf834f9/" title="Accès à l’article dans le cache local : Un pédophile est un client Apple comme les autres.">Un pédophile est un client Apple comme les autres.</a> (<a href="https://www.affordance.info/mon_weblog/2020/01/pedophile-client-apple.html" title="Accès à l’article original distant : Un pédophile est un client Apple comme les autres.">original</a>)</li>
  196. <li><a href="/david/cache/2020/7fbde2965b6247def36184b7c0078de5/" title="Accès à l’article dans le cache local : The Privileged Have Entered Their Escape Pods">The Privileged Have Entered Their Escape Pods</a> (<a href="https://onezero.medium.com/the-privileged-have-entered-their-escape-pods-4706b4893af7" title="Accès à l’article original distant : The Privileged Have Entered Their Escape Pods">original</a>)</li>
  197. <li><a href="/david/cache/2020/618f913d970fee8feadadd15cf282e5a/" title="Accès à l’article dans le cache local : How “Good Intent” Undermines Diversity and Inclusion">How “Good Intent” Undermines Diversity and Inclusion</a> (<a href="https://thebias.com/2017/09/26/how-good-intent-undermines-diversity-and-inclusion/" title="Accès à l’article original distant : How “Good Intent” Undermines Diversity and Inclusion">original</a>)</li>
  198. <li><a href="/david/cache/2020/42616669988094757bf9d4864ee4ab4f/" title="Accès à l’article dans le cache local : App Assisted Contact Tracing">App Assisted Contact Tracing</a> (<a href="https://lucumr.pocoo.org/2020/4/3/contact-tracing/" title="Accès à l’article original distant : App Assisted Contact Tracing">original</a>)</li>
  199. <li><a href="/david/cache/2020/4bf3df418cd5d6e14bc6e1b2bda9b12d/" title="Accès à l’article dans le cache local : How is computer programming different today than 20 years ago?">How is computer programming different today than 20 years ago?</a> (<a href="https://medium.com/swlh/how-is-computer-programming-different-today-than-20-years-ago-9d0154d1b6ce" title="Accès à l’article original distant : How is computer programming different today than 20 years ago?">original</a>)</li>
  200. <li><a href="/david/cache/2020/af5d5f52466dfc2f59718294faa07418/" title="Accès à l’article dans le cache local : Visitors, Developers, or Machines">Visitors, Developers, or Machines</a> (<a href="https://garrettdimon.com/2020/visitors-developers-or-machines/" title="Accès à l’article original distant : Visitors, Developers, or Machines">original</a>)</li>
  201. <li><a href="/david/cache/2020/a1ba10f6326b0ed4c9ca343a214f671d/" title="Accès à l’article dans le cache local : Végétarien carnivore">Végétarien carnivore</a> (<a href="https://oncletom.io/2020/01/12/vegetarien-carnivore/" title="Accès à l’article original distant : Végétarien carnivore">original</a>)</li>
  202. <li><a href="/david/cache/2020/4e7f48be44adc1ef9e8d4539015fd6ee/" title="Accès à l’article dans le cache local : A Manifesto for Preserving Content on the Web">A Manifesto for Preserving Content on the Web</a> (<a href="https://jeffhuang.com/designed_to_last/" title="Accès à l’article original distant : A Manifesto for Preserving Content on the Web">original</a>)</li>
  203. <li><a href="/david/cache/2020/086847175a7a49b845b6d41f59b0a754/" title="Accès à l’article dans le cache local : envie des pentes">envie des pentes</a> (<a href="https://www.la-grange.net/2020/08/02/pente" title="Accès à l’article original distant : envie des pentes">original</a>)</li>
  204. <li><a href="/david/cache/2020/0fd34b15eca024dc3997303386b7476e/" title="Accès à l’article dans le cache local : Coronavirus : l’étonnante politique de la Suède">Coronavirus : l’étonnante politique de la Suède</a> (<a href="https://www.contrepoints.org/2020/04/28/370150-coronavirus-letonnante-politique-de-la-suede" title="Accès à l’article original distant : Coronavirus : l’étonnante politique de la Suède">original</a>)</li>
  205. <li><a href="/david/cache/2020/c039e15f24fb1dc53a5cae21c30a2bf7/" title="Accès à l’article dans le cache local : Fuck Costco">Fuck Costco</a> (<a href="https://www.leteignoir.com/2020/06/fuck-costco.html" title="Accès à l’article original distant : Fuck Costco">original</a>)</li>
  206. <li><a href="/david/cache/2020/02c4fd680fe2704b27f59a71a269b3db/" title="Accès à l’article dans le cache local : COVID-19, l’ami des dominants">COVID-19, l’ami des dominants</a> (<a href="http://www.ardeur.net/2020/04/covid-19-lami-des-dominants/" title="Accès à l’article original distant : COVID-19, l’ami des dominants">original</a>)</li>
  207. <li><a href="/david/cache/2020/7e8f31c1021b2049977e3c92d3a3b356/" title="Accès à l’article dans le cache local : Il n'y aura pas de retour à la normale">Il n'y aura pas de retour à la normale</a> (<a href="https://www.terrestres.org/2020/03/24/il-ny-aura-pas-de-retour-a-la-normale/" title="Accès à l’article original distant : Il n'y aura pas de retour à la normale">original</a>)</li>
  208. <li><a href="/david/cache/2020/42b9ec3fa0736e788eb939e82a188879/" title="Accès à l’article dans le cache local : On all that fuckery">On all that fuckery</a> (<a href="https://www.tinykat.cafe/on-all-that-fuckery" title="Accès à l’article original distant : On all that fuckery">original</a>)</li>
  209. <li><a href="/david/cache/2020/8d7e08c54e30cc6d35375da17e6a61c0/" title="Accès à l’article dans le cache local : Zam - beta.gouv.fr">Zam - beta.gouv.fr</a> (<a href="https://beta.gouv.fr/startups/zam.html" title="Accès à l’article original distant : Zam - beta.gouv.fr">original</a>)</li>
  210. <li><a href="/david/cache/2020/ca757669ade725d06b1b055e664bf449/" title="Accès à l’article dans le cache local : futur sans péremption">futur sans péremption</a> (<a href="https://www.la-grange.net/2020/07/18/futur" title="Accès à l’article original distant : futur sans péremption">original</a>)</li>
  211. <li><a href="/david/cache/2020/d562b547dc4833f0eb84a67ec2a8465d/" title="Accès à l’article dans le cache local : Technology Can't Fix Algorithmic Injustice">Technology Can't Fix Algorithmic Injustice</a> (<a href="http://bostonreview.net/science-nature-politics/annette-zimmermann-elena-di-rosa-hochan-kim-technology-cant-fix-algorithmic" title="Accès à l’article original distant : Technology Can't Fix Algorithmic Injustice">original</a>)</li>
  212. <li><a href="/david/cache/2020/f6f75ff6a361536ccb7a2861ee386bbd/" title="Accès à l’article dans le cache local : Acte de naissance">Acte de naissance</a> (<a href="http://scopyleft.fr/blog/2013/acte-de-naissance/" title="Accès à l’article original distant : Acte de naissance">original</a>)</li>
  213. <li><a href="/david/cache/2020/322e7a8997c732a5fdca0baaea7b9ede/" title="Accès à l’article dans le cache local : Guide to Internal Communication, the Basecamp Way">Guide to Internal Communication, the Basecamp Way</a> (<a href="https://basecamp.com/guides/how-we-communicate" title="Accès à l’article original distant : Guide to Internal Communication, the Basecamp Way">original</a>)</li>
  214. <li><a href="/david/cache/2020/0a6f84ae641abbb6a46cbe9ebaec4a8c/" title="Accès à l’article dans le cache local : How to Stockpile Food">How to Stockpile Food</a> (<a href="https://www.theatlantic.com/politics/archive/2020/03/stockpile-food-my-garage/608290/" title="Accès à l’article original distant : How to Stockpile Food">original</a>)</li>
  215. <li><a href="/david/cache/2020/efc69100e48d4016a6e167797da7ee13/" title="Accès à l’article dans le cache local : Researchers Find 'Anonymized' Data Is Even Less Anonymous Than We Thought">Researchers Find 'Anonymized' Data Is Even Less Anonymous Than We Thought</a> (<a href="https://www.vice.com/en_us/article/dygy8k/researchers-find-anonymized-data-is-even-less-anonymous-than-we-thought" title="Accès à l’article original distant : Researchers Find 'Anonymized' Data Is Even Less Anonymous Than We Thought">original</a>)</li>
  216. <li><a href="/david/cache/2020/a70068c881eba36604b2f4f8aec54670/" title="Accès à l’article dans le cache local : HTML: The Inaccessible Parts">HTML: The Inaccessible Parts</a> (<a href="https://daverupert.com/2020/02/html-the-inaccessible-parts/" title="Accès à l’article original distant : HTML: The Inaccessible Parts">original</a>)</li>
  217. <li><a href="/david/cache/2020/566b71b4e3a0217d7a224f71aa255a35/" title="Accès à l’article dans le cache local : Which tech companies are doing the most harm?">Which tech companies are doing the most harm?</a> (<a href="https://slate.com/technology/2020/01/evil-list-tech-companies-dangerous-amazon-facebook-google-palantir.html" title="Accès à l’article original distant : Which tech companies are doing the most harm?">original</a>)</li>
  218. <li><a href="/david/cache/2020/99c5bddeed5760b748ba9b219270d75d/" title="Accès à l’article dans le cache local : Ecological crises and equitable futures">Ecological crises and equitable futures</a> (<a href="https://esra.nz/ecological-crises-equitable-futures/" title="Accès à l’article original distant : Ecological crises and equitable futures">original</a>)</li>
  219. <li><a href="/david/cache/2020/7f71531b565d7a8b0a99100786687cfd/" title="Accès à l’article dans le cache local : Temporary Contact Number based Contact Tracing">Temporary Contact Number based Contact Tracing</a> (<a href="https://lucumr.pocoo.org/2020/4/9/tcn-contact-tracing/" title="Accès à l’article original distant : Temporary Contact Number based Contact Tracing">original</a>)</li>
  220. <li><a href="/david/cache/2020/2c6ccd57b9f0f1c39706013d026de507/" title="Accès à l’article dans le cache local : L’affaire de la Ligue du LOL, ou la fabrique de l’oubli">L’affaire de la Ligue du LOL, ou la fabrique de l’oubli</a> (<a href="https://medium.com/@florence.porcel/laffaire-de-la-ligue-du-lol-ou-la-fabrique-de-l-oubli-df4ad3f5f2b5" title="Accès à l’article original distant : L’affaire de la Ligue du LOL, ou la fabrique de l’oubli">original</a>)</li>
  221. <li><a href="/david/cache/2020/c8a8edb7bc65f4ed6b0edc18010434cc/" title="Accès à l’article dans le cache local : How Contact Tracing Can Foil COVID-19 & Big Brother">How Contact Tracing Can Foil COVID-19 & Big Brother</a> (<a href="https://ncase.me/contact-tracing/" title="Accès à l’article original distant : How Contact Tracing Can Foil COVID-19 & Big Brother">original</a>)</li>
  222. <li><a href="/david/cache/2020/0ca66318c85095c1406e42bb932f5e60/" title="Accès à l’article dans le cache local : RFC8890: The Internet is for End Users">RFC8890: The Internet is for End Users</a> (<a href="https://www.mnot.net/blog/2020/08/28/for_the_users" title="Accès à l’article original distant : RFC8890: The Internet is for End Users">original</a>)</li>
  223. <li><a href="/david/cache/2020/98b26445db5d799252abce7ef83e246a/" title="Accès à l’article dans le cache local : « D’une aspiration utopique à un programme réalisable » : Entretien avec Kristian Williams sur l’abolition de la police">« D’une aspiration utopique à un programme réalisable » : Entretien avec Kristian Williams sur l’abolition de la police</a> (<a href="https://acta.zone/dune-aspiration-utopique-a-une-programme-realisable-entretien-avec-kristian-williams-sur-labolition-de-la-police/" title="Accès à l’article original distant : « D’une aspiration utopique à un programme réalisable » : Entretien avec Kristian Williams sur l’abolition de la police">original</a>)</li>
  224. <li><a href="/david/cache/2020/fc97310297178a549eab5c5f9e8a334f/" title="Accès à l’article dans le cache local : Why 543 KB keep me up at night">Why 543 KB keep me up at night</a> (<a href="https://www.matuzo.at/blog/why-543kb-keep-me-up-at-night/" title="Accès à l’article original distant : Why 543 KB keep me up at night">original</a>)</li>
  225. <li><a href="/david/cache/2020/4a058a01a70886c2b41f94783b946044/" title="Accès à l’article dans le cache local : The Role of Design">The Role of Design</a> (<a href="http://expletiveinserted.com/2014/08/15/the-role-of-design/" title="Accès à l’article original distant : The Role of Design">original</a>)</li>
  226. <li><a href="/david/cache/2020/70e5fefd4e7ab3f2bc03e917c4add8b0/" title="Accès à l’article dans le cache local : Thoughts on Trust in Business">Thoughts on Trust in Business</a> (<a href="https://garrettdimon.com/2020/thoughts-on-trust-in-business/" title="Accès à l’article original distant : Thoughts on Trust in Business">original</a>)</li>
  227. <li><a href="/david/cache/2020/1d190443e06aa99b44dd2a4d55b1b58e/" title="Accès à l’article dans le cache local : The Secretive Company That Might End Privacy as We Know It">The Secretive Company That Might End Privacy as We Know It</a> (<a href="https://www.nytimes.com/2020/01/18/technology/clearview-privacy-facial-recognition.html" title="Accès à l’article original distant : The Secretive Company That Might End Privacy as We Know It">original</a>)</li>
  228. <li><a href="/david/cache/2020/e0ed8bab5c145d37065c607deace5bff/" title="Accès à l’article dans le cache local : Deno is a Browser for Code">Deno is a Browser for Code</a> (<a href="https://kitsonkelly.com/posts/deno-is-a-browser-for-code/" title="Accès à l’article original distant : Deno is a Browser for Code">original</a>)</li>
  229. <li><a href="/david/cache/2020/a8ad865ff528337ae4a91af90f90f48d/" title="Accès à l’article dans le cache local : Le moment communaliste ?">Le moment communaliste ?</a> (<a href="https://www.revue-ballast.fr/le-moment-communaliste/" title="Accès à l’article original distant : Le moment communaliste ?">original</a>)</li>
  230. <li><a href="/david/cache/2020/e3d7b7a2b567315813058779ff45b77d/" title="Accès à l’article dans le cache local : Il n’y a pas de solution, il n’y a que nous">Il n’y a pas de solution, il n’y a que nous</a> (<a href="https://framablog.org/2020/04/08/il-ny-a-pas-de-solution-il-ny-a-que-nous/" title="Accès à l’article original distant : Il n’y a pas de solution, il n’y a que nous">original</a>)</li>
  231. <li><a href="/david/cache/2020/154a7a62b2eb5b0fbe17673fd7cbcf42/" title="Accès à l’article dans le cache local : Computers as I used to love them">Computers as I used to love them</a> (<a href="https://tonsky.me/blog/syncthing/" title="Accès à l’article original distant : Computers as I used to love them">original</a>)</li>
  232. <li><a href="/david/cache/2020/de93ff8ea46e134a57ecd2671897abee/" title="Accès à l’article dans le cache local : Bientôt dans presque tous les commissariats, un logiciel pour fouiller dans vos portables">Bientôt dans presque tous les commissariats, un logiciel pour fouiller dans vos portables</a> (<a href="https://www.streetpress.com/sujet/1579520319-police-gendarmerie-un-logiciel-pour-fouiller-portables" title="Accès à l’article original distant : Bientôt dans presque tous les commissariats, un logiciel pour fouiller dans vos portables">original</a>)</li>
  233. <li><a href="/david/cache/2020/ff864f1890f6eb967b3f9645554708e0/" title="Accès à l’article dans le cache local : About static site generators">About static site generators</a> (<a href="https://fvsch.com/static-site-generators/" title="Accès à l’article original distant : About static site generators">original</a>)</li>
  234. <li><a href="/david/cache/2020/86939b13f2cea3d1ffbaa5b544fe5e45/" title="Accès à l’article dans le cache local : À propos - beta.gouv.fr">À propos - beta.gouv.fr</a> (<a href="https://beta.gouv.fr/apropos/" title="Accès à l’article original distant : À propos - beta.gouv.fr">original</a>)</li>
  235. <li><a href="/david/cache/2020/be1507ea944c6b8d0abd2a6c09efdc43/" title="Accès à l’article dans le cache local : Sur la pandémie actuelle, d’après le point de vue d’Ivan Illich">Sur la pandémie actuelle, d’après le point de vue d’Ivan Illich</a> (<a href="https://lundi.am/Sur-la-pandemie-actuelle-d-apres-le-point-de-vue-d-Ivan-Illich" title="Accès à l’article original distant : Sur la pandémie actuelle, d’après le point de vue d’Ivan Illich">original</a>)</li>
  236. <li><a href="/david/cache/2020/7cdc8defab9f52baa06e657ffa9db057/" title="Accès à l’article dans le cache local : Fragments">Fragments</a> (<a href="https://nrkn.fr/blog/2020/01/19/fragments-9/" title="Accès à l’article original distant : Fragments">original</a>)</li>
  237. <li><a href="/david/cache/2020/685842ac9d1a3206af33dbd51d08cbf0/" title="Accès à l’article dans le cache local : The modern web is becoming an unusable, user-hostile wasteland">The modern web is becoming an unusable, user-hostile wasteland</a> (<a href="https://omarabid.com/the-modern-web" title="Accès à l’article original distant : The modern web is becoming an unusable, user-hostile wasteland">original</a>)</li>
  238. <li><a href="/david/cache/2020/ac3266635585d387973da1c64b546990/" title="Accès à l’article dans le cache local : Ligue du LOL : un an après">Ligue du LOL : un an après</a> (<a href="https://medium.com/@vincentglad_67276/ligue-du-lol-un-an-apr%C3%A8s-aeee7784cf4d" title="Accès à l’article original distant : Ligue du LOL : un an après">original</a>)</li>
  239. <li><a href="/david/cache/2020/2a35ead18f2e4d22a091367acbab1e85/" title="Accès à l’article dans le cache local : Quotebacks and hypertexts">Quotebacks and hypertexts</a> (<a href="http://interconnected.org/home/2020/06/16/quotebacks" title="Accès à l’article original distant : Quotebacks and hypertexts">original</a>)</li>
  240. <li><a href="/david/cache/2020/195a2ecd81fa25a7cf43248b809bf724/" title="Accès à l’article dans le cache local : Honesty is the best policy">Honesty is the best policy</a> (<a href="https://hankchizljaw.com/wrote/honesty-is-the-best-policy/" title="Accès à l’article original distant : Honesty is the best policy">original</a>)</li>
  241. <li><a href="/david/cache/2020/a38442a0e3e291d654793c384e17e737/" title="Accès à l’article dans le cache local : Le virus n’est pas une vengeance">Le virus n’est pas une vengeance</a> (<a href="https://perspectives-printanieres.info/index.php/2020/03/30/le-virus-nest-pas-une-vengeance/" title="Accès à l’article original distant : Le virus n’est pas une vengeance">original</a>)</li>
  242. <li><a href="/david/cache/2020/77db8cc6de2906f31a4d37d91a47a3aa/" title="Accès à l’article dans le cache local : Currying in CSS?">Currying in CSS?</a> (<a href="https://www.trysmudford.com/blog/currying-in-css/" title="Accès à l’article original distant : Currying in CSS?">original</a>)</li>
  243. <li><a href="/david/cache/2020/4be675592f4f6dcf636812263e9e1233/" title="Accès à l’article dans le cache local : Home .git">Home .git</a> (<a href="https://martinovic.blog/post/home_git/" title="Accès à l’article original distant : Home .git">original</a>)</li>
  244. <li><a href="/david/cache/2020/ceecad22409cbd161b85bf5f18b09413/" title="Accès à l’article dans le cache local : Estimating NetNewsWire for iOS Demand">Estimating NetNewsWire for iOS Demand</a> (<a href="https://inessential.com/2020/01/03/estimating_netnewswire_for_ios_demand" title="Accès à l’article original distant : Estimating NetNewsWire for iOS Demand">original</a>)</li>
  245. <li><a href="/david/cache/2020/a9155966aed8a47ec727d156bf8b5458/" title="Accès à l’article dans le cache local : Transmission de COVID-19 par aérosol, les implications pour la santé publique">Transmission de COVID-19 par aérosol, les implications pour la santé publique</a> (<a href="https://www.lejournaldumedecin.com/actualite/transmission-de-covid-19-par-aerosol-les-implications-pour-la-sante-publique/article-opinion-47087.html" title="Accès à l’article original distant : Transmission de COVID-19 par aérosol, les implications pour la santé publique">original</a>)</li>
  246. <li><a href="/david/cache/2020/f8ef3c28cb75d299fc723d88fb8d0744/" title="Accès à l’article dans le cache local : Des technocrates aux algocrates">Des technocrates aux algocrates</a> (<a href="https://www.ledevoir.com/societe/le-devoir-de-philo-histoire/580735/des-technocrates-aux-algocrates" title="Accès à l’article original distant : Des technocrates aux algocrates">original</a>)</li>
  247. <li><a href="/david/cache/2020/892a6dcf591157833a162335d4878043/" title="Accès à l’article dans le cache local : Missing structure in technical discussions">Missing structure in technical discussions</a> (<a href="http://kvark.github.io/tech/arguments/2020/06/30/technical-discussions.html" title="Accès à l’article original distant : Missing structure in technical discussions">original</a>)</li>
  248. </ul>
  249. </main>
  250. <hr>
  251. <footer>
  252. <p>
  253. <a href="/david/" title="Aller à l’accueil">🏠</a> •
  254. <a href="/david/log/" title="Accès au flux RSS">🤖</a> •
  255. <a href="http://larlet.com" title="Go to my English profile" data-instant>🇨🇦</a> •
  256. <a href="mailto:david%40larlet.fr" title="Envoyer un courriel">📮</a> •
  257. <abbr title="Hébergeur : Alwaysdata, 62 rue Tiquetonne 75002 Paris, +33184162340">🧚</abbr>
  258. </p>
  259. <template id="theme-selector">
  260. <form>
  261. <fieldset>
  262. <legend>Thème</legend>
  263. <label>
  264. <input type="radio" value="auto" name="chosen-color-scheme" checked> Auto
  265. </label>
  266. <label>
  267. <input type="radio" value="dark" name="chosen-color-scheme"> Foncé
  268. </label>
  269. <label>
  270. <input type="radio" value="light" name="chosen-color-scheme"> Clair
  271. </label>
  272. </fieldset>
  273. </form>
  274. </template>
  275. </footer>
  276. <script type="text/javascript">
  277. function loadThemeForm(templateName) {
  278. const themeSelectorTemplate = document.querySelector(templateName)
  279. const form = themeSelectorTemplate.content.firstElementChild
  280. themeSelectorTemplate.replaceWith(form)
  281. form.addEventListener('change', (e) => {
  282. const chosenColorScheme = e.target.value
  283. localStorage.setItem('theme', chosenColorScheme)
  284. toggleTheme(chosenColorScheme)
  285. })
  286. const selectedTheme = localStorage.getItem('theme')
  287. if (selectedTheme && selectedTheme !== 'undefined') {
  288. form.querySelector(`[value="${selectedTheme}"]`).checked = true
  289. }
  290. }
  291. const prefersColorSchemeDark = '(prefers-color-scheme: dark)'
  292. window.addEventListener('load', () => {
  293. let hasDarkRules = false
  294. for (const styleSheet of Array.from(document.styleSheets)) {
  295. let mediaRules = []
  296. for (const cssRule of styleSheet.cssRules) {
  297. if (cssRule.type !== CSSRule.MEDIA_RULE) {
  298. continue
  299. }
  300. // WARNING: Safari does not have/supports `conditionText`.
  301. if (cssRule.conditionText) {
  302. if (cssRule.conditionText !== prefersColorSchemeDark) {
  303. continue
  304. }
  305. } else {
  306. if (cssRule.cssText.startsWith(prefersColorSchemeDark)) {
  307. continue
  308. }
  309. }
  310. mediaRules = mediaRules.concat(Array.from(cssRule.cssRules))
  311. }
  312. // WARNING: do not try to insert a Rule to a styleSheet you are
  313. // currently iterating on, otherwise the browser will be stuck
  314. // in a infinite loop…
  315. for (const mediaRule of mediaRules) {
  316. styleSheet.insertRule(mediaRule.cssText)
  317. hasDarkRules = true
  318. }
  319. }
  320. if (hasDarkRules) {
  321. loadThemeForm('#theme-selector')
  322. }
  323. })
  324. </script>
  325. </body>
  326. </html>