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 9.9KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105
  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>Écriture — David Larlet</title>
  13. <!-- Generated from https://realfavicongenerator.net/ such a mess. -->
  14. <link rel="apple-touch-icon" sizes="180x180" href="/static/david/icons2/apple-touch-icon.png">
  15. <link rel="icon" type="image/png" sizes="32x32" href="/static/david/icons2/favicon-32x32.png">
  16. <link rel="icon" type="image/png" sizes="16x16" href="/static/david/icons2/favicon-16x16.png">
  17. <link rel="manifest" href="/static/david/icons2/site.webmanifest">
  18. <link rel="mask-icon" href="/static/david/icons2/safari-pinned-tab.svg" color="#07486c">
  19. <link rel="shortcut icon" href="/static/david/icons2/favicon.ico">
  20. <meta name="msapplication-TileColor" content="#f0f0ea">
  21. <meta name="msapplication-config" content="/static/david/icons2/browserconfig.xml">
  22. <meta name="theme-color" content="#f0f0ea">
  23. <!-- Thank you Florens! -->
  24. <link rel="stylesheet" href="/static/david/css/style_2020-02-24.css">
  25. <!-- See https://www.zachleat.com/web/comprehensive-webfonts/ for the trade-off. -->
  26. <link rel="preload" href="/static/david/css/fonts/triplicate_t4_poly_regular.woff2" as="font" type="font/woff2" crossorigin>
  27. <link rel="preload" href="/static/david/css/fonts/triplicate_t4_poly_bold.woff2" as="font" type="font/woff2" crossorigin>
  28. <link rel="preload" href="/static/david/css/fonts/triplicate_t4_poly_italic.woff2" as="font" type="font/woff2" crossorigin>
  29. <body class="remarkdown h1-underline h2-underline h3-underline hr-center ul-star pre-tick">
  30. <article>
  31. <h1>Écriture</h1>
  32. <nav>
  33. <p class="center">
  34. <a rel="prev" href="/david/2020/01/03/" title="Publication précédente : Briques">←</a> •
  35. <a href="/david/" title="Aller à l’accueil" tabindex="1">🏠</a>
  36. • <a rel="next" href="/david/2020/01/10/" title="Publication suivante : Travail">→</a>
  37. </p>
  38. </nav>
  39. <hr>
  40. <p><em>De l’importance d’écrire au quotidien. Pour pratiquer, pour soi, pour les autres.</em></p>
  41. <h2 id="page-blanche">Page blanche <a href="#page-blanche" title="Ancre vers cette partie" aria-hidden="true">#</a></h2><p>Il y a un plaisir certain à repartir d’une page blanche. Je remarque que j’ai souvent envie d’une nouvelle façon d’agencer mes idées sur cet espace en début d’année. Probablement forcé par le besoin car il faut de toute façon adapter l’outil de l’année précédente. Parfois, cela se solde aussi par un nouveau « design » lorsque j’atteins mon propre <a href="https://omarabid.com/the-modern-web">point de rupture</a> (<a href="/david/cache/2020/685842ac9d1a3206af33dbd51d08cbf0/">cache</a>).</p>
  42. <p><em>Ce qui me fait penser qu’il faudra que je parle de saisonnalité à un moment.</em></p>
  43. <p>J’avais commencé à me rapprocher d’un rendu proche de <a href="https://commonmark.org/">CommonMark</a> sur mon <a href="http://larlet.com/">profil pro</a> et je m’y suis finalement attaché au point de vouloir le décliner ici. J’apprécie ce côté relativement minimaliste qui se rapproche de l’expérience d’écriture que j’ai. Un grand merci à <a href="https://fvsch.com/">Florens</a> pour <a href="https://fvsch.github.io/remarkdown/">remarkdown</a> dont la documentation est remarkable :-).</p>
  44. <h2 id="writing">Writing &gt; * <a href="#writing" title="Ancre vers cette partie" aria-hidden="true">#</a></h2><blockquote>
  45. <p>Writing solidifies, chat dissolves. Substantial decisions start and end with an exchange of complete thoughts, not one-line-at-a-time jousts. If it's important, critical, or fundamental, write it up, don't chat it down.</p>
  46. <p>[…]</p>
  47. <p>Five people in a room for an hour isn't a one hour meeting, it's a five hour meeting. Be mindful of the tradeoffs.</p>
  48. <p><cite><em><a href="https://basecamp.com/guides/how-we-communicate">Guide to Internal Communication, the Basecamp Way</a></em> (<a href="/david/cache/2020/322e7a8997c732a5fdca0baaea7b9ede/">cache</a>)</cite></p>
  49. </blockquote>
  50. <p>De l’importance de l’écriture dans une organisation. Une culture asynchrone et distribuée ne peut pas passer par l’oralité uniquement. Les personnes localisées au même endroit ont du mal à se rendre compte de ce problème. À part peut-être lors du départ d’un·e collègue, ce qui est déjà trop tard.</p>
  51. <blockquote>
  52. <p>Speaking only helps who’s in the room, writing helps everyone. This includes people who's couldn't make it, or future employees who join years from now.</p>
  53. <p><cite><em>Ibid.</em></cite></p>
  54. </blockquote>
  55. <p>J’accorde de plus en plus d’importance aux traces écrites qui accompagnent la vie d’un produit. Peut-être depuis que j’ai <a href="/david/blog/2013/utilite-code/">pris conscience</a> du fait que <cite>Je produis du jetable qui peut accidentellement durer longtemps</cite>.</p>
  56. <p>Ce qu’il en reste : l’expérience vécue et l’histoire que l’on a pu écrire ensemble le long du chemin. On en revient à <a href="/david/stream/2019/12/10/">l’importance d’un journal</a> pour consigner ces épisodes de vie.</p>
  57. <h2 id="rss-readers">RSS readers <a href="#rss-readers" title="Ancre vers cette partie" aria-hidden="true">#</a></h2><blockquote>
  58. <p>I think it would be reasonable to guess that the number of people who use an RSS reader is probably greater than a million, and could be several million people.</p>
  59. <p><cite><em><a href="https://inessential.com/2020/01/03/estimating_netnewswire_for_ios_demand">Estimating NetNewsWire for iOS Demand</a></em> (<a href="/david/cache/2020/ceecad22409cbd161b85bf5f18b09413/">cache</a>)</cite></p>
  60. </blockquote>
  61. <p>En tant que personne produisant un <a href="/david/blog/2019/flux-rss/">flux RSS</a>, cela me réjouis. En tant que personne motivée par un Web acentré, cela me réjouis. En tant que lecteur, cela me réjouis.</p>
  62. <p>Si vous produisez du contenu sur une plateforme ne produisant pas de RSS, cela m’attriste. Peut-être est-ce même la définition d’une plateforme…</p>
  63. <h2 id="meditation">Meditation <a href="#meditation" title="Ancre vers cette partie" aria-hidden="true">#</a></h2><blockquote>
  64. <p>Meditation teaches humility and patience, because you must constantly confront that most disappointing person: yourself.</p>
  65. <p>[…]</p>
  66. <p>Of those who practice meditation, some give up, because trying to still the mind is futile and absurd. Others continue meditating, because trying to still the mind is futile and absurd, but they have a taste for absurdity.</p>
  67. <p><cite><em><a href="https://www.thesunmagazine.org/issues/529/sparrows-guide-to-meditation">Sparrow’s Guide To Meditation</a></em> (<a href="/david/cache/2020/fb2849b42586654e0c899bf1a31fa5a5/">cache</a>)</cite></p>
  68. </blockquote>
  69. <p>Ce guide me donne envie de tenter la méditation. Ou l’écriture caustique. Les deux vont peut-être de pair ?</p>
  70. <p>La méditation serait probablement pour moi une anti-écriture, un moment où je n’essaye plus de recoller les morceaux. Il me semble que c’est un état auquel j’arrive lorsque je suis dans un <em>flow</em> sportif. Épuiser le corps pour apaiser l’esprit.</p>
  71. <h2 id="impermanence">Impermanence <a href="#impermanence" title="Ancre vers cette partie" aria-hidden="true">#</a></h2><blockquote>
  72. <p>Si nous n’acceptons pas le fait que tout change, nous ne pouvons trouver la parfaite sérénité. C’est la vérité, mais nous avons malheureusement du mal à l’accepter. Comme nous ne pouvons accepter la vérité de l’impermanence, nous souffrons. La cause de la souffrance est donc notre refus d’accepter la vérité.</p>
  73. <p>[…]</p>
  74. <p>C’est l’enseignement fondamental du bouddhisme. Le plaisir n’est pas différent de la difficulté. Le bon n’est pas différent du mauvais. Mauvais est bon ; bon est mauvais. Ce sont les deux côtés d’une même pièce. L’illumination devrait donc être dans la pratique. C’est cela, bien comprendre la pratique, et bien comprendre notre vie. Trouver le plaisir au milieu de la souffrance est donc la seule manière d’accepter la vérité et l’impermanence. Si vous ne comprenez pas comment accepter cette vérité, nous ne pouvez vivre dans ce monde.</p>
  75. <p><cite><em><a href="/david/2020/12/21/#esprit-zen-esprit-neuf">Esprit Zen, esprit neuf</a></em>, Shunryu Suzuki</cite></p>
  76. </blockquote>
  77. <p>Il est beaucoup question de pratique dans ce livre sur le bouddhisme. Et de son lien étroit avec la <a href="/david/stream/2015/09/22/">posture</a> et la <a href="/david/stream/2015/09/02/">respiration</a> qui sont les deux axes d’amélioration dans ma pratique sportive. J’ai parfois l’impression de faire <em>zazen</em> <a href="/david/stream/2015/09/25/">en mouvement</a>, je ne sais pas si cela est possible et/ou si je n’ai rien compris en fait.</p>
  78. <nav>
  79. <p class="center">
  80. <a rel="prev" href="/david/2020/01/03/" title="Publication précédente : Briques">←</a> •
  81. <a href="/david/2020/" title="Liste des publications récentes">↑</a>
  82. • <a rel="next" href="/david/2020/01/10/" title="Publication suivante : Travail">→</a>
  83. </p>
  84. </nav>
  85. </article>
  86. <hr>
  87. <footer>
  88. <p>
  89. <a href="/david/" title="Aller à l’accueil">🏠</a> •
  90. <a href="/david/log/" title="Accès au flux RSS">🤖</a> •
  91. <a href="http://larlet.com" title="Go to my English profile" data-instant>🇨🇦</a> •
  92. <a href="mailto:david%40larlet.fr" title="Envoyer un courriel">📮</a> •
  93. <abbr title="Hébergeur : Alwaysdata, 62 rue Tiquetonne 75002 Paris, +33184162340">🧚</abbr>
  94. </p>
  95. </footer>
  96. <script src="/static/david/js/instantpage-3.0.0.min.js" type="module" defer></script>
  97. </body>
  98. </html>