Repository with sources and generator of https://larlet.fr/david/ https://larlet.fr/david/
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

index.html 19KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346
  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` element
  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>
  13. Tag #intimité
  14. — David Larlet</title>
  15. <meta name="description" content="Publications relatives au tag #intimité">
  16. <!-- That good ol' feed, subscribe :). -->
  17. <link rel="alternate"
  18. type="application/atom+xml"
  19. title="Feed"
  20. href="/david/log/">
  21. <!-- Generated from https://realfavicongenerator.net/ such a mess. -->
  22. <link rel="apple-touch-icon"
  23. sizes="180x180"
  24. href="/static/david/icons2/apple-touch-icon.png">
  25. <link rel="icon"
  26. type="image/png"
  27. sizes="32x32"
  28. href="/static/david/icons2/favicon-32x32.png">
  29. <link rel="icon"
  30. type="image/png"
  31. sizes="16x16"
  32. href="/static/david/icons2/favicon-16x16.png">
  33. <link rel="manifest" href="/static/david/icons2/site.webmanifest">
  34. <link rel="mask-icon"
  35. href="/static/david/icons2/safari-pinned-tab.svg"
  36. color="#07486c">
  37. <link rel="shortcut icon" href="/static/david/icons2/favicon.ico">
  38. <meta name="msapplication-TileColor" content="#f7f7f7">
  39. <meta name="msapplication-config"
  40. content="/static/david/icons2/browserconfig.xml">
  41. <meta name="theme-color"
  42. content="#f7f7f7"
  43. media="(prefers-color-scheme: light)">
  44. <meta name="theme-color"
  45. content="#272727"
  46. media="(prefers-color-scheme: dark)">
  47. <!-- Documented, feel free to shoot an email. -->
  48. <link rel="stylesheet" href="/static/david/css/style_2021-01-20.css">
  49. <!-- See https://www.zachleat.com/web/comprehensive-webfonts/ for the trade-off. -->
  50. <link rel="preload"
  51. href="/static/david/css/fonts/triplicate_t4_poly_regular.woff2"
  52. as="font"
  53. type="font/woff2"
  54. media="(prefers-color-scheme: light), (prefers-color-scheme: no-preference)"
  55. crossorigin>
  56. <link rel="preload"
  57. href="/static/david/css/fonts/triplicate_t4_poly_bold.woff2"
  58. as="font"
  59. type="font/woff2"
  60. media="(prefers-color-scheme: light), (prefers-color-scheme: no-preference)"
  61. crossorigin>
  62. <link rel="preload"
  63. href="/static/david/css/fonts/triplicate_t4_poly_italic.woff2"
  64. as="font"
  65. type="font/woff2"
  66. media="(prefers-color-scheme: light), (prefers-color-scheme: no-preference)"
  67. crossorigin>
  68. <link rel="preload"
  69. href="/static/david/css/fonts/triplicate_t3_regular.woff2"
  70. as="font"
  71. type="font/woff2"
  72. media="(prefers-color-scheme: dark)"
  73. crossorigin>
  74. <link rel="preload"
  75. href="/static/david/css/fonts/triplicate_t3_bold.woff2"
  76. as="font"
  77. type="font/woff2"
  78. media="(prefers-color-scheme: dark)"
  79. crossorigin>
  80. <link rel="preload"
  81. href="/static/david/css/fonts/triplicate_t3_italic.woff2"
  82. as="font"
  83. type="font/woff2"
  84. media="(prefers-color-scheme: dark)"
  85. crossorigin>
  86. <script>
  87. function toggleTheme(themeName) {
  88. document.documentElement.classList.toggle(
  89. 'forced-dark',
  90. themeName === 'dark'
  91. )
  92. document.documentElement.classList.toggle(
  93. 'forced-light',
  94. themeName === 'light'
  95. )
  96. }
  97. const selectedTheme = localStorage.getItem('theme')
  98. if (selectedTheme !== 'undefined') {
  99. toggleTheme(selectedTheme)
  100. }
  101. </script>
  102. <style type="text/css">
  103. details[open] summary {
  104. display: none;
  105. }
  106. </style>
  107. <body class="remarkdown h1-underline h2-underline h3-underline em-underscore hr-center ul-star pre-tick"
  108. data-instant-intensity="viewport-all">
  109. <header>
  110. <h1>Publications relatives au tag #intimité</h1>
  111. </header>
  112. <nav>
  113. <p class="center">
  114. <a href="/david/" title="Aller à l’accueil">
  115. <svg class="icon icon-home">
  116. <use xlink:href="/static/david/icons2/symbol-defs-2021-12.svg#icon-home"></use>
  117. </svg>
  118. Accueil</a>
  119. • <a rel="tags"
  120. href="/david/#tags-2023"
  121. title="Liste de toutes les étiquettes">
  122. <svg class="icon icon-tags">
  123. <use xlink:href="/static/david/icons2/symbol-defs-2021-12.svg#icon-tags"></use>
  124. </svg>
  125. Étiquettes</a>
  126. </p>
  127. </nav>
  128. <hr>
  129. <main>
  130. <p>Les plus récentes en premier, les 3 premières sont dépliées et ensuite c’est à la demande, bonne exploration !</p>
  131. <h2>
  132. <a href="/david/2023/09/06/" title="Lien permanent vers cet article">Retour</a> (2023-09-06)
  133. </h2>
  134. <blockquote lang="en">
  135. <p>The app will eventually become obsolete. It’s the plain text files I create that are designed to last. Who knows if anyone will want to read them besides me, but <em>future me</em> is enough of an audience to make it&nbsp;worthwhile.</p>
  136. <p><cite><em><a href="https://stephango.com/file-over-app">File over app - Steph Ango</a></em>&nbsp;(<a href="/david/cache/2023/20d288eb47779c4f1b3f36fb86aa7108/">cache</a>)</cite></p>
  137. </blockquote>
  138. <p>Je vais revenir délicatement publier par ici. Ces derniers mois ont été… mmh, agités… mais je commence à retrouver un certain équilibre. Beaucoup de phases qui ne s’articulaient pas comme je l’espérais, d’attention trop superficielle mal compensée, au milieu d’une grosse <a href="/david/2023/01/23/" title="Déception">déception</a> qui a laissé des traces profondes. J’aurais au moins appris la différence entre l’inspiration et la manipulation. <em>The Hard Way™</em>. Je suis très reconnaissant envers toutes les personnes qui ont fait que je ne me suis pas senti trop isolé ou vulnérable pendant cette&nbsp;période.</p>
  139. <p>Grâce à un départ, <a href="http://scopyleft.fr/">Scopyleft</a> prend une <a href="/david/2021/03/17/">autre dimension</a> et redéfinit ses aspirations collectivement à travers des échanges plus sains et apaisés. Un arbre tombe et de nombreuses autres espèces arrivent enfin à capter la lumière pour proposer un autre paysage, envisager un nouvel écosystème&nbsp;🌻🐝.</p>
  140. <hr />
  141. <p>Et puis, j’ai des dizaines d’onglets à partager à mon <em>futur moi</em>.</p>
  142. <blockquote lang="en">
  143. <p>💭 If you’re more a guess-culture person, asking people for help without knowing their circumstances can feel rude or intrusive. Broadcasting publicly your need for help can feel awkward and&nbsp;vulnerable.</p>
  144. <p>If you’re more of an ask-culture person, the guess-culture example of juggling everyone’s specific scenarios and the historical context of favors <mark>probably seems exhausting.</mark> Dropping hints in the hopes that you won’t even have to make your request can feel extra passive and&nbsp;manipulative.</p>
  145. <p><cite><em><a href="https://jeanhsu.substack.com/p/ask-vs-guess-culture">Ask vs guess culture</a></em>&nbsp;(<a href="/david/cache/2023/ba42826808418339bdc0364586bea5bf/">cache</a>)</cite></p>
  146. </blockquote>
  147. <blockquote lang="en">
  148. <p>😔 But really the baseline of web design is so low because there’s a lack of tenderness, care, and empathy. <mark>It’s because we don’t see the making of a website as a worthy profession.</mark> It’s because we hope to squeeze the last bit of juice from the orange by mulching people in between modals and pop ups and cookie&nbsp;banners.</p>
  149. <p>So how do we do better? How do we take better care of our&nbsp;websites?</p>
  150. <p><cite><em><a href="https://robinrendle.com/notes/why-are-websites-embarrassing/">Why are websites embarrassing?</a></em>&nbsp;(<a href="/david/cache/2023/7458294e070577c610294f8ec927c30d/">cache</a>)</cite></p>
  151. </blockquote>
  152. <blockquote lang="en">
  153. <p>🍏 It would also inject the potential for a slippery slope of unintended consequences. Scanning for one type of content, for instance, <mark>opens the door for bulk surveillance</mark> and could create a desire to search other encrypted messaging systems across content types (such as images, videos, text, or audio) and content categories. How can users be assured that a tool for one type of surveillance has not been reconfigured to surveil for other content such as political activity or religious persecution? Tools of mass surveillance have widespread negative implications for freedom of speech and, by extension, democracy as a whole. Also, designing this technology for one government could require applications for other countries across new data&nbsp;types.</p>
  154. <p><cite><a href="/static/david/2023/apple-letter-to-heat-initiative.pdf">Apple letter to Heat initiative</a> (PDF, 121Ko)</cite></p>
  155. </blockquote>
  156. <h2>
  157. <a href="/david/2023/06/06/" title="Lien permanent vers cet article">Réponse(s)</a> (2023-06-06)
  158. </h2>
  159. <blockquote>
  160. <p>The structures of our network commons have concentrated our responses to the forces already pressing against our livelihoods and children and futures. Within their engagement-optimized interfaces, we’ve built ourselves into a standing wave: Abusive posts became network-wide events that require a response not only from moderating authorities, but from every&nbsp;user.</p>
  161. <p>In this machine, silence transmutes to approval of the worst thing happening; via entirely real human needs for signals of safety and support, continuous attention and engagement become mandatory. Simply bad posts are opportunities for demonstrations of prowess. People we agree with become footholds for demonstrating all the subtle ways in which they don’t quite&nbsp;understand.</p>
  162. <p>[…]</p>
  163. <p><mark>Here in my body, I want to be more human in service of a less painfully haunted world.</mark> I want ways of being together that let us pay our respects and build different kinds of power. I want to practice being&nbsp;free.</p>
  164. <p><cite><em><a href="https://erinkissane.com/tomorrow-and-tomorrow-and-tomorrow">Erin Kissane</a></em>&nbsp;(<a href="/david/cache/2023/62bf3ce6ef66e39b7f250a6123d92e66/">cache</a>)</cite></p>
  165. </blockquote>
  166. <p>J’étais ceux que je&nbsp;suis.</p>
  167. <p>Je me retrouve de moins en moins sur des plateformes d’échanges instantanés —&nbsp;fussent-elles libres. Cela me confirme que mon problème n’est pas dans l’outil mais dans la qualité des&nbsp;interactions.</p>
  168. <p>J’ai fait un atelier où j’ai dû dire à des personnes que j’estime à voix haute que j’étais profondément injuste et que j’étais OK avec ça. C’était difficile et je n’en mesure pas encore toutes les&nbsp;conséquences.</p>
  169. <p>La résilience de mon vélo passe par ma capacité à le réparer. Avec des <em>tubeless</em> je me sens moins à l’aise, trop d’outillage devient nécessaire pour pallier un confort&nbsp;relatif.</p>
  170. <p>Dans ces moments de repli, la photographie et la poésie (re)prennent une place importance. J’aimerais en accorder plus au dessin et à la musique mais le plaisir semble encore être trop&nbsp;éloigné.</p>
  171. <p>Je me demande parfois si la publication sur le web n’est pas un de mes privilèges de&nbsp;plus.</p>
  172. <p>Je deviens ce que je ne suis&nbsp;plus.</p>
  173. <h2>
  174. <a href="/david/2023/02/01/" title="Lien permanent vers cet article">Ombres</a> (2023-02-01)
  175. </h2>
  176. <blockquote lang="en">
  177. <p>I’m not a film buff, so I write this from a layman’s perspective. But every time I watch something made before 2000, it looks so beautiful to me—not otherworldly or majestic, but <mark>beautiful in the way the world around me is beautiful.</mark> And I don’t think I’m just being nostalgic. […]</p>
  178. <p>Most usefully, their hollowness offers, by way of counter-example, a key to what does feel meaningful: texture, substance, imperfection, slowing down, taking the scenic route, natural light, places you can touch, making more considered creative choices, making <em>less</em>.</p>
  179. <p><cite><em><a href="https://haleynahman.substack.com/p/132-the-contagious-visual-blandness">#132: The contagious visual blandness of Netflix</a></em>&nbsp;(<a href="/david/cache/2023/4d3fa4020fd0504dbced1a408a2d394e/">cache</a>)</cite></p>
  180. </blockquote>
  181. <p>C’est une chose que j’ai remarqué aussi et l’essai de Robin Rendle à ce sujet <a href="https://www.robinrendle.com/essays/in-praise-of-shadows/">In Praise of Shadows</a>&nbsp;(<a href="/david/cache/2023/055ec9ce09151d35309f39b824189c61/">cache</a>) m’avait particulièrement touché cet&nbsp;été.</p>
  182. <p>Les iPhones, au fil des versions, font de «&nbsp;magnifiques&nbsp;» photographies par exemple mais ce qui est capté de la scène est faible comparé à ce qui est fait en post-acquisition pour qu’elles <em>semblent</em> magnifiquement nettes et contrastées etc. Et ce n’est qu’un début, l’apprentissage et des algorithmes encore plus avancés permettront de rendre chaque photo plus… parfaite dans la négation de son&nbsp;authenticité.</p>
  183. <p>Ma bibliothèque dans macOS Photos (iPhone) ressemble à un magazine, à une façon que d’autres ont choisi pour représenter le monde. Celle qui est dans RAW Power (DSLR) est plus modeste mais correspond davantage aux façons dont <em>j’ai</em> envie d’observer et de partager le&nbsp;monde.</p>
  184. <p>À force de regarder des séries à l’image parfaite, on se met peut-être à fuir la réalité d’un monde qui nous semble hideux dans ses imperfections et ses zones&nbsp;d’ombres.</p>
  185. <p><em>J’imagine que c’est une réflexion de vieux et que les personnes faisant de l’argentique avaient les mêmes arguments il y a quelques années. J’assume&nbsp;(presque).</em></p>
  186. <hr />
  187. <blockquote lang="en">
  188. <p>😔 We found that GitHub, GitLab, SourceForge, and Bitbucket were collectively linked to 160&nbsp;times in 2007&nbsp;and 76,746&nbsp;times in 2021. In 2021, <mark>one out of five publications in the arXiv corpus included a URI to GitHub.</mark> The complexity of GHPs like GitHub is not amenable to conventional Web archiving techniques. Therefore, the growing use of GHPs in scholarly publications points to an urgent and growing need for dedicated efforts to archive their holdings in order to preserve research code and its scholarly&nbsp;ephemera.</p>
  189. <p><cite><em><a href="https://arxiv.org/abs/2208.04895">The Rise of GitHub in Scholarly Publications</a></em>&nbsp;(<a href="/david/cache/2023/57fcca8aa6194cb2840d1dea002cb59b/">cache</a>)</cite></p>
  190. </blockquote>
  191. </main>
  192. <hr>
  193. <footer>
  194. <p>
  195. <nobr>
  196. <a href="/david/" title="Aller à l’accueil">
  197. <svg class="icon icon-home">
  198. <use xlink:href="/static/david/icons2/symbol-defs-2022-03.svg#icon-home"></use>
  199. </svg>
  200. Accueil</a>
  201. </nobr>
  202. <nobr>
  203. <a href="/david/log/" title="Accès au flux RSS">
  204. <svg class="icon icon-rss2">
  205. <use xlink:href="/static/david/icons2/symbol-defs-2022-03.svg#icon-rss2"></use>
  206. </svg>
  207. Suivre</a>
  208. </nobr>
  209. <nobr>
  210. <a href="http://larlet.com"
  211. title="Go to my English profile"
  212. data-instant>
  213. <svg class="icon icon-user-tie">
  214. <use xlink:href="/static/david/icons2/symbol-defs-2022-03.svg#icon-user-tie"></use>
  215. </svg>
  216. Pro</a>
  217. </nobr>
  218. <nobr>
  219. <a href="mailto:david%40larlet.fr" title="Envoyer un courriel">
  220. <svg class="icon icon-mail">
  221. <use xlink:href="/static/david/icons2/symbol-defs-2022-03.svg#icon-mail"></use>
  222. </svg>
  223. Email</a>
  224. </nobr>
  225. <nobr>
  226. <abbr class="nowrap"
  227. title="Hébergeur : Alwaysdata, 62 rue Tiquetonne 75002 Paris, +33184162340">
  228. <svg class="icon icon-hammer2">
  229. <use xlink:href="/static/david/icons2/symbol-defs-2022-03.svg#icon-hammer2"></use>
  230. </svg>
  231. Légal</abbr>
  232. </nobr>
  233. </p>
  234. <template id="theme-selector">
  235. <form>
  236. <fieldset>
  237. <legend>
  238. <svg class="icon icon-brightness-contrast">
  239. <use xlink:href="/static/david/icons2/symbol-defs-2022-03.svg#icon-brightness-contrast"></use>
  240. </svg>
  241. Thème
  242. </legend>
  243. <label>
  244. <input type="radio" value="auto" name="chosen-color-scheme" checked>
  245. Auto
  246. </label>
  247. <label>
  248. <input type="radio" value="dark" name="chosen-color-scheme">
  249. Foncé
  250. </label>
  251. <label>
  252. <input type="radio" value="light" name="chosen-color-scheme">
  253. Clair
  254. </label>
  255. </fieldset>
  256. </form>
  257. </template>
  258. </footer>
  259. <script src="/static/david/js/instantpage-5.1.0.min.js" type="module"></script>
  260. <script>
  261. function loadThemeForm(templateName) {
  262. const themeSelectorTemplate = document.querySelector(templateName)
  263. const form = themeSelectorTemplate.content.firstElementChild
  264. themeSelectorTemplate.replaceWith(form)
  265. form.addEventListener('change', (e) => {
  266. const chosenColorScheme = e.target.value
  267. localStorage.setItem('theme', chosenColorScheme)
  268. toggleTheme(chosenColorScheme)
  269. })
  270. const selectedTheme = localStorage.getItem('theme')
  271. if (selectedTheme && selectedTheme !== 'undefined') {
  272. form.querySelector(`[value="${selectedTheme}"]`).checked = true
  273. }
  274. }
  275. const prefersColorSchemeDark = '(prefers-color-scheme: dark)'
  276. window.addEventListener('load', () => {
  277. let hasDarkRules = false
  278. for (const styleSheet of Array.from(document.styleSheets)) {
  279. let mediaRules = []
  280. for (const cssRule of styleSheet.cssRules) {
  281. if (cssRule.type !== CSSRule.MEDIA_RULE) {
  282. continue
  283. }
  284. // WARNING: Safari does not have/supports `conditionText`.
  285. if (cssRule.conditionText) {
  286. if (cssRule.conditionText !== prefersColorSchemeDark) {
  287. continue
  288. }
  289. } else {
  290. if (cssRule.cssText.startsWith(prefersColorSchemeDark)) {
  291. continue
  292. }
  293. }
  294. mediaRules = mediaRules.concat(Array.from(cssRule.cssRules))
  295. }
  296. // WARNING: do not try to insert a Rule to a styleSheet you are
  297. // currently iterating on, otherwise the browser will be stuck
  298. // in a infinite loop…
  299. for (const mediaRule of mediaRules) {
  300. styleSheet.insertRule(mediaRule.cssText)
  301. hasDarkRules = true
  302. }
  303. }
  304. if (hasDarkRules) {
  305. loadThemeForm('#theme-selector')
  306. }
  307. })
  308. </script>
  309. </body>
  310. </html>