mirror of
https://github.com/almet/notmyidea.git
synced 2025-04-28 19:42:37 +02:00
Update documentation
This commit is contained in:
parent
cbdbe17cf2
commit
d4037828d8
277 changed files with 2347 additions and 1408 deletions
|
@ -21,7 +21,7 @@
|
||||||
<a class="main" href="/">Alexis Métaireau</a>
|
<a class="main" href="/">Alexis Métaireau</a>
|
||||||
</li>
|
</li>
|
||||||
<li>
|
<li>
|
||||||
<a class=""
|
<a class="selected"
|
||||||
href="https://blog.notmyidea.org/journal/index.html">Journal</a>
|
href="https://blog.notmyidea.org/journal/index.html">Journal</a>
|
||||||
</li>
|
</li>
|
||||||
<li>
|
<li>
|
||||||
|
|
|
@ -33,7 +33,7 @@ Antisexisme ou antiracisme ? Un faux dilemme - Alexis Métaireau </t
|
||||||
href="https://blog.notmyidea.org/weeknotes/">Notes hebdo</a>
|
href="https://blog.notmyidea.org/weeknotes/">Notes hebdo</a>
|
||||||
</li>
|
</li>
|
||||||
<li>
|
<li>
|
||||||
<a class=""
|
<a class="selected"
|
||||||
href="https://blog.notmyidea.org/lectures/">Lectures</a>
|
href="https://blog.notmyidea.org/lectures/">Lectures</a>
|
||||||
</li>
|
</li>
|
||||||
<li>
|
<li>
|
||||||
|
@ -62,7 +62,7 @@ Antisexisme ou antiracisme ? Un faux dilemme - Alexis Métaireau </t
|
||||||
<p>[L]es buts du féminisme […] sont non seulement de traquer le sexisme partout où il est, mais aussi de <strong>refuser l’idée patriarcale qu’il serait miraculeusement absent de certains lieux, de certaines relations, bref, qu’il est localisé, et qu’on peut y échapper</strong>.</p>
|
<p>[L]es buts du féminisme […] sont non seulement de traquer le sexisme partout où il est, mais aussi de <strong>refuser l’idée patriarcale qu’il serait miraculeusement absent de certains lieux, de certaines relations, bref, qu’il est localisé, et qu’on peut y échapper</strong>.</p>
|
||||||
</blockquote>
|
</blockquote>
|
||||||
<p>
|
<p>
|
||||||
<a href="https://blog.notmyidea.org/tag/sexisme.html">#sexisme</a>, <a href="https://blog.notmyidea.org/tag/voile.html">#voile</a>, <a href="https://blog.notmyidea.org/tag/racisme.html">#racisme</a> - Posté dans la catégorie <a href="https://blog.notmyidea.org/lectures/">Lectures</a>
|
<a href="https://blog.notmyidea.org/tag/sexisme.html">#sexisme</a>, <a href="https://blog.notmyidea.org/tag/voile.html">#voile</a>, <a href="https://blog.notmyidea.org/tag/racisme.html">#racisme</a> - Posté dans la catégorie <a href="https://blog.notmyidea.org/lectures/">lectures</a>
|
||||||
</p>
|
</p>
|
||||||
</article>
|
</article>
|
||||||
<footer>
|
<footer>
|
||||||
|
|
|
@ -48,6 +48,7 @@ Alexis Métaireau </title>
|
||||||
<section id="content" class="body">
|
<section id="content" class="body">
|
||||||
<dl>
|
<dl>
|
||||||
<dt>2024</dt>
|
<dt>2024</dt>
|
||||||
|
<dd><a href='https://blog.notmyidea.org/le-conflit-nest-pas-une-agression.html'>Le conflit n’est pas une agression</a></dd>
|
||||||
<dd><a href='https://blog.notmyidea.org/notes-hebdo-16.html'>Notes hebdo #16</a></dd>
|
<dd><a href='https://blog.notmyidea.org/notes-hebdo-16.html'>Notes hebdo #16</a></dd>
|
||||||
<dd><a href='https://blog.notmyidea.org/adding-collaboration-on-umap-third-update.html'>Adding collaboration on uMap, third update</a></dd>
|
<dd><a href='https://blog.notmyidea.org/adding-collaboration-on-umap-third-update.html'>Adding collaboration on uMap, third update</a></dd>
|
||||||
<dd><a href='https://blog.notmyidea.org/returning-objects-from-an-arrow-function.html'>Returning objects from an arrow function</a></dd>
|
<dd><a href='https://blog.notmyidea.org/returning-objects-from-an-arrow-function.html'>Returning objects from an arrow function</a></dd>
|
||||||
|
|
|
@ -96,39 +96,39 @@ Argos (Framasoft) - Alexis Métaireau </title>
|
||||||
</header>
|
</header>
|
||||||
<article>
|
<article>
|
||||||
<div id="vis"></div>
|
<div id="vis"></div>
|
||||||
<h2 id="mercredi-01-fevrier-2023">🗓️ mercredi 01 février 2023</h2>
|
<h2 id="mercredi-01-fevrier-2023">🗓️ Mercredi 01 février 2023</h2>
|
||||||
<p>Petite session de pair programming avec Luc, dans laquelle on discute de comment ajouter des tests avec pytest.
|
<p>Petite session de pair programming avec Luc, dans laquelle on discute de comment ajouter des tests avec pytest.
|
||||||
On en profite pour faire un tour rapide des quelques requêtes de fusion en attente, et de tester que les migrations fonctionnent bien chez lui.</p>
|
On en profite pour faire un tour rapide des quelques requêtes de fusion en attente, et de tester que les migrations fonctionnent bien chez lui.</p>
|
||||||
<h2 id="samedi-16-decembre-2023">🗓️ samedi 16 décembre 2023</h2>
|
<h2 id="samedi-16-decembre-2023">🗓️ Samedi 16 décembre 2023</h2>
|
||||||
<p>J’ai ajouté le support de <a href="https://alembic.sqlalchemy.org">Alembic</a>, pour permettre de faire des migrations de base de données. C’était assez chouette de découvrir comment ça fonctionne : ça fait longtemps que je l’utilise sur d’autres projets mais ce n’était pas moi qui l’avait mis en place.</p>
|
<p>J’ai ajouté le support de <a href="https://alembic.sqlalchemy.org">Alembic</a>, pour permettre de faire des migrations de base de données. C’était assez chouette de découvrir comment ça fonctionne : ça fait longtemps que je l’utilise sur d’autres projets mais ce n’était pas moi qui l’avait mis en place.</p>
|
||||||
<p>J’ai aussi passé un peu de temps à faire des petits changements à droite à gauche.</p>
|
<p>J’ai aussi passé un peu de temps à faire des petits changements à droite à gauche.</p>
|
||||||
<h2 id="jeudi-14-decembre-2023">🗓️ jeudi 14 décembre 2023</h2>
|
<h2 id="jeudi-14-decembre-2023">🗓️ Jeudi 14 décembre 2023</h2>
|
||||||
<p>Echanges avec Luc pour faire le tour des merge requests, et un petit temps de bilan général sur le projet.
|
<p>Echanges avec Luc pour faire le tour des merge requests, et un petit temps de bilan général sur le projet.
|
||||||
Content de recevoir des retours positifs sur le travail effectué.</p>
|
Content de recevoir des retours positifs sur le travail effectué.</p>
|
||||||
<h2 id="jeudi-07-decembre-2023">🗓️ jeudi 07 décembre 2023</h2>
|
<h2 id="jeudi-07-decembre-2023">🗓️ Jeudi 07 décembre 2023</h2>
|
||||||
<p>Revue de code.</p>
|
<p>Revue de code.</p>
|
||||||
<h2 id="jeudi-23-novembre-2023">🗓️ jeudi 23 novembre 2023</h2>
|
<h2 id="jeudi-23-novembre-2023">🗓️ Jeudi 23 novembre 2023</h2>
|
||||||
<p>J’ai fait de la revue de code (<a href="https://framagit.org/framasoft/framaspace/argos/-/merge_requests/12">pylint</a>, <a href="https://framagit.org/framasoft/framaspace/argos/-/merge_requests/13#notes">ajout des notifs mail</a>), <a href="https://framagit.org/framasoft/framaspace/argos/-/merge_requests/14">ajouté de la documentation</a> pour systemd</p>
|
<p>J’ai fait de la revue de code (<a href="https://framagit.org/framasoft/framaspace/argos/-/merge_requests/12">pylint</a>, <a href="https://framagit.org/framasoft/framaspace/argos/-/merge_requests/13#notes">ajout des notifs mail</a>), <a href="https://framagit.org/framasoft/framaspace/argos/-/merge_requests/14">ajouté de la documentation</a> pour systemd</p>
|
||||||
<h2 id="mardi-21-novembre-2023">🗓️ mardi 21 novembre 2023</h2>
|
<h2 id="mardi-21-novembre-2023">🗓️ Mardi 21 novembre 2023</h2>
|
||||||
<p>J’ai passé un peu de temps à répondre a des tickets, merger et faire des petites modifications dans le code, c’était très plaisant.</p>
|
<p>J’ai passé un peu de temps à répondre a des tickets, merger et faire des petites modifications dans le code, c’était très plaisant.</p>
|
||||||
<p>Il est maintenant <a href="https://framagit.org/framasoft/framaspace/argos/-/merge_requests/8">possible de lancer le serveur depuis l’extérieur du venv</a>, et j’ai lu quelques demandes de modifications de Luc.</p>
|
<p>Il est maintenant <a href="https://framagit.org/framasoft/framaspace/argos/-/merge_requests/8">possible de lancer le serveur depuis l’extérieur du venv</a>, et j’ai lu quelques demandes de modifications de Luc.</p>
|
||||||
<h2 id="jeudi-16-novembre-2023">🗓️ jeudi 16 novembre 2023</h2>
|
<h2 id="jeudi-16-novembre-2023">🗓️ Jeudi 16 novembre 2023</h2>
|
||||||
<ul>
|
<ul>
|
||||||
<li><a href="https://framagit.org/framasoft/framaspace/argos/-/merge_requests/6">Migré vers la nouvelle manière de définir la config dans Pydantic</a></li>
|
<li><a href="https://framagit.org/framasoft/framaspace/argos/-/merge_requests/6">Migré vers la nouvelle manière de définir la config dans Pydantic</a></li>
|
||||||
</ul>
|
</ul>
|
||||||
<h2 id="lundi-06-novembre-2023">🗓️ lundi 06 novembre 2023</h2>
|
<h2 id="lundi-06-novembre-2023">🗓️ Lundi 06 novembre 2023</h2>
|
||||||
<p>J’ai passé un peu de temps avec Matthieu Leplatre pour faire une revue du code que j’ai écrit. </p>
|
<p>J’ai passé un peu de temps avec Matthieu Leplatre pour faire une revue du code que j’ai écrit. </p>
|
||||||
<h2 id="jeudi-19-octobre-2023">🗓️ jeudi 19 octobre 2023</h2>
|
<h2 id="jeudi-19-octobre-2023">🗓️ Jeudi 19 octobre 2023</h2>
|
||||||
<p>Préparation de la discussion avec Luc, puis j’ai ajouté de la documentation et j’ai fait pas mal de finitions.</p>
|
<p>Préparation de la discussion avec Luc, puis j’ai ajouté de la documentation et j’ai fait pas mal de finitions.</p>
|
||||||
<h2 id="mercredi-18-octobre-2023">🗓️ mercredi 18 octobre 2023</h2>
|
<h2 id="mercredi-18-octobre-2023">🗓️ Mercredi 18 octobre 2023</h2>
|
||||||
<p>J’ai passé une journée de travail dessus.
|
<p>J’ai passé une journée de travail dessus.
|
||||||
Beaucoup de choses faites. La base de code est plus solide, et surtout testée ce qui me rassure.</p>
|
Beaucoup de choses faites. La base de code est plus solide, et surtout testée ce qui me rassure.</p>
|
||||||
<h2 id="mardi-17-octobre-2023">🗓️ mardi 17 octobre 2023</h2>
|
<h2 id="mardi-17-octobre-2023">🗓️ Mardi 17 octobre 2023</h2>
|
||||||
<ul>
|
<ul>
|
||||||
<li>J’ai ajouté les dépendences dans le pyproject.toml</li>
|
<li>J’ai ajouté les dépendences dans le pyproject.toml</li>
|
||||||
<li>Updated the <span class="caps">CLI</span> interface</li>
|
<li>Updated the <span class="caps">CLI</span> interface</li>
|
||||||
</ul>
|
</ul>
|
||||||
<h2 id="mercredi-11-octobre-2023">🗓️ mercredi 11 octobre 2023</h2>
|
<h2 id="mercredi-11-octobre-2023">🗓️ Mercredi 11 octobre 2023</h2>
|
||||||
<p>J’ai passé la journée dessus.Il me reste 3 demi journées.</p>
|
<p>J’ai passé la journée dessus.Il me reste 3 demi journées.</p>
|
||||||
<p>J’ai passé beaucoup de temps à mettre en place des tests au niveau de l’app. La manière dont l’application était initialisée ne permettait pas de l’utiliser dans les tests. Je n’ai pas tout à fait terminé, mais je pense que c’est le moment pour essayer de passer à PostgreSQL, parce que c’est ce qui va tourner en production.</p>
|
<p>J’ai passé beaucoup de temps à mettre en place des tests au niveau de l’app. La manière dont l’application était initialisée ne permettait pas de l’utiliser dans les tests. Je n’ai pas tout à fait terminé, mais je pense que c’est le moment pour essayer de passer à PostgreSQL, parce que c’est ce qui va tourner en production.</p>
|
||||||
<p>De ce que je comprends, plusieurs approches :
|
<p>De ce que je comprends, plusieurs approches :
|
||||||
|
@ -140,12 +140,12 @@ Beaucoup de choses faites. La base de code est plus solide, et surtout testée c
|
||||||
<li>[x] Ajouter une notion de sévérité dans la config</li>
|
<li>[x] Ajouter une notion de sévérité dans la config</li>
|
||||||
<li>[x] Ajouter une notion de fréquence dans la config</li>
|
<li>[x] Ajouter une notion de fréquence dans la config</li>
|
||||||
</ul>
|
</ul>
|
||||||
<h2 id="mardi-10-octobre-2023">🗓️ mardi 10 octobre 2023</h2>
|
<h2 id="mardi-10-octobre-2023">🗓️ Mardi 10 octobre 2023</h2>
|
||||||
<ul>
|
<ul>
|
||||||
<li>[x] Sécuriser les appels des agents au backend</li>
|
<li>[x] Sécuriser les appels des agents au backend</li>
|
||||||
<li>[x] Ajouter le support pour les !include</li>
|
<li>[x] Ajouter le support pour les !include</li>
|
||||||
</ul>
|
</ul>
|
||||||
<h2 id="lundi-09-octobre-2023">🗓️ lundi 09 octobre 2023</h2>
|
<h2 id="lundi-09-octobre-2023">🗓️ Lundi 09 octobre 2023</h2>
|
||||||
<ul>
|
<ul>
|
||||||
<li>[x] Terminer le backend de vérification <span class="caps">SSL</span></li>
|
<li>[x] Terminer le backend de vérification <span class="caps">SSL</span></li>
|
||||||
<li>[x] Décider comment faire pour faire remonter les différents niveaux d’alerte (L’agent ne devrait pas décider, c’est le travail du serveur)</li>
|
<li>[x] Décider comment faire pour faire remonter les différents niveaux d’alerte (L’agent ne devrait pas décider, c’est le travail du serveur)</li>
|
||||||
|
@ -153,22 +153,22 @@ Beaucoup de choses faites. La base de code est plus solide, et surtout testée c
|
||||||
<p>J’ai pas mal refactoré le code, et c’est maintenant possible de faire une partie des checks (la finalisation) côté serveur. Nous avons aussi maintenant un check <span class="caps">SSL</span> fonctionnel.</p>
|
<p>J’ai pas mal refactoré le code, et c’est maintenant possible de faire une partie des checks (la finalisation) côté serveur. Nous avons aussi maintenant un check <span class="caps">SSL</span> fonctionnel.</p>
|
||||||
<p>La base de données gère maintenant une relation, et j’ai commencé à écrire quelques tests également, ainsi que packagé ça dans un package python.</p>
|
<p>La base de données gère maintenant une relation, et j’ai commencé à écrire quelques tests également, ainsi que packagé ça dans un package python.</p>
|
||||||
<p>C’était plutôt une journée un peu décousue, mais je suis content du résultat. C’était beaucoup de grosses modifications et donc avoir le temps de le faire pour avoir le contexte en tête aide pas mal.</p>
|
<p>C’était plutôt une journée un peu décousue, mais je suis content du résultat. C’était beaucoup de grosses modifications et donc avoir le temps de le faire pour avoir le contexte en tête aide pas mal.</p>
|
||||||
<h2 id="jeudi-05-octobre-2023">🗓️ jeudi 05 octobre 2023</h2>
|
<h2 id="jeudi-05-octobre-2023">🗓️ Jeudi 05 octobre 2023</h2>
|
||||||
<p>Je n’ai pas pris de notes.</p>
|
<p>Je n’ai pas pris de notes.</p>
|
||||||
<h2 id="mercredi-04-octobre-2023">🗓️ mercredi 04 octobre 2023</h2>
|
<h2 id="mercredi-04-octobre-2023">🗓️ Mercredi 04 octobre 2023</h2>
|
||||||
<p>J’ai pu avancer, mais je me suis confronté à plusieurs soucis de concentration. Ici au coworking c’est aussi un endroit pour socialiser, et donc je suis moins efficace. Les pomodoros m’aident à me recentrer, j’ai quasiment une <span class="caps">API</span> fonctionnelle. Je galère un peu avec Pydantic parce que je ne le connais pas encore bien, j’espère que ce sont des efforts qui vont payer sur le long terme.</p>
|
<p>J’ai pu avancer, mais je me suis confronté à plusieurs soucis de concentration. Ici au coworking c’est aussi un endroit pour socialiser, et donc je suis moins efficace. Les pomodoros m’aident à me recentrer, j’ai quasiment une <span class="caps">API</span> fonctionnelle. Je galère un peu avec Pydantic parce que je ne le connais pas encore bien, j’espère que ce sont des efforts qui vont payer sur le long terme.</p>
|
||||||
<p>La prochaine fois je pense avancer sur les requêtes pour ordonnancer tout ça, et faire quelques tests pour valider que tout marche bien comme je veux.</p>
|
<p>La prochaine fois je pense avancer sur les requêtes pour ordonnancer tout ça, et faire quelques tests pour valider que tout marche bien comme je veux.</p>
|
||||||
<h2 id="mardi-03-octobre-2023">🗓️ mardi 03 octobre 2023</h2>
|
<h2 id="mardi-03-octobre-2023">🗓️ Mardi 03 octobre 2023</h2>
|
||||||
<p>Session de travail assez agréable. J’ai commencé à faire fonctionner l’outil, et je commence maintenant à travailler sur les checks en tant que tels. Je sens qu’il t a quelques fragilités au niveau de la structure des données (schémas / validation avec Pydantic).</p>
|
<p>Session de travail assez agréable. J’ai commencé à faire fonctionner l’outil, et je commence maintenant à travailler sur les checks en tant que tels. Je sens qu’il t a quelques fragilités au niveau de la structure des données (schémas / validation avec Pydantic).</p>
|
||||||
<p>Je pense que la prochaine étape sera de faire tous les checks, et de les faire retourner des données à l’<span class="caps">API</span>. Puis ensuite de s’assurer que les jobs ne sont pas distribués à plusieurs workers en paralelle.</p>
|
<p>Je pense que la prochaine étape sera de faire tous les checks, et de les faire retourner des données à l’<span class="caps">API</span>. Puis ensuite de s’assurer que les jobs ne sont pas distribués à plusieurs workers en paralelle.</p>
|
||||||
<h2 id="lundi-02-octobre-2023">🗓️ lundi 02 octobre 2023</h2>
|
<h2 id="lundi-02-octobre-2023">🗓️ Lundi 02 octobre 2023</h2>
|
||||||
<p>Je suis content de cette session de travail. J’ai repensé encore une fois le modèle de données pour arriver à quelque chose qui me semble mieux. J’ai continué à travailler sur la codebase avec fastapi que je trouve plus élégante et sur laquelle il sera possible de passer en asynchrone ensuite.</p>
|
<p>Je suis content de cette session de travail. J’ai repensé encore une fois le modèle de données pour arriver à quelque chose qui me semble mieux. J’ai continué à travailler sur la codebase avec fastapi que je trouve plus élégante et sur laquelle il sera possible de passer en asynchrone ensuite.</p>
|
||||||
<p>Les fichiers de configuration, une fois parsés, permettent de créer les enregistrements dans la base de données. La première version de l’<span class="caps">API</span> est bientôt prête. La prochaine étape est de bosser sur les workers.</p>
|
<p>Les fichiers de configuration, une fois parsés, permettent de créer les enregistrements dans la base de données. La première version de l’<span class="caps">API</span> est bientôt prête. La prochaine étape est de bosser sur les workers.</p>
|
||||||
<h2 id="mercredi-27-septembre-2023">🗓️ mercredi 27 septembre 2023</h2>
|
<h2 id="mercredi-27-septembre-2023">🗓️ Mercredi 27 septembre 2023</h2>
|
||||||
<p>1h pour mettre en place un bouncer <span class="caps">ZNC</span>. J’ai plutôt fait des recherches sur des outils alternatifs pour l’<span class="caps">API</span>, suite à mon impression de passer du temps à refaire des choses qui sont déjà fournies par d’autres outils. J’espère que c’était une bonne idée ! Le prix à payer pour me remettre le pied à l’étrier. En fin de journée j’ai réussi à vraiment réfléchir au problème métier, et à déterminer un bon modèle de données ainsi que des scénarios d’utilisation. Au final, je pense qu’il faut passer par fastapi (qui propose de l’asynchrone <span class="caps">ASGI</span> de base) mais rester sur SQLAlchemy (Pewee à une <span class="caps">API</span> qui semble plus simple, mais qui ne supporte pas très bien l’asynchronicité). Pour la suite, je pense qu’il faut que je me concentre plus sur les fonctionalités de base.</p>
|
<p>1h pour mettre en place un bouncer <span class="caps">ZNC</span>. J’ai plutôt fait des recherches sur des outils alternatifs pour l’<span class="caps">API</span>, suite à mon impression de passer du temps à refaire des choses qui sont déjà fournies par d’autres outils. J’espère que c’était une bonne idée ! Le prix à payer pour me remettre le pied à l’étrier. En fin de journée j’ai réussi à vraiment réfléchir au problème métier, et à déterminer un bon modèle de données ainsi que des scénarios d’utilisation. Au final, je pense qu’il faut passer par fastapi (qui propose de l’asynchrone <span class="caps">ASGI</span> de base) mais rester sur SQLAlchemy (Pewee à une <span class="caps">API</span> qui semble plus simple, mais qui ne supporte pas très bien l’asynchronicité). Pour la suite, je pense qu’il faut que je me concentre plus sur les fonctionalités de base.</p>
|
||||||
<h2 id="mardi-26-septembre-2023">🗓️ mardi 26 septembre 2023</h2>
|
<h2 id="mardi-26-septembre-2023">🗓️ Mardi 26 septembre 2023</h2>
|
||||||
<p>J’ai continué de bootstrapper et j’ai importé des bouts de codes qui manquaient pour lancer le serveur web, gérer la configuration du service, la gestion de la base de données, des migrations etc.</p>
|
<p>J’ai continué de bootstrapper et j’ai importé des bouts de codes qui manquaient pour lancer le serveur web, gérer la configuration du service, la gestion de la base de données, des migrations etc.</p>
|
||||||
<h2 id="lundi-25-septembre-2023">🗓️ lundi 25 septembre 2023</h2>
|
<h2 id="lundi-25-septembre-2023">🗓️ Lundi 25 septembre 2023</h2>
|
||||||
<p>J’ai commencé à boostraper le projet, fait un module qui est capable de lire le fichier de configuration (en <span class="caps">YAML</span>) et de valider que ce qui s’y trouve est correct. J’utilise Pydantic pour ça, que je ne connaissais pas.</p>
|
<p>J’ai commencé à boostraper le projet, fait un module qui est capable de lire le fichier de configuration (en <span class="caps">YAML</span>) et de valider que ce qui s’y trouve est correct. J’utilise Pydantic pour ça, que je ne connaissais pas.</p>
|
||||||
</article>
|
</article>
|
||||||
<script>
|
<script>
|
||||||
|
|
|
@ -21,7 +21,7 @@ Artfevre 2020 - Défi artistique en février - Alexis Métaireau </t
|
||||||
<a class="main" href="/">Alexis Métaireau</a>
|
<a class="main" href="/">Alexis Métaireau</a>
|
||||||
</li>
|
</li>
|
||||||
<li>
|
<li>
|
||||||
<a class=""
|
<a class="selected"
|
||||||
href="https://blog.notmyidea.org/journal/index.html">Journal</a>
|
href="https://blog.notmyidea.org/journal/index.html">Journal</a>
|
||||||
</li>
|
</li>
|
||||||
<li>
|
<li>
|
||||||
|
|
|
@ -43,6 +43,12 @@ Alexis Métaireau </title>
|
||||||
</ul>
|
</ul>
|
||||||
</section>
|
</section>
|
||||||
<h1></h1>
|
<h1></h1>
|
||||||
|
<section class="section index">
|
||||||
|
<time datetime="2024-02-14T00:00:00+01:00">14 février 2024</time>
|
||||||
|
|
||||||
|
<a class='tag' href="https://blog.notmyidea.org/tag/conflit.html">conflit</a>, <a class='tag' href="https://blog.notmyidea.org/tag/agression.html">agression</a>, <a class='tag' href="https://blog.notmyidea.org/tag/facilitation.html">facilitation</a> <h1><a href="https://blog.notmyidea.org/le-conflit-nest-pas-une-agression.html" id="page-title">Le conflit n’est pas une agression</a></h1>
|
||||||
|
Rhétorique de la souffrance, responsabilité collective et devoir de réparation
|
||||||
|
</section>
|
||||||
<section class="section index">
|
<section class="section index">
|
||||||
<time datetime="2024-02-12T00:00:00+01:00">12 février 2024</time>
|
<time datetime="2024-02-12T00:00:00+01:00">12 février 2024</time>
|
||||||
|
|
||||||
|
@ -108,13 +114,8 @@ sudo<span class="w"> </span>diskutil<span class="w"> </span>eraseDisk<span class
|
||||||
<a class='tag' href="https://blog.notmyidea.org/tag/datasette.html">Datasette</a>, <a class='tag' href="https://blog.notmyidea.org/tag/deployment.html">Deployment</a> <h1><a href="https://blog.notmyidea.org/deploying-and-customizing-datasette.html" id="page-title">Deploying and customizing datasette</a></h1>
|
<a class='tag' href="https://blog.notmyidea.org/tag/datasette.html">Datasette</a>, <a class='tag' href="https://blog.notmyidea.org/tag/deployment.html">Deployment</a> <h1><a href="https://blog.notmyidea.org/deploying-and-customizing-datasette.html" id="page-title">Deploying and customizing datasette</a></h1>
|
||||||
Step by step follow-up on how I've deployed it and added custom templates on top.
|
Step by step follow-up on how I've deployed it and added custom templates on top.
|
||||||
</section>
|
</section>
|
||||||
<section class="section index">
|
|
||||||
<time datetime="2023-11-11T00:00:00+01:00">11 novembre 2023</time>
|
|
||||||
|
|
||||||
<a class='tag' href="https://blog.notmyidea.org/tag/python.html">Python</a>, <a class='tag' href="https://blog.notmyidea.org/tag/crdt.html">CRDT</a>, <a class='tag' href="https://blog.notmyidea.org/tag/sync.html">Sync</a>, <a class='tag' href="https://blog.notmyidea.org/tag/umap.html">uMap</a> <h1><a href="https://blog.notmyidea.org/adding-real-time-collaboration-to-umap-first-week.html" id="page-title">Adding Real-Time Collaboration to uMap, first week</a></h1>
|
|
||||||
A heads-up on what I've been doing this week on uMap
|
|
||||||
</section>
|
|
||||||
<ul>
|
<ul>
|
||||||
|
<li><a href="https://blog.notmyidea.org/2023-semaine-49-et-50.html" rel="bookmark" title="Permalink to 2023, Semaine 49 et 50">2023, Semaine 49 et 50</a></li>
|
||||||
<li><a href="https://blog.notmyidea.org/rescuing-a-broken-asahi-linux-workstation.html" rel="bookmark" title="Permalink to Rescuing a broken asahi linux workstation">Rescuing a broken asahi linux workstation</a></li>
|
<li><a href="https://blog.notmyidea.org/rescuing-a-broken-asahi-linux-workstation.html" rel="bookmark" title="Permalink to Rescuing a broken asahi linux workstation">Rescuing a broken asahi linux workstation</a></li>
|
||||||
<li><a href="https://blog.notmyidea.org/2023-semaine-48.html" rel="bookmark" title="Permalink to 2023, Semaine 48">2023, Semaine 48</a></li>
|
<li><a href="https://blog.notmyidea.org/2023-semaine-48.html" rel="bookmark" title="Permalink to 2023, Semaine 48">2023, Semaine 48</a></li>
|
||||||
<li><a href="https://blog.notmyidea.org/2023-semaine-47.html" rel="bookmark" title="Permalink to 2023, Semaine 47">2023, Semaine 47</a></li>
|
<li><a href="https://blog.notmyidea.org/2023-semaine-47.html" rel="bookmark" title="Permalink to 2023, Semaine 47">2023, Semaine 47</a></li>
|
||||||
|
|
|
@ -43,6 +43,12 @@ Alexis Métaireau </title>
|
||||||
</ul>
|
</ul>
|
||||||
</section>
|
</section>
|
||||||
<h1></h1>
|
<h1></h1>
|
||||||
|
<section class="section index">
|
||||||
|
<time datetime="2024-02-14T00:00:00+01:00">14 février 2024</time>
|
||||||
|
|
||||||
|
<a class='tag' href="https://blog.notmyidea.org/tag/conflit.html">conflit</a>, <a class='tag' href="https://blog.notmyidea.org/tag/agression.html">agression</a>, <a class='tag' href="https://blog.notmyidea.org/tag/facilitation.html">facilitation</a> <h1><a href="https://blog.notmyidea.org/le-conflit-nest-pas-une-agression.html" id="page-title">Le conflit n’est pas une agression</a></h1>
|
||||||
|
Rhétorique de la souffrance, responsabilité collective et devoir de réparation
|
||||||
|
</section>
|
||||||
<section class="section index">
|
<section class="section index">
|
||||||
<time datetime="2024-02-12T00:00:00+01:00">12 février 2024</time>
|
<time datetime="2024-02-12T00:00:00+01:00">12 février 2024</time>
|
||||||
|
|
||||||
|
@ -108,13 +114,8 @@ sudo<span class="w"> </span>diskutil<span class="w"> </span>eraseDisk<span class
|
||||||
<a class='tag' href="https://blog.notmyidea.org/tag/datasette.html">Datasette</a>, <a class='tag' href="https://blog.notmyidea.org/tag/deployment.html">Deployment</a> <h1><a href="https://blog.notmyidea.org/deploying-and-customizing-datasette.html" id="page-title">Deploying and customizing datasette</a></h1>
|
<a class='tag' href="https://blog.notmyidea.org/tag/datasette.html">Datasette</a>, <a class='tag' href="https://blog.notmyidea.org/tag/deployment.html">Deployment</a> <h1><a href="https://blog.notmyidea.org/deploying-and-customizing-datasette.html" id="page-title">Deploying and customizing datasette</a></h1>
|
||||||
Step by step follow-up on how I've deployed it and added custom templates on top.
|
Step by step follow-up on how I've deployed it and added custom templates on top.
|
||||||
</section>
|
</section>
|
||||||
<section class="section index">
|
|
||||||
<time datetime="2023-11-11T00:00:00+01:00">11 novembre 2023</time>
|
|
||||||
|
|
||||||
<a class='tag' href="https://blog.notmyidea.org/tag/python.html">Python</a>, <a class='tag' href="https://blog.notmyidea.org/tag/crdt.html">CRDT</a>, <a class='tag' href="https://blog.notmyidea.org/tag/sync.html">Sync</a>, <a class='tag' href="https://blog.notmyidea.org/tag/umap.html">uMap</a> <h1><a href="https://blog.notmyidea.org/adding-real-time-collaboration-to-umap-first-week.html" id="page-title">Adding Real-Time Collaboration to uMap, first week</a></h1>
|
|
||||||
A heads-up on what I've been doing this week on uMap
|
|
||||||
</section>
|
|
||||||
<ul>
|
<ul>
|
||||||
|
<li><a href="https://blog.notmyidea.org/2023-semaine-49-et-50.html" rel="bookmark" title="Permalink to 2023, Semaine 49 et 50">2023, Semaine 49 et 50</a></li>
|
||||||
<li><a href="https://blog.notmyidea.org/rescuing-a-broken-asahi-linux-workstation.html" rel="bookmark" title="Permalink to Rescuing a broken asahi linux workstation">Rescuing a broken asahi linux workstation</a></li>
|
<li><a href="https://blog.notmyidea.org/rescuing-a-broken-asahi-linux-workstation.html" rel="bookmark" title="Permalink to Rescuing a broken asahi linux workstation">Rescuing a broken asahi linux workstation</a></li>
|
||||||
<li><a href="https://blog.notmyidea.org/2023-semaine-48.html" rel="bookmark" title="Permalink to 2023, Semaine 48">2023, Semaine 48</a></li>
|
<li><a href="https://blog.notmyidea.org/2023-semaine-48.html" rel="bookmark" title="Permalink to 2023, Semaine 48">2023, Semaine 48</a></li>
|
||||||
<li><a href="https://blog.notmyidea.org/2023-semaine-47.html" rel="bookmark" title="Permalink to 2023, Semaine 47">2023, Semaine 47</a></li>
|
<li><a href="https://blog.notmyidea.org/2023-semaine-47.html" rel="bookmark" title="Permalink to 2023, Semaine 47">2023, Semaine 47</a></li>
|
||||||
|
|
|
@ -43,6 +43,12 @@ Alexis Métaireau </title>
|
||||||
</ul>
|
</ul>
|
||||||
</section>
|
</section>
|
||||||
<h1></h1>
|
<h1></h1>
|
||||||
|
<section class="section index">
|
||||||
|
<time datetime="2024-02-14T00:00:00+01:00">14 février 2024</time>
|
||||||
|
|
||||||
|
<a class='tag' href="https://blog.notmyidea.org/tag/conflit.html">conflit</a>, <a class='tag' href="https://blog.notmyidea.org/tag/agression.html">agression</a>, <a class='tag' href="https://blog.notmyidea.org/tag/facilitation.html">facilitation</a> <h1><a href="https://blog.notmyidea.org/le-conflit-nest-pas-une-agression.html" id="page-title">Le conflit n’est pas une agression</a></h1>
|
||||||
|
Rhétorique de la souffrance, responsabilité collective et devoir de réparation
|
||||||
|
</section>
|
||||||
<section class="section index">
|
<section class="section index">
|
||||||
<time datetime="2024-02-12T00:00:00+01:00">12 février 2024</time>
|
<time datetime="2024-02-12T00:00:00+01:00">12 février 2024</time>
|
||||||
|
|
||||||
|
@ -108,13 +114,8 @@ sudo<span class="w"> </span>diskutil<span class="w"> </span>eraseDisk<span class
|
||||||
<a class='tag' href="https://blog.notmyidea.org/tag/datasette.html">Datasette</a>, <a class='tag' href="https://blog.notmyidea.org/tag/deployment.html">Deployment</a> <h1><a href="https://blog.notmyidea.org/deploying-and-customizing-datasette.html" id="page-title">Deploying and customizing datasette</a></h1>
|
<a class='tag' href="https://blog.notmyidea.org/tag/datasette.html">Datasette</a>, <a class='tag' href="https://blog.notmyidea.org/tag/deployment.html">Deployment</a> <h1><a href="https://blog.notmyidea.org/deploying-and-customizing-datasette.html" id="page-title">Deploying and customizing datasette</a></h1>
|
||||||
Step by step follow-up on how I've deployed it and added custom templates on top.
|
Step by step follow-up on how I've deployed it and added custom templates on top.
|
||||||
</section>
|
</section>
|
||||||
<section class="section index">
|
|
||||||
<time datetime="2023-11-11T00:00:00+01:00">11 novembre 2023</time>
|
|
||||||
|
|
||||||
<a class='tag' href="https://blog.notmyidea.org/tag/python.html">Python</a>, <a class='tag' href="https://blog.notmyidea.org/tag/crdt.html">CRDT</a>, <a class='tag' href="https://blog.notmyidea.org/tag/sync.html">Sync</a>, <a class='tag' href="https://blog.notmyidea.org/tag/umap.html">uMap</a> <h1><a href="https://blog.notmyidea.org/adding-real-time-collaboration-to-umap-first-week.html" id="page-title">Adding Real-Time Collaboration to uMap, first week</a></h1>
|
|
||||||
A heads-up on what I've been doing this week on uMap
|
|
||||||
</section>
|
|
||||||
<ul>
|
<ul>
|
||||||
|
<li><a href="https://blog.notmyidea.org/2023-semaine-49-et-50.html" rel="bookmark" title="Permalink to 2023, Semaine 49 et 50">2023, Semaine 49 et 50</a></li>
|
||||||
<li><a href="https://blog.notmyidea.org/rescuing-a-broken-asahi-linux-workstation.html" rel="bookmark" title="Permalink to Rescuing a broken asahi linux workstation">Rescuing a broken asahi linux workstation</a></li>
|
<li><a href="https://blog.notmyidea.org/rescuing-a-broken-asahi-linux-workstation.html" rel="bookmark" title="Permalink to Rescuing a broken asahi linux workstation">Rescuing a broken asahi linux workstation</a></li>
|
||||||
<li><a href="https://blog.notmyidea.org/2023-semaine-48.html" rel="bookmark" title="Permalink to 2023, Semaine 48">2023, Semaine 48</a></li>
|
<li><a href="https://blog.notmyidea.org/2023-semaine-48.html" rel="bookmark" title="Permalink to 2023, Semaine 48">2023, Semaine 48</a></li>
|
||||||
<li><a href="https://blog.notmyidea.org/2023-semaine-47.html" rel="bookmark" title="Permalink to 2023, Semaine 47">2023, Semaine 47</a></li>
|
<li><a href="https://blog.notmyidea.org/2023-semaine-47.html" rel="bookmark" title="Permalink to 2023, Semaine 47">2023, Semaine 47</a></li>
|
||||||
|
|
|
@ -43,6 +43,12 @@ Alexis Métaireau </title>
|
||||||
</ul>
|
</ul>
|
||||||
</section>
|
</section>
|
||||||
<h1></h1>
|
<h1></h1>
|
||||||
|
<section class="section index">
|
||||||
|
<time datetime="2024-02-14T00:00:00+01:00">14 février 2024</time>
|
||||||
|
|
||||||
|
<a class='tag' href="https://blog.notmyidea.org/tag/conflit.html">conflit</a>, <a class='tag' href="https://blog.notmyidea.org/tag/agression.html">agression</a>, <a class='tag' href="https://blog.notmyidea.org/tag/facilitation.html">facilitation</a> <h1><a href="https://blog.notmyidea.org/le-conflit-nest-pas-une-agression.html" id="page-title">Le conflit n’est pas une agression</a></h1>
|
||||||
|
Rhétorique de la souffrance, responsabilité collective et devoir de réparation
|
||||||
|
</section>
|
||||||
<section class="section index">
|
<section class="section index">
|
||||||
<time datetime="2024-02-12T00:00:00+01:00">12 février 2024</time>
|
<time datetime="2024-02-12T00:00:00+01:00">12 février 2024</time>
|
||||||
|
|
||||||
|
@ -108,13 +114,8 @@ sudo<span class="w"> </span>diskutil<span class="w"> </span>eraseDisk<span class
|
||||||
<a class='tag' href="https://blog.notmyidea.org/tag/datasette.html">Datasette</a>, <a class='tag' href="https://blog.notmyidea.org/tag/deployment.html">Deployment</a> <h1><a href="https://blog.notmyidea.org/deploying-and-customizing-datasette.html" id="page-title">Deploying and customizing datasette</a></h1>
|
<a class='tag' href="https://blog.notmyidea.org/tag/datasette.html">Datasette</a>, <a class='tag' href="https://blog.notmyidea.org/tag/deployment.html">Deployment</a> <h1><a href="https://blog.notmyidea.org/deploying-and-customizing-datasette.html" id="page-title">Deploying and customizing datasette</a></h1>
|
||||||
Step by step follow-up on how I've deployed it and added custom templates on top.
|
Step by step follow-up on how I've deployed it and added custom templates on top.
|
||||||
</section>
|
</section>
|
||||||
<section class="section index">
|
|
||||||
<time datetime="2023-11-11T00:00:00+01:00">11 novembre 2023</time>
|
|
||||||
|
|
||||||
<a class='tag' href="https://blog.notmyidea.org/tag/python.html">Python</a>, <a class='tag' href="https://blog.notmyidea.org/tag/crdt.html">CRDT</a>, <a class='tag' href="https://blog.notmyidea.org/tag/sync.html">Sync</a>, <a class='tag' href="https://blog.notmyidea.org/tag/umap.html">uMap</a> <h1><a href="https://blog.notmyidea.org/adding-real-time-collaboration-to-umap-first-week.html" id="page-title">Adding Real-Time Collaboration to uMap, first week</a></h1>
|
|
||||||
A heads-up on what I've been doing this week on uMap
|
|
||||||
</section>
|
|
||||||
<ul>
|
<ul>
|
||||||
|
<li><a href="https://blog.notmyidea.org/2023-semaine-49-et-50.html" rel="bookmark" title="Permalink to 2023, Semaine 49 et 50">2023, Semaine 49 et 50</a></li>
|
||||||
<li><a href="https://blog.notmyidea.org/rescuing-a-broken-asahi-linux-workstation.html" rel="bookmark" title="Permalink to Rescuing a broken asahi linux workstation">Rescuing a broken asahi linux workstation</a></li>
|
<li><a href="https://blog.notmyidea.org/rescuing-a-broken-asahi-linux-workstation.html" rel="bookmark" title="Permalink to Rescuing a broken asahi linux workstation">Rescuing a broken asahi linux workstation</a></li>
|
||||||
<li><a href="https://blog.notmyidea.org/2023-semaine-48.html" rel="bookmark" title="Permalink to 2023, Semaine 48">2023, Semaine 48</a></li>
|
<li><a href="https://blog.notmyidea.org/2023-semaine-48.html" rel="bookmark" title="Permalink to 2023, Semaine 48">2023, Semaine 48</a></li>
|
||||||
<li><a href="https://blog.notmyidea.org/2023-semaine-47.html" rel="bookmark" title="Permalink to 2023, Semaine 47">2023, Semaine 47</a></li>
|
<li><a href="https://blog.notmyidea.org/2023-semaine-47.html" rel="bookmark" title="Permalink to 2023, Semaine 47">2023, Semaine 47</a></li>
|
||||||
|
|
|
@ -43,6 +43,12 @@ Alexis Métaireau </title>
|
||||||
</ul>
|
</ul>
|
||||||
</section>
|
</section>
|
||||||
<h1></h1>
|
<h1></h1>
|
||||||
|
<section class="section index">
|
||||||
|
<time datetime="2024-02-14T00:00:00+01:00">14 février 2024</time>
|
||||||
|
|
||||||
|
<a class='tag' href="https://blog.notmyidea.org/tag/conflit.html">conflit</a>, <a class='tag' href="https://blog.notmyidea.org/tag/agression.html">agression</a>, <a class='tag' href="https://blog.notmyidea.org/tag/facilitation.html">facilitation</a> <h1><a href="https://blog.notmyidea.org/le-conflit-nest-pas-une-agression.html" id="page-title">Le conflit n’est pas une agression</a></h1>
|
||||||
|
Rhétorique de la souffrance, responsabilité collective et devoir de réparation
|
||||||
|
</section>
|
||||||
<section class="section index">
|
<section class="section index">
|
||||||
<time datetime="2024-02-12T00:00:00+01:00">12 février 2024</time>
|
<time datetime="2024-02-12T00:00:00+01:00">12 février 2024</time>
|
||||||
|
|
||||||
|
@ -108,13 +114,8 @@ sudo<span class="w"> </span>diskutil<span class="w"> </span>eraseDisk<span class
|
||||||
<a class='tag' href="https://blog.notmyidea.org/tag/datasette.html">Datasette</a>, <a class='tag' href="https://blog.notmyidea.org/tag/deployment.html">Deployment</a> <h1><a href="https://blog.notmyidea.org/deploying-and-customizing-datasette.html" id="page-title">Deploying and customizing datasette</a></h1>
|
<a class='tag' href="https://blog.notmyidea.org/tag/datasette.html">Datasette</a>, <a class='tag' href="https://blog.notmyidea.org/tag/deployment.html">Deployment</a> <h1><a href="https://blog.notmyidea.org/deploying-and-customizing-datasette.html" id="page-title">Deploying and customizing datasette</a></h1>
|
||||||
Step by step follow-up on how I've deployed it and added custom templates on top.
|
Step by step follow-up on how I've deployed it and added custom templates on top.
|
||||||
</section>
|
</section>
|
||||||
<section class="section index">
|
|
||||||
<time datetime="2023-11-11T00:00:00+01:00">11 novembre 2023</time>
|
|
||||||
|
|
||||||
<a class='tag' href="https://blog.notmyidea.org/tag/python.html">Python</a>, <a class='tag' href="https://blog.notmyidea.org/tag/crdt.html">CRDT</a>, <a class='tag' href="https://blog.notmyidea.org/tag/sync.html">Sync</a>, <a class='tag' href="https://blog.notmyidea.org/tag/umap.html">uMap</a> <h1><a href="https://blog.notmyidea.org/adding-real-time-collaboration-to-umap-first-week.html" id="page-title">Adding Real-Time Collaboration to uMap, first week</a></h1>
|
|
||||||
A heads-up on what I've been doing this week on uMap
|
|
||||||
</section>
|
|
||||||
<ul>
|
<ul>
|
||||||
|
<li><a href="https://blog.notmyidea.org/2023-semaine-49-et-50.html" rel="bookmark" title="Permalink to 2023, Semaine 49 et 50">2023, Semaine 49 et 50</a></li>
|
||||||
<li><a href="https://blog.notmyidea.org/rescuing-a-broken-asahi-linux-workstation.html" rel="bookmark" title="Permalink to Rescuing a broken asahi linux workstation">Rescuing a broken asahi linux workstation</a></li>
|
<li><a href="https://blog.notmyidea.org/rescuing-a-broken-asahi-linux-workstation.html" rel="bookmark" title="Permalink to Rescuing a broken asahi linux workstation">Rescuing a broken asahi linux workstation</a></li>
|
||||||
<li><a href="https://blog.notmyidea.org/2023-semaine-48.html" rel="bookmark" title="Permalink to 2023, Semaine 48">2023, Semaine 48</a></li>
|
<li><a href="https://blog.notmyidea.org/2023-semaine-48.html" rel="bookmark" title="Permalink to 2023, Semaine 48">2023, Semaine 48</a></li>
|
||||||
<li><a href="https://blog.notmyidea.org/2023-semaine-47.html" rel="bookmark" title="Permalink to 2023, Semaine 47">2023, Semaine 47</a></li>
|
<li><a href="https://blog.notmyidea.org/2023-semaine-47.html" rel="bookmark" title="Permalink to 2023, Semaine 47">2023, Semaine 47</a></li>
|
||||||
|
|
|
@ -43,6 +43,12 @@ Alexis Métaireau </title>
|
||||||
</ul>
|
</ul>
|
||||||
</section>
|
</section>
|
||||||
<h1></h1>
|
<h1></h1>
|
||||||
|
<section class="section index">
|
||||||
|
<time datetime="2024-02-14T00:00:00+01:00">14 février 2024</time>
|
||||||
|
|
||||||
|
<a class='tag' href="https://blog.notmyidea.org/tag/conflit.html">conflit</a>, <a class='tag' href="https://blog.notmyidea.org/tag/agression.html">agression</a>, <a class='tag' href="https://blog.notmyidea.org/tag/facilitation.html">facilitation</a> <h1><a href="https://blog.notmyidea.org/le-conflit-nest-pas-une-agression.html" id="page-title">Le conflit n’est pas une agression</a></h1>
|
||||||
|
Rhétorique de la souffrance, responsabilité collective et devoir de réparation
|
||||||
|
</section>
|
||||||
<section class="section index">
|
<section class="section index">
|
||||||
<time datetime="2024-02-12T00:00:00+01:00">12 février 2024</time>
|
<time datetime="2024-02-12T00:00:00+01:00">12 février 2024</time>
|
||||||
|
|
||||||
|
@ -108,13 +114,8 @@ sudo<span class="w"> </span>diskutil<span class="w"> </span>eraseDisk<span class
|
||||||
<a class='tag' href="https://blog.notmyidea.org/tag/datasette.html">Datasette</a>, <a class='tag' href="https://blog.notmyidea.org/tag/deployment.html">Deployment</a> <h1><a href="https://blog.notmyidea.org/deploying-and-customizing-datasette.html" id="page-title">Deploying and customizing datasette</a></h1>
|
<a class='tag' href="https://blog.notmyidea.org/tag/datasette.html">Datasette</a>, <a class='tag' href="https://blog.notmyidea.org/tag/deployment.html">Deployment</a> <h1><a href="https://blog.notmyidea.org/deploying-and-customizing-datasette.html" id="page-title">Deploying and customizing datasette</a></h1>
|
||||||
Step by step follow-up on how I've deployed it and added custom templates on top.
|
Step by step follow-up on how I've deployed it and added custom templates on top.
|
||||||
</section>
|
</section>
|
||||||
<section class="section index">
|
|
||||||
<time datetime="2023-11-11T00:00:00+01:00">11 novembre 2023</time>
|
|
||||||
|
|
||||||
<a class='tag' href="https://blog.notmyidea.org/tag/python.html">Python</a>, <a class='tag' href="https://blog.notmyidea.org/tag/crdt.html">CRDT</a>, <a class='tag' href="https://blog.notmyidea.org/tag/sync.html">Sync</a>, <a class='tag' href="https://blog.notmyidea.org/tag/umap.html">uMap</a> <h1><a href="https://blog.notmyidea.org/adding-real-time-collaboration-to-umap-first-week.html" id="page-title">Adding Real-Time Collaboration to uMap, first week</a></h1>
|
|
||||||
A heads-up on what I've been doing this week on uMap
|
|
||||||
</section>
|
|
||||||
<ul>
|
<ul>
|
||||||
|
<li><a href="https://blog.notmyidea.org/2023-semaine-49-et-50.html" rel="bookmark" title="Permalink to 2023, Semaine 49 et 50">2023, Semaine 49 et 50</a></li>
|
||||||
<li><a href="https://blog.notmyidea.org/rescuing-a-broken-asahi-linux-workstation.html" rel="bookmark" title="Permalink to Rescuing a broken asahi linux workstation">Rescuing a broken asahi linux workstation</a></li>
|
<li><a href="https://blog.notmyidea.org/rescuing-a-broken-asahi-linux-workstation.html" rel="bookmark" title="Permalink to Rescuing a broken asahi linux workstation">Rescuing a broken asahi linux workstation</a></li>
|
||||||
<li><a href="https://blog.notmyidea.org/2023-semaine-48.html" rel="bookmark" title="Permalink to 2023, Semaine 48">2023, Semaine 48</a></li>
|
<li><a href="https://blog.notmyidea.org/2023-semaine-48.html" rel="bookmark" title="Permalink to 2023, Semaine 48">2023, Semaine 48</a></li>
|
||||||
<li><a href="https://blog.notmyidea.org/2023-semaine-47.html" rel="bookmark" title="Permalink to 2023, Semaine 47">2023, Semaine 47</a></li>
|
<li><a href="https://blog.notmyidea.org/2023-semaine-47.html" rel="bookmark" title="Permalink to 2023, Semaine 47">2023, Semaine 47</a></li>
|
||||||
|
|
|
@ -43,6 +43,12 @@ Alexis Métaireau </title>
|
||||||
</ul>
|
</ul>
|
||||||
</section>
|
</section>
|
||||||
<h1></h1>
|
<h1></h1>
|
||||||
|
<section class="section index">
|
||||||
|
<time datetime="2024-02-14T00:00:00+01:00">14 février 2024</time>
|
||||||
|
|
||||||
|
<a class='tag' href="https://blog.notmyidea.org/tag/conflit.html">conflit</a>, <a class='tag' href="https://blog.notmyidea.org/tag/agression.html">agression</a>, <a class='tag' href="https://blog.notmyidea.org/tag/facilitation.html">facilitation</a> <h1><a href="https://blog.notmyidea.org/le-conflit-nest-pas-une-agression.html" id="page-title">Le conflit n’est pas une agression</a></h1>
|
||||||
|
Rhétorique de la souffrance, responsabilité collective et devoir de réparation
|
||||||
|
</section>
|
||||||
<section class="section index">
|
<section class="section index">
|
||||||
<time datetime="2024-02-12T00:00:00+01:00">12 février 2024</time>
|
<time datetime="2024-02-12T00:00:00+01:00">12 février 2024</time>
|
||||||
|
|
||||||
|
@ -108,13 +114,8 @@ sudo<span class="w"> </span>diskutil<span class="w"> </span>eraseDisk<span class
|
||||||
<a class='tag' href="https://blog.notmyidea.org/tag/datasette.html">Datasette</a>, <a class='tag' href="https://blog.notmyidea.org/tag/deployment.html">Deployment</a> <h1><a href="https://blog.notmyidea.org/deploying-and-customizing-datasette.html" id="page-title">Deploying and customizing datasette</a></h1>
|
<a class='tag' href="https://blog.notmyidea.org/tag/datasette.html">Datasette</a>, <a class='tag' href="https://blog.notmyidea.org/tag/deployment.html">Deployment</a> <h1><a href="https://blog.notmyidea.org/deploying-and-customizing-datasette.html" id="page-title">Deploying and customizing datasette</a></h1>
|
||||||
Step by step follow-up on how I've deployed it and added custom templates on top.
|
Step by step follow-up on how I've deployed it and added custom templates on top.
|
||||||
</section>
|
</section>
|
||||||
<section class="section index">
|
|
||||||
<time datetime="2023-11-11T00:00:00+01:00">11 novembre 2023</time>
|
|
||||||
|
|
||||||
<a class='tag' href="https://blog.notmyidea.org/tag/python.html">Python</a>, <a class='tag' href="https://blog.notmyidea.org/tag/crdt.html">CRDT</a>, <a class='tag' href="https://blog.notmyidea.org/tag/sync.html">Sync</a>, <a class='tag' href="https://blog.notmyidea.org/tag/umap.html">uMap</a> <h1><a href="https://blog.notmyidea.org/adding-real-time-collaboration-to-umap-first-week.html" id="page-title">Adding Real-Time Collaboration to uMap, first week</a></h1>
|
|
||||||
A heads-up on what I've been doing this week on uMap
|
|
||||||
</section>
|
|
||||||
<ul>
|
<ul>
|
||||||
|
<li><a href="https://blog.notmyidea.org/2023-semaine-49-et-50.html" rel="bookmark" title="Permalink to 2023, Semaine 49 et 50">2023, Semaine 49 et 50</a></li>
|
||||||
<li><a href="https://blog.notmyidea.org/rescuing-a-broken-asahi-linux-workstation.html" rel="bookmark" title="Permalink to Rescuing a broken asahi linux workstation">Rescuing a broken asahi linux workstation</a></li>
|
<li><a href="https://blog.notmyidea.org/rescuing-a-broken-asahi-linux-workstation.html" rel="bookmark" title="Permalink to Rescuing a broken asahi linux workstation">Rescuing a broken asahi linux workstation</a></li>
|
||||||
<li><a href="https://blog.notmyidea.org/2023-semaine-48.html" rel="bookmark" title="Permalink to 2023, Semaine 48">2023, Semaine 48</a></li>
|
<li><a href="https://blog.notmyidea.org/2023-semaine-48.html" rel="bookmark" title="Permalink to 2023, Semaine 48">2023, Semaine 48</a></li>
|
||||||
<li><a href="https://blog.notmyidea.org/2023-semaine-47.html" rel="bookmark" title="Permalink to 2023, Semaine 47">2023, Semaine 47</a></li>
|
<li><a href="https://blog.notmyidea.org/2023-semaine-47.html" rel="bookmark" title="Permalink to 2023, Semaine 47">2023, Semaine 47</a></li>
|
||||||
|
|
|
@ -43,6 +43,12 @@ Alexis Métaireau </title>
|
||||||
</ul>
|
</ul>
|
||||||
</section>
|
</section>
|
||||||
<h1></h1>
|
<h1></h1>
|
||||||
|
<section class="section index">
|
||||||
|
<time datetime="2024-02-14T00:00:00+01:00">14 février 2024</time>
|
||||||
|
|
||||||
|
<a class='tag' href="https://blog.notmyidea.org/tag/conflit.html">conflit</a>, <a class='tag' href="https://blog.notmyidea.org/tag/agression.html">agression</a>, <a class='tag' href="https://blog.notmyidea.org/tag/facilitation.html">facilitation</a> <h1><a href="https://blog.notmyidea.org/le-conflit-nest-pas-une-agression.html" id="page-title">Le conflit n’est pas une agression</a></h1>
|
||||||
|
Rhétorique de la souffrance, responsabilité collective et devoir de réparation
|
||||||
|
</section>
|
||||||
<section class="section index">
|
<section class="section index">
|
||||||
<time datetime="2024-02-12T00:00:00+01:00">12 février 2024</time>
|
<time datetime="2024-02-12T00:00:00+01:00">12 février 2024</time>
|
||||||
|
|
||||||
|
@ -108,13 +114,8 @@ sudo<span class="w"> </span>diskutil<span class="w"> </span>eraseDisk<span class
|
||||||
<a class='tag' href="https://blog.notmyidea.org/tag/datasette.html">Datasette</a>, <a class='tag' href="https://blog.notmyidea.org/tag/deployment.html">Deployment</a> <h1><a href="https://blog.notmyidea.org/deploying-and-customizing-datasette.html" id="page-title">Deploying and customizing datasette</a></h1>
|
<a class='tag' href="https://blog.notmyidea.org/tag/datasette.html">Datasette</a>, <a class='tag' href="https://blog.notmyidea.org/tag/deployment.html">Deployment</a> <h1><a href="https://blog.notmyidea.org/deploying-and-customizing-datasette.html" id="page-title">Deploying and customizing datasette</a></h1>
|
||||||
Step by step follow-up on how I've deployed it and added custom templates on top.
|
Step by step follow-up on how I've deployed it and added custom templates on top.
|
||||||
</section>
|
</section>
|
||||||
<section class="section index">
|
|
||||||
<time datetime="2023-11-11T00:00:00+01:00">11 novembre 2023</time>
|
|
||||||
|
|
||||||
<a class='tag' href="https://blog.notmyidea.org/tag/python.html">Python</a>, <a class='tag' href="https://blog.notmyidea.org/tag/crdt.html">CRDT</a>, <a class='tag' href="https://blog.notmyidea.org/tag/sync.html">Sync</a>, <a class='tag' href="https://blog.notmyidea.org/tag/umap.html">uMap</a> <h1><a href="https://blog.notmyidea.org/adding-real-time-collaboration-to-umap-first-week.html" id="page-title">Adding Real-Time Collaboration to uMap, first week</a></h1>
|
|
||||||
A heads-up on what I've been doing this week on uMap
|
|
||||||
</section>
|
|
||||||
<ul>
|
<ul>
|
||||||
|
<li><a href="https://blog.notmyidea.org/2023-semaine-49-et-50.html" rel="bookmark" title="Permalink to 2023, Semaine 49 et 50">2023, Semaine 49 et 50</a></li>
|
||||||
<li><a href="https://blog.notmyidea.org/rescuing-a-broken-asahi-linux-workstation.html" rel="bookmark" title="Permalink to Rescuing a broken asahi linux workstation">Rescuing a broken asahi linux workstation</a></li>
|
<li><a href="https://blog.notmyidea.org/rescuing-a-broken-asahi-linux-workstation.html" rel="bookmark" title="Permalink to Rescuing a broken asahi linux workstation">Rescuing a broken asahi linux workstation</a></li>
|
||||||
<li><a href="https://blog.notmyidea.org/2023-semaine-48.html" rel="bookmark" title="Permalink to 2023, Semaine 48">2023, Semaine 48</a></li>
|
<li><a href="https://blog.notmyidea.org/2023-semaine-48.html" rel="bookmark" title="Permalink to 2023, Semaine 48">2023, Semaine 48</a></li>
|
||||||
<li><a href="https://blog.notmyidea.org/2023-semaine-47.html" rel="bookmark" title="Permalink to 2023, Semaine 47">2023, Semaine 47</a></li>
|
<li><a href="https://blog.notmyidea.org/2023-semaine-47.html" rel="bookmark" title="Permalink to 2023, Semaine 47">2023, Semaine 47</a></li>
|
||||||
|
|
|
@ -43,6 +43,12 @@ Alexis Métaireau </title>
|
||||||
</ul>
|
</ul>
|
||||||
</section>
|
</section>
|
||||||
<h1></h1>
|
<h1></h1>
|
||||||
|
<section class="section index">
|
||||||
|
<time datetime="2024-02-14T00:00:00+01:00">14 février 2024</time>
|
||||||
|
|
||||||
|
<a class='tag' href="https://blog.notmyidea.org/tag/conflit.html">conflit</a>, <a class='tag' href="https://blog.notmyidea.org/tag/agression.html">agression</a>, <a class='tag' href="https://blog.notmyidea.org/tag/facilitation.html">facilitation</a> <h1><a href="https://blog.notmyidea.org/le-conflit-nest-pas-une-agression.html" id="page-title">Le conflit n’est pas une agression</a></h1>
|
||||||
|
Rhétorique de la souffrance, responsabilité collective et devoir de réparation
|
||||||
|
</section>
|
||||||
<section class="section index">
|
<section class="section index">
|
||||||
<time datetime="2024-02-12T00:00:00+01:00">12 février 2024</time>
|
<time datetime="2024-02-12T00:00:00+01:00">12 février 2024</time>
|
||||||
|
|
||||||
|
@ -108,13 +114,8 @@ sudo<span class="w"> </span>diskutil<span class="w"> </span>eraseDisk<span class
|
||||||
<a class='tag' href="https://blog.notmyidea.org/tag/datasette.html">Datasette</a>, <a class='tag' href="https://blog.notmyidea.org/tag/deployment.html">Deployment</a> <h1><a href="https://blog.notmyidea.org/deploying-and-customizing-datasette.html" id="page-title">Deploying and customizing datasette</a></h1>
|
<a class='tag' href="https://blog.notmyidea.org/tag/datasette.html">Datasette</a>, <a class='tag' href="https://blog.notmyidea.org/tag/deployment.html">Deployment</a> <h1><a href="https://blog.notmyidea.org/deploying-and-customizing-datasette.html" id="page-title">Deploying and customizing datasette</a></h1>
|
||||||
Step by step follow-up on how I've deployed it and added custom templates on top.
|
Step by step follow-up on how I've deployed it and added custom templates on top.
|
||||||
</section>
|
</section>
|
||||||
<section class="section index">
|
|
||||||
<time datetime="2023-11-11T00:00:00+01:00">11 novembre 2023</time>
|
|
||||||
|
|
||||||
<a class='tag' href="https://blog.notmyidea.org/tag/python.html">Python</a>, <a class='tag' href="https://blog.notmyidea.org/tag/crdt.html">CRDT</a>, <a class='tag' href="https://blog.notmyidea.org/tag/sync.html">Sync</a>, <a class='tag' href="https://blog.notmyidea.org/tag/umap.html">uMap</a> <h1><a href="https://blog.notmyidea.org/adding-real-time-collaboration-to-umap-first-week.html" id="page-title">Adding Real-Time Collaboration to uMap, first week</a></h1>
|
|
||||||
A heads-up on what I've been doing this week on uMap
|
|
||||||
</section>
|
|
||||||
<ul>
|
<ul>
|
||||||
|
<li><a href="https://blog.notmyidea.org/2023-semaine-49-et-50.html" rel="bookmark" title="Permalink to 2023, Semaine 49 et 50">2023, Semaine 49 et 50</a></li>
|
||||||
<li><a href="https://blog.notmyidea.org/rescuing-a-broken-asahi-linux-workstation.html" rel="bookmark" title="Permalink to Rescuing a broken asahi linux workstation">Rescuing a broken asahi linux workstation</a></li>
|
<li><a href="https://blog.notmyidea.org/rescuing-a-broken-asahi-linux-workstation.html" rel="bookmark" title="Permalink to Rescuing a broken asahi linux workstation">Rescuing a broken asahi linux workstation</a></li>
|
||||||
<li><a href="https://blog.notmyidea.org/2023-semaine-48.html" rel="bookmark" title="Permalink to 2023, Semaine 48">2023, Semaine 48</a></li>
|
<li><a href="https://blog.notmyidea.org/2023-semaine-48.html" rel="bookmark" title="Permalink to 2023, Semaine 48">2023, Semaine 48</a></li>
|
||||||
<li><a href="https://blog.notmyidea.org/2023-semaine-47.html" rel="bookmark" title="Permalink to 2023, Semaine 47">2023, Semaine 47</a></li>
|
<li><a href="https://blog.notmyidea.org/2023-semaine-47.html" rel="bookmark" title="Permalink to 2023, Semaine 47">2023, Semaine 47</a></li>
|
||||||
|
|
|
@ -43,6 +43,12 @@ Alexis Métaireau </title>
|
||||||
</ul>
|
</ul>
|
||||||
</section>
|
</section>
|
||||||
<h1></h1>
|
<h1></h1>
|
||||||
|
<section class="section index">
|
||||||
|
<time datetime="2024-02-14T00:00:00+01:00">14 février 2024</time>
|
||||||
|
|
||||||
|
<a class='tag' href="https://blog.notmyidea.org/tag/conflit.html">conflit</a>, <a class='tag' href="https://blog.notmyidea.org/tag/agression.html">agression</a>, <a class='tag' href="https://blog.notmyidea.org/tag/facilitation.html">facilitation</a> <h1><a href="https://blog.notmyidea.org/le-conflit-nest-pas-une-agression.html" id="page-title">Le conflit n’est pas une agression</a></h1>
|
||||||
|
Rhétorique de la souffrance, responsabilité collective et devoir de réparation
|
||||||
|
</section>
|
||||||
<section class="section index">
|
<section class="section index">
|
||||||
<time datetime="2024-02-12T00:00:00+01:00">12 février 2024</time>
|
<time datetime="2024-02-12T00:00:00+01:00">12 février 2024</time>
|
||||||
|
|
||||||
|
@ -108,13 +114,8 @@ sudo<span class="w"> </span>diskutil<span class="w"> </span>eraseDisk<span class
|
||||||
<a class='tag' href="https://blog.notmyidea.org/tag/datasette.html">Datasette</a>, <a class='tag' href="https://blog.notmyidea.org/tag/deployment.html">Deployment</a> <h1><a href="https://blog.notmyidea.org/deploying-and-customizing-datasette.html" id="page-title">Deploying and customizing datasette</a></h1>
|
<a class='tag' href="https://blog.notmyidea.org/tag/datasette.html">Datasette</a>, <a class='tag' href="https://blog.notmyidea.org/tag/deployment.html">Deployment</a> <h1><a href="https://blog.notmyidea.org/deploying-and-customizing-datasette.html" id="page-title">Deploying and customizing datasette</a></h1>
|
||||||
Step by step follow-up on how I've deployed it and added custom templates on top.
|
Step by step follow-up on how I've deployed it and added custom templates on top.
|
||||||
</section>
|
</section>
|
||||||
<section class="section index">
|
|
||||||
<time datetime="2023-11-11T00:00:00+01:00">11 novembre 2023</time>
|
|
||||||
|
|
||||||
<a class='tag' href="https://blog.notmyidea.org/tag/python.html">Python</a>, <a class='tag' href="https://blog.notmyidea.org/tag/crdt.html">CRDT</a>, <a class='tag' href="https://blog.notmyidea.org/tag/sync.html">Sync</a>, <a class='tag' href="https://blog.notmyidea.org/tag/umap.html">uMap</a> <h1><a href="https://blog.notmyidea.org/adding-real-time-collaboration-to-umap-first-week.html" id="page-title">Adding Real-Time Collaboration to uMap, first week</a></h1>
|
|
||||||
A heads-up on what I've been doing this week on uMap
|
|
||||||
</section>
|
|
||||||
<ul>
|
<ul>
|
||||||
|
<li><a href="https://blog.notmyidea.org/2023-semaine-49-et-50.html" rel="bookmark" title="Permalink to 2023, Semaine 49 et 50">2023, Semaine 49 et 50</a></li>
|
||||||
<li><a href="https://blog.notmyidea.org/rescuing-a-broken-asahi-linux-workstation.html" rel="bookmark" title="Permalink to Rescuing a broken asahi linux workstation">Rescuing a broken asahi linux workstation</a></li>
|
<li><a href="https://blog.notmyidea.org/rescuing-a-broken-asahi-linux-workstation.html" rel="bookmark" title="Permalink to Rescuing a broken asahi linux workstation">Rescuing a broken asahi linux workstation</a></li>
|
||||||
<li><a href="https://blog.notmyidea.org/2023-semaine-48.html" rel="bookmark" title="Permalink to 2023, Semaine 48">2023, Semaine 48</a></li>
|
<li><a href="https://blog.notmyidea.org/2023-semaine-48.html" rel="bookmark" title="Permalink to 2023, Semaine 48">2023, Semaine 48</a></li>
|
||||||
<li><a href="https://blog.notmyidea.org/2023-semaine-47.html" rel="bookmark" title="Permalink to 2023, Semaine 47">2023, Semaine 47</a></li>
|
<li><a href="https://blog.notmyidea.org/2023-semaine-47.html" rel="bookmark" title="Permalink to 2023, Semaine 47">2023, Semaine 47</a></li>
|
||||||
|
|
|
@ -43,6 +43,12 @@ Alexis Métaireau </title>
|
||||||
</ul>
|
</ul>
|
||||||
</section>
|
</section>
|
||||||
<h1></h1>
|
<h1></h1>
|
||||||
|
<section class="section index">
|
||||||
|
<time datetime="2024-02-14T00:00:00+01:00">14 février 2024</time>
|
||||||
|
|
||||||
|
<a class='tag' href="https://blog.notmyidea.org/tag/conflit.html">conflit</a>, <a class='tag' href="https://blog.notmyidea.org/tag/agression.html">agression</a>, <a class='tag' href="https://blog.notmyidea.org/tag/facilitation.html">facilitation</a> <h1><a href="https://blog.notmyidea.org/le-conflit-nest-pas-une-agression.html" id="page-title">Le conflit n’est pas une agression</a></h1>
|
||||||
|
Rhétorique de la souffrance, responsabilité collective et devoir de réparation
|
||||||
|
</section>
|
||||||
<section class="section index">
|
<section class="section index">
|
||||||
<time datetime="2024-02-12T00:00:00+01:00">12 février 2024</time>
|
<time datetime="2024-02-12T00:00:00+01:00">12 février 2024</time>
|
||||||
|
|
||||||
|
@ -108,13 +114,8 @@ sudo<span class="w"> </span>diskutil<span class="w"> </span>eraseDisk<span class
|
||||||
<a class='tag' href="https://blog.notmyidea.org/tag/datasette.html">Datasette</a>, <a class='tag' href="https://blog.notmyidea.org/tag/deployment.html">Deployment</a> <h1><a href="https://blog.notmyidea.org/deploying-and-customizing-datasette.html" id="page-title">Deploying and customizing datasette</a></h1>
|
<a class='tag' href="https://blog.notmyidea.org/tag/datasette.html">Datasette</a>, <a class='tag' href="https://blog.notmyidea.org/tag/deployment.html">Deployment</a> <h1><a href="https://blog.notmyidea.org/deploying-and-customizing-datasette.html" id="page-title">Deploying and customizing datasette</a></h1>
|
||||||
Step by step follow-up on how I've deployed it and added custom templates on top.
|
Step by step follow-up on how I've deployed it and added custom templates on top.
|
||||||
</section>
|
</section>
|
||||||
<section class="section index">
|
|
||||||
<time datetime="2023-11-11T00:00:00+01:00">11 novembre 2023</time>
|
|
||||||
|
|
||||||
<a class='tag' href="https://blog.notmyidea.org/tag/python.html">Python</a>, <a class='tag' href="https://blog.notmyidea.org/tag/crdt.html">CRDT</a>, <a class='tag' href="https://blog.notmyidea.org/tag/sync.html">Sync</a>, <a class='tag' href="https://blog.notmyidea.org/tag/umap.html">uMap</a> <h1><a href="https://blog.notmyidea.org/adding-real-time-collaboration-to-umap-first-week.html" id="page-title">Adding Real-Time Collaboration to uMap, first week</a></h1>
|
|
||||||
A heads-up on what I've been doing this week on uMap
|
|
||||||
</section>
|
|
||||||
<ul>
|
<ul>
|
||||||
|
<li><a href="https://blog.notmyidea.org/2023-semaine-49-et-50.html" rel="bookmark" title="Permalink to 2023, Semaine 49 et 50">2023, Semaine 49 et 50</a></li>
|
||||||
<li><a href="https://blog.notmyidea.org/rescuing-a-broken-asahi-linux-workstation.html" rel="bookmark" title="Permalink to Rescuing a broken asahi linux workstation">Rescuing a broken asahi linux workstation</a></li>
|
<li><a href="https://blog.notmyidea.org/rescuing-a-broken-asahi-linux-workstation.html" rel="bookmark" title="Permalink to Rescuing a broken asahi linux workstation">Rescuing a broken asahi linux workstation</a></li>
|
||||||
<li><a href="https://blog.notmyidea.org/2023-semaine-48.html" rel="bookmark" title="Permalink to 2023, Semaine 48">2023, Semaine 48</a></li>
|
<li><a href="https://blog.notmyidea.org/2023-semaine-48.html" rel="bookmark" title="Permalink to 2023, Semaine 48">2023, Semaine 48</a></li>
|
||||||
<li><a href="https://blog.notmyidea.org/2023-semaine-47.html" rel="bookmark" title="Permalink to 2023, Semaine 47">2023, Semaine 47</a></li>
|
<li><a href="https://blog.notmyidea.org/2023-semaine-47.html" rel="bookmark" title="Permalink to 2023, Semaine 47">2023, Semaine 47</a></li>
|
||||||
|
|
|
@ -43,6 +43,12 @@ Alexis Métaireau </title>
|
||||||
</ul>
|
</ul>
|
||||||
</section>
|
</section>
|
||||||
<h1></h1>
|
<h1></h1>
|
||||||
|
<section class="section index">
|
||||||
|
<time datetime="2024-02-14T00:00:00+01:00">14 février 2024</time>
|
||||||
|
|
||||||
|
<a class='tag' href="https://blog.notmyidea.org/tag/conflit.html">conflit</a>, <a class='tag' href="https://blog.notmyidea.org/tag/agression.html">agression</a>, <a class='tag' href="https://blog.notmyidea.org/tag/facilitation.html">facilitation</a> <h1><a href="https://blog.notmyidea.org/le-conflit-nest-pas-une-agression.html" id="page-title">Le conflit n’est pas une agression</a></h1>
|
||||||
|
Rhétorique de la souffrance, responsabilité collective et devoir de réparation
|
||||||
|
</section>
|
||||||
<section class="section index">
|
<section class="section index">
|
||||||
<time datetime="2024-02-12T00:00:00+01:00">12 février 2024</time>
|
<time datetime="2024-02-12T00:00:00+01:00">12 février 2024</time>
|
||||||
|
|
||||||
|
@ -108,13 +114,8 @@ sudo<span class="w"> </span>diskutil<span class="w"> </span>eraseDisk<span class
|
||||||
<a class='tag' href="https://blog.notmyidea.org/tag/datasette.html">Datasette</a>, <a class='tag' href="https://blog.notmyidea.org/tag/deployment.html">Deployment</a> <h1><a href="https://blog.notmyidea.org/deploying-and-customizing-datasette.html" id="page-title">Deploying and customizing datasette</a></h1>
|
<a class='tag' href="https://blog.notmyidea.org/tag/datasette.html">Datasette</a>, <a class='tag' href="https://blog.notmyidea.org/tag/deployment.html">Deployment</a> <h1><a href="https://blog.notmyidea.org/deploying-and-customizing-datasette.html" id="page-title">Deploying and customizing datasette</a></h1>
|
||||||
Step by step follow-up on how I've deployed it and added custom templates on top.
|
Step by step follow-up on how I've deployed it and added custom templates on top.
|
||||||
</section>
|
</section>
|
||||||
<section class="section index">
|
|
||||||
<time datetime="2023-11-11T00:00:00+01:00">11 novembre 2023</time>
|
|
||||||
|
|
||||||
<a class='tag' href="https://blog.notmyidea.org/tag/python.html">Python</a>, <a class='tag' href="https://blog.notmyidea.org/tag/crdt.html">CRDT</a>, <a class='tag' href="https://blog.notmyidea.org/tag/sync.html">Sync</a>, <a class='tag' href="https://blog.notmyidea.org/tag/umap.html">uMap</a> <h1><a href="https://blog.notmyidea.org/adding-real-time-collaboration-to-umap-first-week.html" id="page-title">Adding Real-Time Collaboration to uMap, first week</a></h1>
|
|
||||||
A heads-up on what I've been doing this week on uMap
|
|
||||||
</section>
|
|
||||||
<ul>
|
<ul>
|
||||||
|
<li><a href="https://blog.notmyidea.org/2023-semaine-49-et-50.html" rel="bookmark" title="Permalink to 2023, Semaine 49 et 50">2023, Semaine 49 et 50</a></li>
|
||||||
<li><a href="https://blog.notmyidea.org/rescuing-a-broken-asahi-linux-workstation.html" rel="bookmark" title="Permalink to Rescuing a broken asahi linux workstation">Rescuing a broken asahi linux workstation</a></li>
|
<li><a href="https://blog.notmyidea.org/rescuing-a-broken-asahi-linux-workstation.html" rel="bookmark" title="Permalink to Rescuing a broken asahi linux workstation">Rescuing a broken asahi linux workstation</a></li>
|
||||||
<li><a href="https://blog.notmyidea.org/2023-semaine-48.html" rel="bookmark" title="Permalink to 2023, Semaine 48">2023, Semaine 48</a></li>
|
<li><a href="https://blog.notmyidea.org/2023-semaine-48.html" rel="bookmark" title="Permalink to 2023, Semaine 48">2023, Semaine 48</a></li>
|
||||||
<li><a href="https://blog.notmyidea.org/2023-semaine-47.html" rel="bookmark" title="Permalink to 2023, Semaine 47">2023, Semaine 47</a></li>
|
<li><a href="https://blog.notmyidea.org/2023-semaine-47.html" rel="bookmark" title="Permalink to 2023, Semaine 47">2023, Semaine 47</a></li>
|
||||||
|
|
|
@ -43,6 +43,12 @@ Alexis Métaireau </title>
|
||||||
</ul>
|
</ul>
|
||||||
</section>
|
</section>
|
||||||
<h1></h1>
|
<h1></h1>
|
||||||
|
<section class="section index">
|
||||||
|
<time datetime="2024-02-14T00:00:00+01:00">14 février 2024</time>
|
||||||
|
|
||||||
|
<a class='tag' href="https://blog.notmyidea.org/tag/conflit.html">conflit</a>, <a class='tag' href="https://blog.notmyidea.org/tag/agression.html">agression</a>, <a class='tag' href="https://blog.notmyidea.org/tag/facilitation.html">facilitation</a> <h1><a href="https://blog.notmyidea.org/le-conflit-nest-pas-une-agression.html" id="page-title">Le conflit n’est pas une agression</a></h1>
|
||||||
|
Rhétorique de la souffrance, responsabilité collective et devoir de réparation
|
||||||
|
</section>
|
||||||
<section class="section index">
|
<section class="section index">
|
||||||
<time datetime="2024-02-12T00:00:00+01:00">12 février 2024</time>
|
<time datetime="2024-02-12T00:00:00+01:00">12 février 2024</time>
|
||||||
|
|
||||||
|
@ -108,13 +114,8 @@ sudo<span class="w"> </span>diskutil<span class="w"> </span>eraseDisk<span class
|
||||||
<a class='tag' href="https://blog.notmyidea.org/tag/datasette.html">Datasette</a>, <a class='tag' href="https://blog.notmyidea.org/tag/deployment.html">Deployment</a> <h1><a href="https://blog.notmyidea.org/deploying-and-customizing-datasette.html" id="page-title">Deploying and customizing datasette</a></h1>
|
<a class='tag' href="https://blog.notmyidea.org/tag/datasette.html">Datasette</a>, <a class='tag' href="https://blog.notmyidea.org/tag/deployment.html">Deployment</a> <h1><a href="https://blog.notmyidea.org/deploying-and-customizing-datasette.html" id="page-title">Deploying and customizing datasette</a></h1>
|
||||||
Step by step follow-up on how I've deployed it and added custom templates on top.
|
Step by step follow-up on how I've deployed it and added custom templates on top.
|
||||||
</section>
|
</section>
|
||||||
<section class="section index">
|
|
||||||
<time datetime="2023-11-11T00:00:00+01:00">11 novembre 2023</time>
|
|
||||||
|
|
||||||
<a class='tag' href="https://blog.notmyidea.org/tag/python.html">Python</a>, <a class='tag' href="https://blog.notmyidea.org/tag/crdt.html">CRDT</a>, <a class='tag' href="https://blog.notmyidea.org/tag/sync.html">Sync</a>, <a class='tag' href="https://blog.notmyidea.org/tag/umap.html">uMap</a> <h1><a href="https://blog.notmyidea.org/adding-real-time-collaboration-to-umap-first-week.html" id="page-title">Adding Real-Time Collaboration to uMap, first week</a></h1>
|
|
||||||
A heads-up on what I've been doing this week on uMap
|
|
||||||
</section>
|
|
||||||
<ul>
|
<ul>
|
||||||
|
<li><a href="https://blog.notmyidea.org/2023-semaine-49-et-50.html" rel="bookmark" title="Permalink to 2023, Semaine 49 et 50">2023, Semaine 49 et 50</a></li>
|
||||||
<li><a href="https://blog.notmyidea.org/rescuing-a-broken-asahi-linux-workstation.html" rel="bookmark" title="Permalink to Rescuing a broken asahi linux workstation">Rescuing a broken asahi linux workstation</a></li>
|
<li><a href="https://blog.notmyidea.org/rescuing-a-broken-asahi-linux-workstation.html" rel="bookmark" title="Permalink to Rescuing a broken asahi linux workstation">Rescuing a broken asahi linux workstation</a></li>
|
||||||
<li><a href="https://blog.notmyidea.org/2023-semaine-48.html" rel="bookmark" title="Permalink to 2023, Semaine 48">2023, Semaine 48</a></li>
|
<li><a href="https://blog.notmyidea.org/2023-semaine-48.html" rel="bookmark" title="Permalink to 2023, Semaine 48">2023, Semaine 48</a></li>
|
||||||
<li><a href="https://blog.notmyidea.org/2023-semaine-47.html" rel="bookmark" title="Permalink to 2023, Semaine 47">2023, Semaine 47</a></li>
|
<li><a href="https://blog.notmyidea.org/2023-semaine-47.html" rel="bookmark" title="Permalink to 2023, Semaine 47">2023, Semaine 47</a></li>
|
||||||
|
|
|
@ -43,6 +43,12 @@ Alexis Métaireau </title>
|
||||||
</ul>
|
</ul>
|
||||||
</section>
|
</section>
|
||||||
<h1></h1>
|
<h1></h1>
|
||||||
|
<section class="section index">
|
||||||
|
<time datetime="2024-02-14T00:00:00+01:00">14 février 2024</time>
|
||||||
|
|
||||||
|
<a class='tag' href="https://blog.notmyidea.org/tag/conflit.html">conflit</a>, <a class='tag' href="https://blog.notmyidea.org/tag/agression.html">agression</a>, <a class='tag' href="https://blog.notmyidea.org/tag/facilitation.html">facilitation</a> <h1><a href="https://blog.notmyidea.org/le-conflit-nest-pas-une-agression.html" id="page-title">Le conflit n’est pas une agression</a></h1>
|
||||||
|
Rhétorique de la souffrance, responsabilité collective et devoir de réparation
|
||||||
|
</section>
|
||||||
<section class="section index">
|
<section class="section index">
|
||||||
<time datetime="2024-02-12T00:00:00+01:00">12 février 2024</time>
|
<time datetime="2024-02-12T00:00:00+01:00">12 février 2024</time>
|
||||||
|
|
||||||
|
@ -108,13 +114,8 @@ sudo<span class="w"> </span>diskutil<span class="w"> </span>eraseDisk<span class
|
||||||
<a class='tag' href="https://blog.notmyidea.org/tag/datasette.html">Datasette</a>, <a class='tag' href="https://blog.notmyidea.org/tag/deployment.html">Deployment</a> <h1><a href="https://blog.notmyidea.org/deploying-and-customizing-datasette.html" id="page-title">Deploying and customizing datasette</a></h1>
|
<a class='tag' href="https://blog.notmyidea.org/tag/datasette.html">Datasette</a>, <a class='tag' href="https://blog.notmyidea.org/tag/deployment.html">Deployment</a> <h1><a href="https://blog.notmyidea.org/deploying-and-customizing-datasette.html" id="page-title">Deploying and customizing datasette</a></h1>
|
||||||
Step by step follow-up on how I've deployed it and added custom templates on top.
|
Step by step follow-up on how I've deployed it and added custom templates on top.
|
||||||
</section>
|
</section>
|
||||||
<section class="section index">
|
|
||||||
<time datetime="2023-11-11T00:00:00+01:00">11 novembre 2023</time>
|
|
||||||
|
|
||||||
<a class='tag' href="https://blog.notmyidea.org/tag/python.html">Python</a>, <a class='tag' href="https://blog.notmyidea.org/tag/crdt.html">CRDT</a>, <a class='tag' href="https://blog.notmyidea.org/tag/sync.html">Sync</a>, <a class='tag' href="https://blog.notmyidea.org/tag/umap.html">uMap</a> <h1><a href="https://blog.notmyidea.org/adding-real-time-collaboration-to-umap-first-week.html" id="page-title">Adding Real-Time Collaboration to uMap, first week</a></h1>
|
|
||||||
A heads-up on what I've been doing this week on uMap
|
|
||||||
</section>
|
|
||||||
<ul>
|
<ul>
|
||||||
|
<li><a href="https://blog.notmyidea.org/2023-semaine-49-et-50.html" rel="bookmark" title="Permalink to 2023, Semaine 49 et 50">2023, Semaine 49 et 50</a></li>
|
||||||
<li><a href="https://blog.notmyidea.org/rescuing-a-broken-asahi-linux-workstation.html" rel="bookmark" title="Permalink to Rescuing a broken asahi linux workstation">Rescuing a broken asahi linux workstation</a></li>
|
<li><a href="https://blog.notmyidea.org/rescuing-a-broken-asahi-linux-workstation.html" rel="bookmark" title="Permalink to Rescuing a broken asahi linux workstation">Rescuing a broken asahi linux workstation</a></li>
|
||||||
<li><a href="https://blog.notmyidea.org/2023-semaine-48.html" rel="bookmark" title="Permalink to 2023, Semaine 48">2023, Semaine 48</a></li>
|
<li><a href="https://blog.notmyidea.org/2023-semaine-48.html" rel="bookmark" title="Permalink to 2023, Semaine 48">2023, Semaine 48</a></li>
|
||||||
<li><a href="https://blog.notmyidea.org/2023-semaine-47.html" rel="bookmark" title="Permalink to 2023, Semaine 47">2023, Semaine 47</a></li>
|
<li><a href="https://blog.notmyidea.org/2023-semaine-47.html" rel="bookmark" title="Permalink to 2023, Semaine 47">2023, Semaine 47</a></li>
|
||||||
|
|
|
@ -43,6 +43,12 @@ Alexis Métaireau </title>
|
||||||
</ul>
|
</ul>
|
||||||
</section>
|
</section>
|
||||||
<h1></h1>
|
<h1></h1>
|
||||||
|
<section class="section index">
|
||||||
|
<time datetime="2024-02-14T00:00:00+01:00">14 février 2024</time>
|
||||||
|
|
||||||
|
<a class='tag' href="https://blog.notmyidea.org/tag/conflit.html">conflit</a>, <a class='tag' href="https://blog.notmyidea.org/tag/agression.html">agression</a>, <a class='tag' href="https://blog.notmyidea.org/tag/facilitation.html">facilitation</a> <h1><a href="https://blog.notmyidea.org/le-conflit-nest-pas-une-agression.html" id="page-title">Le conflit n’est pas une agression</a></h1>
|
||||||
|
Rhétorique de la souffrance, responsabilité collective et devoir de réparation
|
||||||
|
</section>
|
||||||
<section class="section index">
|
<section class="section index">
|
||||||
<time datetime="2024-02-12T00:00:00+01:00">12 février 2024</time>
|
<time datetime="2024-02-12T00:00:00+01:00">12 février 2024</time>
|
||||||
|
|
||||||
|
@ -108,13 +114,8 @@ sudo<span class="w"> </span>diskutil<span class="w"> </span>eraseDisk<span class
|
||||||
<a class='tag' href="https://blog.notmyidea.org/tag/datasette.html">Datasette</a>, <a class='tag' href="https://blog.notmyidea.org/tag/deployment.html">Deployment</a> <h1><a href="https://blog.notmyidea.org/deploying-and-customizing-datasette.html" id="page-title">Deploying and customizing datasette</a></h1>
|
<a class='tag' href="https://blog.notmyidea.org/tag/datasette.html">Datasette</a>, <a class='tag' href="https://blog.notmyidea.org/tag/deployment.html">Deployment</a> <h1><a href="https://blog.notmyidea.org/deploying-and-customizing-datasette.html" id="page-title">Deploying and customizing datasette</a></h1>
|
||||||
Step by step follow-up on how I've deployed it and added custom templates on top.
|
Step by step follow-up on how I've deployed it and added custom templates on top.
|
||||||
</section>
|
</section>
|
||||||
<section class="section index">
|
|
||||||
<time datetime="2023-11-11T00:00:00+01:00">11 novembre 2023</time>
|
|
||||||
|
|
||||||
<a class='tag' href="https://blog.notmyidea.org/tag/python.html">Python</a>, <a class='tag' href="https://blog.notmyidea.org/tag/crdt.html">CRDT</a>, <a class='tag' href="https://blog.notmyidea.org/tag/sync.html">Sync</a>, <a class='tag' href="https://blog.notmyidea.org/tag/umap.html">uMap</a> <h1><a href="https://blog.notmyidea.org/adding-real-time-collaboration-to-umap-first-week.html" id="page-title">Adding Real-Time Collaboration to uMap, first week</a></h1>
|
|
||||||
A heads-up on what I've been doing this week on uMap
|
|
||||||
</section>
|
|
||||||
<ul>
|
<ul>
|
||||||
|
<li><a href="https://blog.notmyidea.org/2023-semaine-49-et-50.html" rel="bookmark" title="Permalink to 2023, Semaine 49 et 50">2023, Semaine 49 et 50</a></li>
|
||||||
<li><a href="https://blog.notmyidea.org/rescuing-a-broken-asahi-linux-workstation.html" rel="bookmark" title="Permalink to Rescuing a broken asahi linux workstation">Rescuing a broken asahi linux workstation</a></li>
|
<li><a href="https://blog.notmyidea.org/rescuing-a-broken-asahi-linux-workstation.html" rel="bookmark" title="Permalink to Rescuing a broken asahi linux workstation">Rescuing a broken asahi linux workstation</a></li>
|
||||||
<li><a href="https://blog.notmyidea.org/2023-semaine-48.html" rel="bookmark" title="Permalink to 2023, Semaine 48">2023, Semaine 48</a></li>
|
<li><a href="https://blog.notmyidea.org/2023-semaine-48.html" rel="bookmark" title="Permalink to 2023, Semaine 48">2023, Semaine 48</a></li>
|
||||||
<li><a href="https://blog.notmyidea.org/2023-semaine-47.html" rel="bookmark" title="Permalink to 2023, Semaine 47">2023, Semaine 47</a></li>
|
<li><a href="https://blog.notmyidea.org/2023-semaine-47.html" rel="bookmark" title="Permalink to 2023, Semaine 47">2023, Semaine 47</a></li>
|
||||||
|
|
|
@ -43,6 +43,12 @@ Alexis Métaireau </title>
|
||||||
</ul>
|
</ul>
|
||||||
</section>
|
</section>
|
||||||
<h1></h1>
|
<h1></h1>
|
||||||
|
<section class="section index">
|
||||||
|
<time datetime="2024-02-14T00:00:00+01:00">14 février 2024</time>
|
||||||
|
|
||||||
|
<a class='tag' href="https://blog.notmyidea.org/tag/conflit.html">conflit</a>, <a class='tag' href="https://blog.notmyidea.org/tag/agression.html">agression</a>, <a class='tag' href="https://blog.notmyidea.org/tag/facilitation.html">facilitation</a> <h1><a href="https://blog.notmyidea.org/le-conflit-nest-pas-une-agression.html" id="page-title">Le conflit n’est pas une agression</a></h1>
|
||||||
|
Rhétorique de la souffrance, responsabilité collective et devoir de réparation
|
||||||
|
</section>
|
||||||
<section class="section index">
|
<section class="section index">
|
||||||
<time datetime="2024-02-12T00:00:00+01:00">12 février 2024</time>
|
<time datetime="2024-02-12T00:00:00+01:00">12 février 2024</time>
|
||||||
|
|
||||||
|
@ -108,13 +114,8 @@ sudo<span class="w"> </span>diskutil<span class="w"> </span>eraseDisk<span class
|
||||||
<a class='tag' href="https://blog.notmyidea.org/tag/datasette.html">Datasette</a>, <a class='tag' href="https://blog.notmyidea.org/tag/deployment.html">Deployment</a> <h1><a href="https://blog.notmyidea.org/deploying-and-customizing-datasette.html" id="page-title">Deploying and customizing datasette</a></h1>
|
<a class='tag' href="https://blog.notmyidea.org/tag/datasette.html">Datasette</a>, <a class='tag' href="https://blog.notmyidea.org/tag/deployment.html">Deployment</a> <h1><a href="https://blog.notmyidea.org/deploying-and-customizing-datasette.html" id="page-title">Deploying and customizing datasette</a></h1>
|
||||||
Step by step follow-up on how I've deployed it and added custom templates on top.
|
Step by step follow-up on how I've deployed it and added custom templates on top.
|
||||||
</section>
|
</section>
|
||||||
<section class="section index">
|
|
||||||
<time datetime="2023-11-11T00:00:00+01:00">11 novembre 2023</time>
|
|
||||||
|
|
||||||
<a class='tag' href="https://blog.notmyidea.org/tag/python.html">Python</a>, <a class='tag' href="https://blog.notmyidea.org/tag/crdt.html">CRDT</a>, <a class='tag' href="https://blog.notmyidea.org/tag/sync.html">Sync</a>, <a class='tag' href="https://blog.notmyidea.org/tag/umap.html">uMap</a> <h1><a href="https://blog.notmyidea.org/adding-real-time-collaboration-to-umap-first-week.html" id="page-title">Adding Real-Time Collaboration to uMap, first week</a></h1>
|
|
||||||
A heads-up on what I've been doing this week on uMap
|
|
||||||
</section>
|
|
||||||
<ul>
|
<ul>
|
||||||
|
<li><a href="https://blog.notmyidea.org/2023-semaine-49-et-50.html" rel="bookmark" title="Permalink to 2023, Semaine 49 et 50">2023, Semaine 49 et 50</a></li>
|
||||||
<li><a href="https://blog.notmyidea.org/rescuing-a-broken-asahi-linux-workstation.html" rel="bookmark" title="Permalink to Rescuing a broken asahi linux workstation">Rescuing a broken asahi linux workstation</a></li>
|
<li><a href="https://blog.notmyidea.org/rescuing-a-broken-asahi-linux-workstation.html" rel="bookmark" title="Permalink to Rescuing a broken asahi linux workstation">Rescuing a broken asahi linux workstation</a></li>
|
||||||
<li><a href="https://blog.notmyidea.org/2023-semaine-48.html" rel="bookmark" title="Permalink to 2023, Semaine 48">2023, Semaine 48</a></li>
|
<li><a href="https://blog.notmyidea.org/2023-semaine-48.html" rel="bookmark" title="Permalink to 2023, Semaine 48">2023, Semaine 48</a></li>
|
||||||
<li><a href="https://blog.notmyidea.org/2023-semaine-47.html" rel="bookmark" title="Permalink to 2023, Semaine 47">2023, Semaine 47</a></li>
|
<li><a href="https://blog.notmyidea.org/2023-semaine-47.html" rel="bookmark" title="Permalink to 2023, Semaine 47">2023, Semaine 47</a></li>
|
||||||
|
|
|
@ -43,6 +43,12 @@ Alexis Métaireau </title>
|
||||||
</ul>
|
</ul>
|
||||||
</section>
|
</section>
|
||||||
<h1></h1>
|
<h1></h1>
|
||||||
|
<section class="section index">
|
||||||
|
<time datetime="2024-02-14T00:00:00+01:00">14 février 2024</time>
|
||||||
|
|
||||||
|
<a class='tag' href="https://blog.notmyidea.org/tag/conflit.html">conflit</a>, <a class='tag' href="https://blog.notmyidea.org/tag/agression.html">agression</a>, <a class='tag' href="https://blog.notmyidea.org/tag/facilitation.html">facilitation</a> <h1><a href="https://blog.notmyidea.org/le-conflit-nest-pas-une-agression.html" id="page-title">Le conflit n’est pas une agression</a></h1>
|
||||||
|
Rhétorique de la souffrance, responsabilité collective et devoir de réparation
|
||||||
|
</section>
|
||||||
<section class="section index">
|
<section class="section index">
|
||||||
<time datetime="2024-02-12T00:00:00+01:00">12 février 2024</time>
|
<time datetime="2024-02-12T00:00:00+01:00">12 février 2024</time>
|
||||||
|
|
||||||
|
@ -108,13 +114,8 @@ sudo<span class="w"> </span>diskutil<span class="w"> </span>eraseDisk<span class
|
||||||
<a class='tag' href="https://blog.notmyidea.org/tag/datasette.html">Datasette</a>, <a class='tag' href="https://blog.notmyidea.org/tag/deployment.html">Deployment</a> <h1><a href="https://blog.notmyidea.org/deploying-and-customizing-datasette.html" id="page-title">Deploying and customizing datasette</a></h1>
|
<a class='tag' href="https://blog.notmyidea.org/tag/datasette.html">Datasette</a>, <a class='tag' href="https://blog.notmyidea.org/tag/deployment.html">Deployment</a> <h1><a href="https://blog.notmyidea.org/deploying-and-customizing-datasette.html" id="page-title">Deploying and customizing datasette</a></h1>
|
||||||
Step by step follow-up on how I've deployed it and added custom templates on top.
|
Step by step follow-up on how I've deployed it and added custom templates on top.
|
||||||
</section>
|
</section>
|
||||||
<section class="section index">
|
|
||||||
<time datetime="2023-11-11T00:00:00+01:00">11 novembre 2023</time>
|
|
||||||
|
|
||||||
<a class='tag' href="https://blog.notmyidea.org/tag/python.html">Python</a>, <a class='tag' href="https://blog.notmyidea.org/tag/crdt.html">CRDT</a>, <a class='tag' href="https://blog.notmyidea.org/tag/sync.html">Sync</a>, <a class='tag' href="https://blog.notmyidea.org/tag/umap.html">uMap</a> <h1><a href="https://blog.notmyidea.org/adding-real-time-collaboration-to-umap-first-week.html" id="page-title">Adding Real-Time Collaboration to uMap, first week</a></h1>
|
|
||||||
A heads-up on what I've been doing this week on uMap
|
|
||||||
</section>
|
|
||||||
<ul>
|
<ul>
|
||||||
|
<li><a href="https://blog.notmyidea.org/2023-semaine-49-et-50.html" rel="bookmark" title="Permalink to 2023, Semaine 49 et 50">2023, Semaine 49 et 50</a></li>
|
||||||
<li><a href="https://blog.notmyidea.org/rescuing-a-broken-asahi-linux-workstation.html" rel="bookmark" title="Permalink to Rescuing a broken asahi linux workstation">Rescuing a broken asahi linux workstation</a></li>
|
<li><a href="https://blog.notmyidea.org/rescuing-a-broken-asahi-linux-workstation.html" rel="bookmark" title="Permalink to Rescuing a broken asahi linux workstation">Rescuing a broken asahi linux workstation</a></li>
|
||||||
<li><a href="https://blog.notmyidea.org/2023-semaine-48.html" rel="bookmark" title="Permalink to 2023, Semaine 48">2023, Semaine 48</a></li>
|
<li><a href="https://blog.notmyidea.org/2023-semaine-48.html" rel="bookmark" title="Permalink to 2023, Semaine 48">2023, Semaine 48</a></li>
|
||||||
<li><a href="https://blog.notmyidea.org/2023-semaine-47.html" rel="bookmark" title="Permalink to 2023, Semaine 47">2023, Semaine 47</a></li>
|
<li><a href="https://blog.notmyidea.org/2023-semaine-47.html" rel="bookmark" title="Permalink to 2023, Semaine 47">2023, Semaine 47</a></li>
|
||||||
|
|
|
@ -43,6 +43,12 @@ Alexis Métaireau </title>
|
||||||
</ul>
|
</ul>
|
||||||
</section>
|
</section>
|
||||||
<h1></h1>
|
<h1></h1>
|
||||||
|
<section class="section index">
|
||||||
|
<time datetime="2024-02-14T00:00:00+01:00">14 février 2024</time>
|
||||||
|
|
||||||
|
<a class='tag' href="https://blog.notmyidea.org/tag/conflit.html">conflit</a>, <a class='tag' href="https://blog.notmyidea.org/tag/agression.html">agression</a>, <a class='tag' href="https://blog.notmyidea.org/tag/facilitation.html">facilitation</a> <h1><a href="https://blog.notmyidea.org/le-conflit-nest-pas-une-agression.html" id="page-title">Le conflit n’est pas une agression</a></h1>
|
||||||
|
Rhétorique de la souffrance, responsabilité collective et devoir de réparation
|
||||||
|
</section>
|
||||||
<section class="section index">
|
<section class="section index">
|
||||||
<time datetime="2024-02-12T00:00:00+01:00">12 février 2024</time>
|
<time datetime="2024-02-12T00:00:00+01:00">12 février 2024</time>
|
||||||
|
|
||||||
|
@ -108,13 +114,8 @@ sudo<span class="w"> </span>diskutil<span class="w"> </span>eraseDisk<span class
|
||||||
<a class='tag' href="https://blog.notmyidea.org/tag/datasette.html">Datasette</a>, <a class='tag' href="https://blog.notmyidea.org/tag/deployment.html">Deployment</a> <h1><a href="https://blog.notmyidea.org/deploying-and-customizing-datasette.html" id="page-title">Deploying and customizing datasette</a></h1>
|
<a class='tag' href="https://blog.notmyidea.org/tag/datasette.html">Datasette</a>, <a class='tag' href="https://blog.notmyidea.org/tag/deployment.html">Deployment</a> <h1><a href="https://blog.notmyidea.org/deploying-and-customizing-datasette.html" id="page-title">Deploying and customizing datasette</a></h1>
|
||||||
Step by step follow-up on how I've deployed it and added custom templates on top.
|
Step by step follow-up on how I've deployed it and added custom templates on top.
|
||||||
</section>
|
</section>
|
||||||
<section class="section index">
|
|
||||||
<time datetime="2023-11-11T00:00:00+01:00">11 novembre 2023</time>
|
|
||||||
|
|
||||||
<a class='tag' href="https://blog.notmyidea.org/tag/python.html">Python</a>, <a class='tag' href="https://blog.notmyidea.org/tag/crdt.html">CRDT</a>, <a class='tag' href="https://blog.notmyidea.org/tag/sync.html">Sync</a>, <a class='tag' href="https://blog.notmyidea.org/tag/umap.html">uMap</a> <h1><a href="https://blog.notmyidea.org/adding-real-time-collaboration-to-umap-first-week.html" id="page-title">Adding Real-Time Collaboration to uMap, first week</a></h1>
|
|
||||||
A heads-up on what I've been doing this week on uMap
|
|
||||||
</section>
|
|
||||||
<ul>
|
<ul>
|
||||||
|
<li><a href="https://blog.notmyidea.org/2023-semaine-49-et-50.html" rel="bookmark" title="Permalink to 2023, Semaine 49 et 50">2023, Semaine 49 et 50</a></li>
|
||||||
<li><a href="https://blog.notmyidea.org/rescuing-a-broken-asahi-linux-workstation.html" rel="bookmark" title="Permalink to Rescuing a broken asahi linux workstation">Rescuing a broken asahi linux workstation</a></li>
|
<li><a href="https://blog.notmyidea.org/rescuing-a-broken-asahi-linux-workstation.html" rel="bookmark" title="Permalink to Rescuing a broken asahi linux workstation">Rescuing a broken asahi linux workstation</a></li>
|
||||||
<li><a href="https://blog.notmyidea.org/2023-semaine-48.html" rel="bookmark" title="Permalink to 2023, Semaine 48">2023, Semaine 48</a></li>
|
<li><a href="https://blog.notmyidea.org/2023-semaine-48.html" rel="bookmark" title="Permalink to 2023, Semaine 48">2023, Semaine 48</a></li>
|
||||||
<li><a href="https://blog.notmyidea.org/2023-semaine-47.html" rel="bookmark" title="Permalink to 2023, Semaine 47">2023, Semaine 47</a></li>
|
<li><a href="https://blog.notmyidea.org/2023-semaine-47.html" rel="bookmark" title="Permalink to 2023, Semaine 47">2023, Semaine 47</a></li>
|
||||||
|
|
|
@ -43,6 +43,12 @@ Alexis Métaireau </title>
|
||||||
</ul>
|
</ul>
|
||||||
</section>
|
</section>
|
||||||
<h1></h1>
|
<h1></h1>
|
||||||
|
<section class="section index">
|
||||||
|
<time datetime="2024-02-14T00:00:00+01:00">14 février 2024</time>
|
||||||
|
|
||||||
|
<a class='tag' href="https://blog.notmyidea.org/tag/conflit.html">conflit</a>, <a class='tag' href="https://blog.notmyidea.org/tag/agression.html">agression</a>, <a class='tag' href="https://blog.notmyidea.org/tag/facilitation.html">facilitation</a> <h1><a href="https://blog.notmyidea.org/le-conflit-nest-pas-une-agression.html" id="page-title">Le conflit n’est pas une agression</a></h1>
|
||||||
|
Rhétorique de la souffrance, responsabilité collective et devoir de réparation
|
||||||
|
</section>
|
||||||
<section class="section index">
|
<section class="section index">
|
||||||
<time datetime="2024-02-12T00:00:00+01:00">12 février 2024</time>
|
<time datetime="2024-02-12T00:00:00+01:00">12 février 2024</time>
|
||||||
|
|
||||||
|
@ -108,13 +114,8 @@ sudo<span class="w"> </span>diskutil<span class="w"> </span>eraseDisk<span class
|
||||||
<a class='tag' href="https://blog.notmyidea.org/tag/datasette.html">Datasette</a>, <a class='tag' href="https://blog.notmyidea.org/tag/deployment.html">Deployment</a> <h1><a href="https://blog.notmyidea.org/deploying-and-customizing-datasette.html" id="page-title">Deploying and customizing datasette</a></h1>
|
<a class='tag' href="https://blog.notmyidea.org/tag/datasette.html">Datasette</a>, <a class='tag' href="https://blog.notmyidea.org/tag/deployment.html">Deployment</a> <h1><a href="https://blog.notmyidea.org/deploying-and-customizing-datasette.html" id="page-title">Deploying and customizing datasette</a></h1>
|
||||||
Step by step follow-up on how I've deployed it and added custom templates on top.
|
Step by step follow-up on how I've deployed it and added custom templates on top.
|
||||||
</section>
|
</section>
|
||||||
<section class="section index">
|
|
||||||
<time datetime="2023-11-11T00:00:00+01:00">11 novembre 2023</time>
|
|
||||||
|
|
||||||
<a class='tag' href="https://blog.notmyidea.org/tag/python.html">Python</a>, <a class='tag' href="https://blog.notmyidea.org/tag/crdt.html">CRDT</a>, <a class='tag' href="https://blog.notmyidea.org/tag/sync.html">Sync</a>, <a class='tag' href="https://blog.notmyidea.org/tag/umap.html">uMap</a> <h1><a href="https://blog.notmyidea.org/adding-real-time-collaboration-to-umap-first-week.html" id="page-title">Adding Real-Time Collaboration to uMap, first week</a></h1>
|
|
||||||
A heads-up on what I've been doing this week on uMap
|
|
||||||
</section>
|
|
||||||
<ul>
|
<ul>
|
||||||
|
<li><a href="https://blog.notmyidea.org/2023-semaine-49-et-50.html" rel="bookmark" title="Permalink to 2023, Semaine 49 et 50">2023, Semaine 49 et 50</a></li>
|
||||||
<li><a href="https://blog.notmyidea.org/rescuing-a-broken-asahi-linux-workstation.html" rel="bookmark" title="Permalink to Rescuing a broken asahi linux workstation">Rescuing a broken asahi linux workstation</a></li>
|
<li><a href="https://blog.notmyidea.org/rescuing-a-broken-asahi-linux-workstation.html" rel="bookmark" title="Permalink to Rescuing a broken asahi linux workstation">Rescuing a broken asahi linux workstation</a></li>
|
||||||
<li><a href="https://blog.notmyidea.org/2023-semaine-48.html" rel="bookmark" title="Permalink to 2023, Semaine 48">2023, Semaine 48</a></li>
|
<li><a href="https://blog.notmyidea.org/2023-semaine-48.html" rel="bookmark" title="Permalink to 2023, Semaine 48">2023, Semaine 48</a></li>
|
||||||
<li><a href="https://blog.notmyidea.org/2023-semaine-47.html" rel="bookmark" title="Permalink to 2023, Semaine 47">2023, Semaine 47</a></li>
|
<li><a href="https://blog.notmyidea.org/2023-semaine-47.html" rel="bookmark" title="Permalink to 2023, Semaine 47">2023, Semaine 47</a></li>
|
||||||
|
|
|
@ -43,6 +43,12 @@ Alexis Métaireau </title>
|
||||||
</ul>
|
</ul>
|
||||||
</section>
|
</section>
|
||||||
<h1></h1>
|
<h1></h1>
|
||||||
|
<section class="section index">
|
||||||
|
<time datetime="2024-02-14T00:00:00+01:00">14 février 2024</time>
|
||||||
|
|
||||||
|
<a class='tag' href="https://blog.notmyidea.org/tag/conflit.html">conflit</a>, <a class='tag' href="https://blog.notmyidea.org/tag/agression.html">agression</a>, <a class='tag' href="https://blog.notmyidea.org/tag/facilitation.html">facilitation</a> <h1><a href="https://blog.notmyidea.org/le-conflit-nest-pas-une-agression.html" id="page-title">Le conflit n’est pas une agression</a></h1>
|
||||||
|
Rhétorique de la souffrance, responsabilité collective et devoir de réparation
|
||||||
|
</section>
|
||||||
<section class="section index">
|
<section class="section index">
|
||||||
<time datetime="2024-02-12T00:00:00+01:00">12 février 2024</time>
|
<time datetime="2024-02-12T00:00:00+01:00">12 février 2024</time>
|
||||||
|
|
||||||
|
@ -108,13 +114,8 @@ sudo<span class="w"> </span>diskutil<span class="w"> </span>eraseDisk<span class
|
||||||
<a class='tag' href="https://blog.notmyidea.org/tag/datasette.html">Datasette</a>, <a class='tag' href="https://blog.notmyidea.org/tag/deployment.html">Deployment</a> <h1><a href="https://blog.notmyidea.org/deploying-and-customizing-datasette.html" id="page-title">Deploying and customizing datasette</a></h1>
|
<a class='tag' href="https://blog.notmyidea.org/tag/datasette.html">Datasette</a>, <a class='tag' href="https://blog.notmyidea.org/tag/deployment.html">Deployment</a> <h1><a href="https://blog.notmyidea.org/deploying-and-customizing-datasette.html" id="page-title">Deploying and customizing datasette</a></h1>
|
||||||
Step by step follow-up on how I've deployed it and added custom templates on top.
|
Step by step follow-up on how I've deployed it and added custom templates on top.
|
||||||
</section>
|
</section>
|
||||||
<section class="section index">
|
|
||||||
<time datetime="2023-11-11T00:00:00+01:00">11 novembre 2023</time>
|
|
||||||
|
|
||||||
<a class='tag' href="https://blog.notmyidea.org/tag/python.html">Python</a>, <a class='tag' href="https://blog.notmyidea.org/tag/crdt.html">CRDT</a>, <a class='tag' href="https://blog.notmyidea.org/tag/sync.html">Sync</a>, <a class='tag' href="https://blog.notmyidea.org/tag/umap.html">uMap</a> <h1><a href="https://blog.notmyidea.org/adding-real-time-collaboration-to-umap-first-week.html" id="page-title">Adding Real-Time Collaboration to uMap, first week</a></h1>
|
|
||||||
A heads-up on what I've been doing this week on uMap
|
|
||||||
</section>
|
|
||||||
<ul>
|
<ul>
|
||||||
|
<li><a href="https://blog.notmyidea.org/2023-semaine-49-et-50.html" rel="bookmark" title="Permalink to 2023, Semaine 49 et 50">2023, Semaine 49 et 50</a></li>
|
||||||
<li><a href="https://blog.notmyidea.org/rescuing-a-broken-asahi-linux-workstation.html" rel="bookmark" title="Permalink to Rescuing a broken asahi linux workstation">Rescuing a broken asahi linux workstation</a></li>
|
<li><a href="https://blog.notmyidea.org/rescuing-a-broken-asahi-linux-workstation.html" rel="bookmark" title="Permalink to Rescuing a broken asahi linux workstation">Rescuing a broken asahi linux workstation</a></li>
|
||||||
<li><a href="https://blog.notmyidea.org/2023-semaine-48.html" rel="bookmark" title="Permalink to 2023, Semaine 48">2023, Semaine 48</a></li>
|
<li><a href="https://blog.notmyidea.org/2023-semaine-48.html" rel="bookmark" title="Permalink to 2023, Semaine 48">2023, Semaine 48</a></li>
|
||||||
<li><a href="https://blog.notmyidea.org/2023-semaine-47.html" rel="bookmark" title="Permalink to 2023, Semaine 47">2023, Semaine 47</a></li>
|
<li><a href="https://blog.notmyidea.org/2023-semaine-47.html" rel="bookmark" title="Permalink to 2023, Semaine 47">2023, Semaine 47</a></li>
|
||||||
|
|
|
@ -43,6 +43,12 @@ Alexis Métaireau </title>
|
||||||
</ul>
|
</ul>
|
||||||
</section>
|
</section>
|
||||||
<h1></h1>
|
<h1></h1>
|
||||||
|
<section class="section index">
|
||||||
|
<time datetime="2024-02-14T00:00:00+01:00">14 février 2024</time>
|
||||||
|
|
||||||
|
<a class='tag' href="https://blog.notmyidea.org/tag/conflit.html">conflit</a>, <a class='tag' href="https://blog.notmyidea.org/tag/agression.html">agression</a>, <a class='tag' href="https://blog.notmyidea.org/tag/facilitation.html">facilitation</a> <h1><a href="https://blog.notmyidea.org/le-conflit-nest-pas-une-agression.html" id="page-title">Le conflit n’est pas une agression</a></h1>
|
||||||
|
Rhétorique de la souffrance, responsabilité collective et devoir de réparation
|
||||||
|
</section>
|
||||||
<section class="section index">
|
<section class="section index">
|
||||||
<time datetime="2024-02-12T00:00:00+01:00">12 février 2024</time>
|
<time datetime="2024-02-12T00:00:00+01:00">12 février 2024</time>
|
||||||
|
|
||||||
|
@ -108,13 +114,8 @@ sudo<span class="w"> </span>diskutil<span class="w"> </span>eraseDisk<span class
|
||||||
<a class='tag' href="https://blog.notmyidea.org/tag/datasette.html">Datasette</a>, <a class='tag' href="https://blog.notmyidea.org/tag/deployment.html">Deployment</a> <h1><a href="https://blog.notmyidea.org/deploying-and-customizing-datasette.html" id="page-title">Deploying and customizing datasette</a></h1>
|
<a class='tag' href="https://blog.notmyidea.org/tag/datasette.html">Datasette</a>, <a class='tag' href="https://blog.notmyidea.org/tag/deployment.html">Deployment</a> <h1><a href="https://blog.notmyidea.org/deploying-and-customizing-datasette.html" id="page-title">Deploying and customizing datasette</a></h1>
|
||||||
Step by step follow-up on how I've deployed it and added custom templates on top.
|
Step by step follow-up on how I've deployed it and added custom templates on top.
|
||||||
</section>
|
</section>
|
||||||
<section class="section index">
|
|
||||||
<time datetime="2023-11-11T00:00:00+01:00">11 novembre 2023</time>
|
|
||||||
|
|
||||||
<a class='tag' href="https://blog.notmyidea.org/tag/python.html">Python</a>, <a class='tag' href="https://blog.notmyidea.org/tag/crdt.html">CRDT</a>, <a class='tag' href="https://blog.notmyidea.org/tag/sync.html">Sync</a>, <a class='tag' href="https://blog.notmyidea.org/tag/umap.html">uMap</a> <h1><a href="https://blog.notmyidea.org/adding-real-time-collaboration-to-umap-first-week.html" id="page-title">Adding Real-Time Collaboration to uMap, first week</a></h1>
|
|
||||||
A heads-up on what I've been doing this week on uMap
|
|
||||||
</section>
|
|
||||||
<ul>
|
<ul>
|
||||||
|
<li><a href="https://blog.notmyidea.org/2023-semaine-49-et-50.html" rel="bookmark" title="Permalink to 2023, Semaine 49 et 50">2023, Semaine 49 et 50</a></li>
|
||||||
<li><a href="https://blog.notmyidea.org/rescuing-a-broken-asahi-linux-workstation.html" rel="bookmark" title="Permalink to Rescuing a broken asahi linux workstation">Rescuing a broken asahi linux workstation</a></li>
|
<li><a href="https://blog.notmyidea.org/rescuing-a-broken-asahi-linux-workstation.html" rel="bookmark" title="Permalink to Rescuing a broken asahi linux workstation">Rescuing a broken asahi linux workstation</a></li>
|
||||||
<li><a href="https://blog.notmyidea.org/2023-semaine-48.html" rel="bookmark" title="Permalink to 2023, Semaine 48">2023, Semaine 48</a></li>
|
<li><a href="https://blog.notmyidea.org/2023-semaine-48.html" rel="bookmark" title="Permalink to 2023, Semaine 48">2023, Semaine 48</a></li>
|
||||||
<li><a href="https://blog.notmyidea.org/2023-semaine-47.html" rel="bookmark" title="Permalink to 2023, Semaine 47">2023, Semaine 47</a></li>
|
<li><a href="https://blog.notmyidea.org/2023-semaine-47.html" rel="bookmark" title="Permalink to 2023, Semaine 47">2023, Semaine 47</a></li>
|
||||||
|
|
|
@ -43,6 +43,12 @@ Alexis Métaireau </title>
|
||||||
</ul>
|
</ul>
|
||||||
</section>
|
</section>
|
||||||
<h1></h1>
|
<h1></h1>
|
||||||
|
<section class="section index">
|
||||||
|
<time datetime="2024-02-14T00:00:00+01:00">14 février 2024</time>
|
||||||
|
|
||||||
|
<a class='tag' href="https://blog.notmyidea.org/tag/conflit.html">conflit</a>, <a class='tag' href="https://blog.notmyidea.org/tag/agression.html">agression</a>, <a class='tag' href="https://blog.notmyidea.org/tag/facilitation.html">facilitation</a> <h1><a href="https://blog.notmyidea.org/le-conflit-nest-pas-une-agression.html" id="page-title">Le conflit n’est pas une agression</a></h1>
|
||||||
|
Rhétorique de la souffrance, responsabilité collective et devoir de réparation
|
||||||
|
</section>
|
||||||
<section class="section index">
|
<section class="section index">
|
||||||
<time datetime="2024-02-12T00:00:00+01:00">12 février 2024</time>
|
<time datetime="2024-02-12T00:00:00+01:00">12 février 2024</time>
|
||||||
|
|
||||||
|
@ -108,13 +114,8 @@ sudo<span class="w"> </span>diskutil<span class="w"> </span>eraseDisk<span class
|
||||||
<a class='tag' href="https://blog.notmyidea.org/tag/datasette.html">Datasette</a>, <a class='tag' href="https://blog.notmyidea.org/tag/deployment.html">Deployment</a> <h1><a href="https://blog.notmyidea.org/deploying-and-customizing-datasette.html" id="page-title">Deploying and customizing datasette</a></h1>
|
<a class='tag' href="https://blog.notmyidea.org/tag/datasette.html">Datasette</a>, <a class='tag' href="https://blog.notmyidea.org/tag/deployment.html">Deployment</a> <h1><a href="https://blog.notmyidea.org/deploying-and-customizing-datasette.html" id="page-title">Deploying and customizing datasette</a></h1>
|
||||||
Step by step follow-up on how I've deployed it and added custom templates on top.
|
Step by step follow-up on how I've deployed it and added custom templates on top.
|
||||||
</section>
|
</section>
|
||||||
<section class="section index">
|
|
||||||
<time datetime="2023-11-11T00:00:00+01:00">11 novembre 2023</time>
|
|
||||||
|
|
||||||
<a class='tag' href="https://blog.notmyidea.org/tag/python.html">Python</a>, <a class='tag' href="https://blog.notmyidea.org/tag/crdt.html">CRDT</a>, <a class='tag' href="https://blog.notmyidea.org/tag/sync.html">Sync</a>, <a class='tag' href="https://blog.notmyidea.org/tag/umap.html">uMap</a> <h1><a href="https://blog.notmyidea.org/adding-real-time-collaboration-to-umap-first-week.html" id="page-title">Adding Real-Time Collaboration to uMap, first week</a></h1>
|
|
||||||
A heads-up on what I've been doing this week on uMap
|
|
||||||
</section>
|
|
||||||
<ul>
|
<ul>
|
||||||
|
<li><a href="https://blog.notmyidea.org/2023-semaine-49-et-50.html" rel="bookmark" title="Permalink to 2023, Semaine 49 et 50">2023, Semaine 49 et 50</a></li>
|
||||||
<li><a href="https://blog.notmyidea.org/rescuing-a-broken-asahi-linux-workstation.html" rel="bookmark" title="Permalink to Rescuing a broken asahi linux workstation">Rescuing a broken asahi linux workstation</a></li>
|
<li><a href="https://blog.notmyidea.org/rescuing-a-broken-asahi-linux-workstation.html" rel="bookmark" title="Permalink to Rescuing a broken asahi linux workstation">Rescuing a broken asahi linux workstation</a></li>
|
||||||
<li><a href="https://blog.notmyidea.org/2023-semaine-48.html" rel="bookmark" title="Permalink to 2023, Semaine 48">2023, Semaine 48</a></li>
|
<li><a href="https://blog.notmyidea.org/2023-semaine-48.html" rel="bookmark" title="Permalink to 2023, Semaine 48">2023, Semaine 48</a></li>
|
||||||
<li><a href="https://blog.notmyidea.org/2023-semaine-47.html" rel="bookmark" title="Permalink to 2023, Semaine 47">2023, Semaine 47</a></li>
|
<li><a href="https://blog.notmyidea.org/2023-semaine-47.html" rel="bookmark" title="Permalink to 2023, Semaine 47">2023, Semaine 47</a></li>
|
||||||
|
|
|
@ -43,6 +43,12 @@ Alexis Métaireau </title>
|
||||||
</ul>
|
</ul>
|
||||||
</section>
|
</section>
|
||||||
<h1></h1>
|
<h1></h1>
|
||||||
|
<section class="section index">
|
||||||
|
<time datetime="2024-02-14T00:00:00+01:00">14 février 2024</time>
|
||||||
|
|
||||||
|
<a class='tag' href="https://blog.notmyidea.org/tag/conflit.html">conflit</a>, <a class='tag' href="https://blog.notmyidea.org/tag/agression.html">agression</a>, <a class='tag' href="https://blog.notmyidea.org/tag/facilitation.html">facilitation</a> <h1><a href="https://blog.notmyidea.org/le-conflit-nest-pas-une-agression.html" id="page-title">Le conflit n’est pas une agression</a></h1>
|
||||||
|
Rhétorique de la souffrance, responsabilité collective et devoir de réparation
|
||||||
|
</section>
|
||||||
<section class="section index">
|
<section class="section index">
|
||||||
<time datetime="2024-02-12T00:00:00+01:00">12 février 2024</time>
|
<time datetime="2024-02-12T00:00:00+01:00">12 février 2024</time>
|
||||||
|
|
||||||
|
@ -108,13 +114,8 @@ sudo<span class="w"> </span>diskutil<span class="w"> </span>eraseDisk<span class
|
||||||
<a class='tag' href="https://blog.notmyidea.org/tag/datasette.html">Datasette</a>, <a class='tag' href="https://blog.notmyidea.org/tag/deployment.html">Deployment</a> <h1><a href="https://blog.notmyidea.org/deploying-and-customizing-datasette.html" id="page-title">Deploying and customizing datasette</a></h1>
|
<a class='tag' href="https://blog.notmyidea.org/tag/datasette.html">Datasette</a>, <a class='tag' href="https://blog.notmyidea.org/tag/deployment.html">Deployment</a> <h1><a href="https://blog.notmyidea.org/deploying-and-customizing-datasette.html" id="page-title">Deploying and customizing datasette</a></h1>
|
||||||
Step by step follow-up on how I've deployed it and added custom templates on top.
|
Step by step follow-up on how I've deployed it and added custom templates on top.
|
||||||
</section>
|
</section>
|
||||||
<section class="section index">
|
|
||||||
<time datetime="2023-11-11T00:00:00+01:00">11 novembre 2023</time>
|
|
||||||
|
|
||||||
<a class='tag' href="https://blog.notmyidea.org/tag/python.html">Python</a>, <a class='tag' href="https://blog.notmyidea.org/tag/crdt.html">CRDT</a>, <a class='tag' href="https://blog.notmyidea.org/tag/sync.html">Sync</a>, <a class='tag' href="https://blog.notmyidea.org/tag/umap.html">uMap</a> <h1><a href="https://blog.notmyidea.org/adding-real-time-collaboration-to-umap-first-week.html" id="page-title">Adding Real-Time Collaboration to uMap, first week</a></h1>
|
|
||||||
A heads-up on what I've been doing this week on uMap
|
|
||||||
</section>
|
|
||||||
<ul>
|
<ul>
|
||||||
|
<li><a href="https://blog.notmyidea.org/2023-semaine-49-et-50.html" rel="bookmark" title="Permalink to 2023, Semaine 49 et 50">2023, Semaine 49 et 50</a></li>
|
||||||
<li><a href="https://blog.notmyidea.org/rescuing-a-broken-asahi-linux-workstation.html" rel="bookmark" title="Permalink to Rescuing a broken asahi linux workstation">Rescuing a broken asahi linux workstation</a></li>
|
<li><a href="https://blog.notmyidea.org/rescuing-a-broken-asahi-linux-workstation.html" rel="bookmark" title="Permalink to Rescuing a broken asahi linux workstation">Rescuing a broken asahi linux workstation</a></li>
|
||||||
<li><a href="https://blog.notmyidea.org/2023-semaine-48.html" rel="bookmark" title="Permalink to 2023, Semaine 48">2023, Semaine 48</a></li>
|
<li><a href="https://blog.notmyidea.org/2023-semaine-48.html" rel="bookmark" title="Permalink to 2023, Semaine 48">2023, Semaine 48</a></li>
|
||||||
<li><a href="https://blog.notmyidea.org/2023-semaine-47.html" rel="bookmark" title="Permalink to 2023, Semaine 47">2023, Semaine 47</a></li>
|
<li><a href="https://blog.notmyidea.org/2023-semaine-47.html" rel="bookmark" title="Permalink to 2023, Semaine 47">2023, Semaine 47</a></li>
|
||||||
|
|
|
@ -43,6 +43,12 @@ Alexis Métaireau </title>
|
||||||
</ul>
|
</ul>
|
||||||
</section>
|
</section>
|
||||||
<h1></h1>
|
<h1></h1>
|
||||||
|
<section class="section index">
|
||||||
|
<time datetime="2024-02-14T00:00:00+01:00">14 février 2024</time>
|
||||||
|
|
||||||
|
<a class='tag' href="https://blog.notmyidea.org/tag/conflit.html">conflit</a>, <a class='tag' href="https://blog.notmyidea.org/tag/agression.html">agression</a>, <a class='tag' href="https://blog.notmyidea.org/tag/facilitation.html">facilitation</a> <h1><a href="https://blog.notmyidea.org/le-conflit-nest-pas-une-agression.html" id="page-title">Le conflit n’est pas une agression</a></h1>
|
||||||
|
Rhétorique de la souffrance, responsabilité collective et devoir de réparation
|
||||||
|
</section>
|
||||||
<section class="section index">
|
<section class="section index">
|
||||||
<time datetime="2024-02-12T00:00:00+01:00">12 février 2024</time>
|
<time datetime="2024-02-12T00:00:00+01:00">12 février 2024</time>
|
||||||
|
|
||||||
|
@ -108,13 +114,8 @@ sudo<span class="w"> </span>diskutil<span class="w"> </span>eraseDisk<span class
|
||||||
<a class='tag' href="https://blog.notmyidea.org/tag/datasette.html">Datasette</a>, <a class='tag' href="https://blog.notmyidea.org/tag/deployment.html">Deployment</a> <h1><a href="https://blog.notmyidea.org/deploying-and-customizing-datasette.html" id="page-title">Deploying and customizing datasette</a></h1>
|
<a class='tag' href="https://blog.notmyidea.org/tag/datasette.html">Datasette</a>, <a class='tag' href="https://blog.notmyidea.org/tag/deployment.html">Deployment</a> <h1><a href="https://blog.notmyidea.org/deploying-and-customizing-datasette.html" id="page-title">Deploying and customizing datasette</a></h1>
|
||||||
Step by step follow-up on how I've deployed it and added custom templates on top.
|
Step by step follow-up on how I've deployed it and added custom templates on top.
|
||||||
</section>
|
</section>
|
||||||
<section class="section index">
|
|
||||||
<time datetime="2023-11-11T00:00:00+01:00">11 novembre 2023</time>
|
|
||||||
|
|
||||||
<a class='tag' href="https://blog.notmyidea.org/tag/python.html">Python</a>, <a class='tag' href="https://blog.notmyidea.org/tag/crdt.html">CRDT</a>, <a class='tag' href="https://blog.notmyidea.org/tag/sync.html">Sync</a>, <a class='tag' href="https://blog.notmyidea.org/tag/umap.html">uMap</a> <h1><a href="https://blog.notmyidea.org/adding-real-time-collaboration-to-umap-first-week.html" id="page-title">Adding Real-Time Collaboration to uMap, first week</a></h1>
|
|
||||||
A heads-up on what I've been doing this week on uMap
|
|
||||||
</section>
|
|
||||||
<ul>
|
<ul>
|
||||||
|
<li><a href="https://blog.notmyidea.org/2023-semaine-49-et-50.html" rel="bookmark" title="Permalink to 2023, Semaine 49 et 50">2023, Semaine 49 et 50</a></li>
|
||||||
<li><a href="https://blog.notmyidea.org/rescuing-a-broken-asahi-linux-workstation.html" rel="bookmark" title="Permalink to Rescuing a broken asahi linux workstation">Rescuing a broken asahi linux workstation</a></li>
|
<li><a href="https://blog.notmyidea.org/rescuing-a-broken-asahi-linux-workstation.html" rel="bookmark" title="Permalink to Rescuing a broken asahi linux workstation">Rescuing a broken asahi linux workstation</a></li>
|
||||||
<li><a href="https://blog.notmyidea.org/2023-semaine-48.html" rel="bookmark" title="Permalink to 2023, Semaine 48">2023, Semaine 48</a></li>
|
<li><a href="https://blog.notmyidea.org/2023-semaine-48.html" rel="bookmark" title="Permalink to 2023, Semaine 48">2023, Semaine 48</a></li>
|
||||||
<li><a href="https://blog.notmyidea.org/2023-semaine-47.html" rel="bookmark" title="Permalink to 2023, Semaine 47">2023, Semaine 47</a></li>
|
<li><a href="https://blog.notmyidea.org/2023-semaine-47.html" rel="bookmark" title="Permalink to 2023, Semaine 47">2023, Semaine 47</a></li>
|
||||||
|
|
|
@ -43,6 +43,12 @@ Alexis Métaireau </title>
|
||||||
</ul>
|
</ul>
|
||||||
</section>
|
</section>
|
||||||
<h1></h1>
|
<h1></h1>
|
||||||
|
<section class="section index">
|
||||||
|
<time datetime="2024-02-14T00:00:00+01:00">14 février 2024</time>
|
||||||
|
|
||||||
|
<a class='tag' href="https://blog.notmyidea.org/tag/conflit.html">conflit</a>, <a class='tag' href="https://blog.notmyidea.org/tag/agression.html">agression</a>, <a class='tag' href="https://blog.notmyidea.org/tag/facilitation.html">facilitation</a> <h1><a href="https://blog.notmyidea.org/le-conflit-nest-pas-une-agression.html" id="page-title">Le conflit n’est pas une agression</a></h1>
|
||||||
|
Rhétorique de la souffrance, responsabilité collective et devoir de réparation
|
||||||
|
</section>
|
||||||
<section class="section index">
|
<section class="section index">
|
||||||
<time datetime="2024-02-12T00:00:00+01:00">12 février 2024</time>
|
<time datetime="2024-02-12T00:00:00+01:00">12 février 2024</time>
|
||||||
|
|
||||||
|
@ -108,13 +114,8 @@ sudo<span class="w"> </span>diskutil<span class="w"> </span>eraseDisk<span class
|
||||||
<a class='tag' href="https://blog.notmyidea.org/tag/datasette.html">Datasette</a>, <a class='tag' href="https://blog.notmyidea.org/tag/deployment.html">Deployment</a> <h1><a href="https://blog.notmyidea.org/deploying-and-customizing-datasette.html" id="page-title">Deploying and customizing datasette</a></h1>
|
<a class='tag' href="https://blog.notmyidea.org/tag/datasette.html">Datasette</a>, <a class='tag' href="https://blog.notmyidea.org/tag/deployment.html">Deployment</a> <h1><a href="https://blog.notmyidea.org/deploying-and-customizing-datasette.html" id="page-title">Deploying and customizing datasette</a></h1>
|
||||||
Step by step follow-up on how I've deployed it and added custom templates on top.
|
Step by step follow-up on how I've deployed it and added custom templates on top.
|
||||||
</section>
|
</section>
|
||||||
<section class="section index">
|
|
||||||
<time datetime="2023-11-11T00:00:00+01:00">11 novembre 2023</time>
|
|
||||||
|
|
||||||
<a class='tag' href="https://blog.notmyidea.org/tag/python.html">Python</a>, <a class='tag' href="https://blog.notmyidea.org/tag/crdt.html">CRDT</a>, <a class='tag' href="https://blog.notmyidea.org/tag/sync.html">Sync</a>, <a class='tag' href="https://blog.notmyidea.org/tag/umap.html">uMap</a> <h1><a href="https://blog.notmyidea.org/adding-real-time-collaboration-to-umap-first-week.html" id="page-title">Adding Real-Time Collaboration to uMap, first week</a></h1>
|
|
||||||
A heads-up on what I've been doing this week on uMap
|
|
||||||
</section>
|
|
||||||
<ul>
|
<ul>
|
||||||
|
<li><a href="https://blog.notmyidea.org/2023-semaine-49-et-50.html" rel="bookmark" title="Permalink to 2023, Semaine 49 et 50">2023, Semaine 49 et 50</a></li>
|
||||||
<li><a href="https://blog.notmyidea.org/rescuing-a-broken-asahi-linux-workstation.html" rel="bookmark" title="Permalink to Rescuing a broken asahi linux workstation">Rescuing a broken asahi linux workstation</a></li>
|
<li><a href="https://blog.notmyidea.org/rescuing-a-broken-asahi-linux-workstation.html" rel="bookmark" title="Permalink to Rescuing a broken asahi linux workstation">Rescuing a broken asahi linux workstation</a></li>
|
||||||
<li><a href="https://blog.notmyidea.org/2023-semaine-48.html" rel="bookmark" title="Permalink to 2023, Semaine 48">2023, Semaine 48</a></li>
|
<li><a href="https://blog.notmyidea.org/2023-semaine-48.html" rel="bookmark" title="Permalink to 2023, Semaine 48">2023, Semaine 48</a></li>
|
||||||
<li><a href="https://blog.notmyidea.org/2023-semaine-47.html" rel="bookmark" title="Permalink to 2023, Semaine 47">2023, Semaine 47</a></li>
|
<li><a href="https://blog.notmyidea.org/2023-semaine-47.html" rel="bookmark" title="Permalink to 2023, Semaine 47">2023, Semaine 47</a></li>
|
||||||
|
|
|
@ -43,6 +43,12 @@ Alexis Métaireau </title>
|
||||||
</ul>
|
</ul>
|
||||||
</section>
|
</section>
|
||||||
<h1></h1>
|
<h1></h1>
|
||||||
|
<section class="section index">
|
||||||
|
<time datetime="2024-02-14T00:00:00+01:00">14 février 2024</time>
|
||||||
|
|
||||||
|
<a class='tag' href="https://blog.notmyidea.org/tag/conflit.html">conflit</a>, <a class='tag' href="https://blog.notmyidea.org/tag/agression.html">agression</a>, <a class='tag' href="https://blog.notmyidea.org/tag/facilitation.html">facilitation</a> <h1><a href="https://blog.notmyidea.org/le-conflit-nest-pas-une-agression.html" id="page-title">Le conflit n’est pas une agression</a></h1>
|
||||||
|
Rhétorique de la souffrance, responsabilité collective et devoir de réparation
|
||||||
|
</section>
|
||||||
<section class="section index">
|
<section class="section index">
|
||||||
<time datetime="2024-02-12T00:00:00+01:00">12 février 2024</time>
|
<time datetime="2024-02-12T00:00:00+01:00">12 février 2024</time>
|
||||||
|
|
||||||
|
@ -108,13 +114,8 @@ sudo<span class="w"> </span>diskutil<span class="w"> </span>eraseDisk<span class
|
||||||
<a class='tag' href="https://blog.notmyidea.org/tag/datasette.html">Datasette</a>, <a class='tag' href="https://blog.notmyidea.org/tag/deployment.html">Deployment</a> <h1><a href="https://blog.notmyidea.org/deploying-and-customizing-datasette.html" id="page-title">Deploying and customizing datasette</a></h1>
|
<a class='tag' href="https://blog.notmyidea.org/tag/datasette.html">Datasette</a>, <a class='tag' href="https://blog.notmyidea.org/tag/deployment.html">Deployment</a> <h1><a href="https://blog.notmyidea.org/deploying-and-customizing-datasette.html" id="page-title">Deploying and customizing datasette</a></h1>
|
||||||
Step by step follow-up on how I've deployed it and added custom templates on top.
|
Step by step follow-up on how I've deployed it and added custom templates on top.
|
||||||
</section>
|
</section>
|
||||||
<section class="section index">
|
|
||||||
<time datetime="2023-11-11T00:00:00+01:00">11 novembre 2023</time>
|
|
||||||
|
|
||||||
<a class='tag' href="https://blog.notmyidea.org/tag/python.html">Python</a>, <a class='tag' href="https://blog.notmyidea.org/tag/crdt.html">CRDT</a>, <a class='tag' href="https://blog.notmyidea.org/tag/sync.html">Sync</a>, <a class='tag' href="https://blog.notmyidea.org/tag/umap.html">uMap</a> <h1><a href="https://blog.notmyidea.org/adding-real-time-collaboration-to-umap-first-week.html" id="page-title">Adding Real-Time Collaboration to uMap, first week</a></h1>
|
|
||||||
A heads-up on what I've been doing this week on uMap
|
|
||||||
</section>
|
|
||||||
<ul>
|
<ul>
|
||||||
|
<li><a href="https://blog.notmyidea.org/2023-semaine-49-et-50.html" rel="bookmark" title="Permalink to 2023, Semaine 49 et 50">2023, Semaine 49 et 50</a></li>
|
||||||
<li><a href="https://blog.notmyidea.org/rescuing-a-broken-asahi-linux-workstation.html" rel="bookmark" title="Permalink to Rescuing a broken asahi linux workstation">Rescuing a broken asahi linux workstation</a></li>
|
<li><a href="https://blog.notmyidea.org/rescuing-a-broken-asahi-linux-workstation.html" rel="bookmark" title="Permalink to Rescuing a broken asahi linux workstation">Rescuing a broken asahi linux workstation</a></li>
|
||||||
<li><a href="https://blog.notmyidea.org/2023-semaine-48.html" rel="bookmark" title="Permalink to 2023, Semaine 48">2023, Semaine 48</a></li>
|
<li><a href="https://blog.notmyidea.org/2023-semaine-48.html" rel="bookmark" title="Permalink to 2023, Semaine 48">2023, Semaine 48</a></li>
|
||||||
<li><a href="https://blog.notmyidea.org/2023-semaine-47.html" rel="bookmark" title="Permalink to 2023, Semaine 47">2023, Semaine 47</a></li>
|
<li><a href="https://blog.notmyidea.org/2023-semaine-47.html" rel="bookmark" title="Permalink to 2023, Semaine 47">2023, Semaine 47</a></li>
|
||||||
|
|
|
@ -43,6 +43,12 @@ Alexis Métaireau </title>
|
||||||
</ul>
|
</ul>
|
||||||
</section>
|
</section>
|
||||||
<h1></h1>
|
<h1></h1>
|
||||||
|
<section class="section index">
|
||||||
|
<time datetime="2024-02-14T00:00:00+01:00">14 février 2024</time>
|
||||||
|
|
||||||
|
<a class='tag' href="https://blog.notmyidea.org/tag/conflit.html">conflit</a>, <a class='tag' href="https://blog.notmyidea.org/tag/agression.html">agression</a>, <a class='tag' href="https://blog.notmyidea.org/tag/facilitation.html">facilitation</a> <h1><a href="https://blog.notmyidea.org/le-conflit-nest-pas-une-agression.html" id="page-title">Le conflit n’est pas une agression</a></h1>
|
||||||
|
Rhétorique de la souffrance, responsabilité collective et devoir de réparation
|
||||||
|
</section>
|
||||||
<section class="section index">
|
<section class="section index">
|
||||||
<time datetime="2024-02-12T00:00:00+01:00">12 février 2024</time>
|
<time datetime="2024-02-12T00:00:00+01:00">12 février 2024</time>
|
||||||
|
|
||||||
|
@ -108,13 +114,8 @@ sudo<span class="w"> </span>diskutil<span class="w"> </span>eraseDisk<span class
|
||||||
<a class='tag' href="https://blog.notmyidea.org/tag/datasette.html">Datasette</a>, <a class='tag' href="https://blog.notmyidea.org/tag/deployment.html">Deployment</a> <h1><a href="https://blog.notmyidea.org/deploying-and-customizing-datasette.html" id="page-title">Deploying and customizing datasette</a></h1>
|
<a class='tag' href="https://blog.notmyidea.org/tag/datasette.html">Datasette</a>, <a class='tag' href="https://blog.notmyidea.org/tag/deployment.html">Deployment</a> <h1><a href="https://blog.notmyidea.org/deploying-and-customizing-datasette.html" id="page-title">Deploying and customizing datasette</a></h1>
|
||||||
Step by step follow-up on how I've deployed it and added custom templates on top.
|
Step by step follow-up on how I've deployed it and added custom templates on top.
|
||||||
</section>
|
</section>
|
||||||
<section class="section index">
|
|
||||||
<time datetime="2023-11-11T00:00:00+01:00">11 novembre 2023</time>
|
|
||||||
|
|
||||||
<a class='tag' href="https://blog.notmyidea.org/tag/python.html">Python</a>, <a class='tag' href="https://blog.notmyidea.org/tag/crdt.html">CRDT</a>, <a class='tag' href="https://blog.notmyidea.org/tag/sync.html">Sync</a>, <a class='tag' href="https://blog.notmyidea.org/tag/umap.html">uMap</a> <h1><a href="https://blog.notmyidea.org/adding-real-time-collaboration-to-umap-first-week.html" id="page-title">Adding Real-Time Collaboration to uMap, first week</a></h1>
|
|
||||||
A heads-up on what I've been doing this week on uMap
|
|
||||||
</section>
|
|
||||||
<ul>
|
<ul>
|
||||||
|
<li><a href="https://blog.notmyidea.org/2023-semaine-49-et-50.html" rel="bookmark" title="Permalink to 2023, Semaine 49 et 50">2023, Semaine 49 et 50</a></li>
|
||||||
<li><a href="https://blog.notmyidea.org/rescuing-a-broken-asahi-linux-workstation.html" rel="bookmark" title="Permalink to Rescuing a broken asahi linux workstation">Rescuing a broken asahi linux workstation</a></li>
|
<li><a href="https://blog.notmyidea.org/rescuing-a-broken-asahi-linux-workstation.html" rel="bookmark" title="Permalink to Rescuing a broken asahi linux workstation">Rescuing a broken asahi linux workstation</a></li>
|
||||||
<li><a href="https://blog.notmyidea.org/2023-semaine-48.html" rel="bookmark" title="Permalink to 2023, Semaine 48">2023, Semaine 48</a></li>
|
<li><a href="https://blog.notmyidea.org/2023-semaine-48.html" rel="bookmark" title="Permalink to 2023, Semaine 48">2023, Semaine 48</a></li>
|
||||||
<li><a href="https://blog.notmyidea.org/2023-semaine-47.html" rel="bookmark" title="Permalink to 2023, Semaine 47">2023, Semaine 47</a></li>
|
<li><a href="https://blog.notmyidea.org/2023-semaine-47.html" rel="bookmark" title="Permalink to 2023, Semaine 47">2023, Semaine 47</a></li>
|
||||||
|
|
|
@ -43,6 +43,12 @@ Alexis Métaireau </title>
|
||||||
</ul>
|
</ul>
|
||||||
</section>
|
</section>
|
||||||
<h1></h1>
|
<h1></h1>
|
||||||
|
<section class="section index">
|
||||||
|
<time datetime="2024-02-14T00:00:00+01:00">14 février 2024</time>
|
||||||
|
|
||||||
|
<a class='tag' href="https://blog.notmyidea.org/tag/conflit.html">conflit</a>, <a class='tag' href="https://blog.notmyidea.org/tag/agression.html">agression</a>, <a class='tag' href="https://blog.notmyidea.org/tag/facilitation.html">facilitation</a> <h1><a href="https://blog.notmyidea.org/le-conflit-nest-pas-une-agression.html" id="page-title">Le conflit n’est pas une agression</a></h1>
|
||||||
|
Rhétorique de la souffrance, responsabilité collective et devoir de réparation
|
||||||
|
</section>
|
||||||
<section class="section index">
|
<section class="section index">
|
||||||
<time datetime="2024-02-12T00:00:00+01:00">12 février 2024</time>
|
<time datetime="2024-02-12T00:00:00+01:00">12 février 2024</time>
|
||||||
|
|
||||||
|
@ -108,13 +114,8 @@ sudo<span class="w"> </span>diskutil<span class="w"> </span>eraseDisk<span class
|
||||||
<a class='tag' href="https://blog.notmyidea.org/tag/datasette.html">Datasette</a>, <a class='tag' href="https://blog.notmyidea.org/tag/deployment.html">Deployment</a> <h1><a href="https://blog.notmyidea.org/deploying-and-customizing-datasette.html" id="page-title">Deploying and customizing datasette</a></h1>
|
<a class='tag' href="https://blog.notmyidea.org/tag/datasette.html">Datasette</a>, <a class='tag' href="https://blog.notmyidea.org/tag/deployment.html">Deployment</a> <h1><a href="https://blog.notmyidea.org/deploying-and-customizing-datasette.html" id="page-title">Deploying and customizing datasette</a></h1>
|
||||||
Step by step follow-up on how I've deployed it and added custom templates on top.
|
Step by step follow-up on how I've deployed it and added custom templates on top.
|
||||||
</section>
|
</section>
|
||||||
<section class="section index">
|
|
||||||
<time datetime="2023-11-11T00:00:00+01:00">11 novembre 2023</time>
|
|
||||||
|
|
||||||
<a class='tag' href="https://blog.notmyidea.org/tag/python.html">Python</a>, <a class='tag' href="https://blog.notmyidea.org/tag/crdt.html">CRDT</a>, <a class='tag' href="https://blog.notmyidea.org/tag/sync.html">Sync</a>, <a class='tag' href="https://blog.notmyidea.org/tag/umap.html">uMap</a> <h1><a href="https://blog.notmyidea.org/adding-real-time-collaboration-to-umap-first-week.html" id="page-title">Adding Real-Time Collaboration to uMap, first week</a></h1>
|
|
||||||
A heads-up on what I've been doing this week on uMap
|
|
||||||
</section>
|
|
||||||
<ul>
|
<ul>
|
||||||
|
<li><a href="https://blog.notmyidea.org/2023-semaine-49-et-50.html" rel="bookmark" title="Permalink to 2023, Semaine 49 et 50">2023, Semaine 49 et 50</a></li>
|
||||||
<li><a href="https://blog.notmyidea.org/rescuing-a-broken-asahi-linux-workstation.html" rel="bookmark" title="Permalink to Rescuing a broken asahi linux workstation">Rescuing a broken asahi linux workstation</a></li>
|
<li><a href="https://blog.notmyidea.org/rescuing-a-broken-asahi-linux-workstation.html" rel="bookmark" title="Permalink to Rescuing a broken asahi linux workstation">Rescuing a broken asahi linux workstation</a></li>
|
||||||
<li><a href="https://blog.notmyidea.org/2023-semaine-48.html" rel="bookmark" title="Permalink to 2023, Semaine 48">2023, Semaine 48</a></li>
|
<li><a href="https://blog.notmyidea.org/2023-semaine-48.html" rel="bookmark" title="Permalink to 2023, Semaine 48">2023, Semaine 48</a></li>
|
||||||
<li><a href="https://blog.notmyidea.org/2023-semaine-47.html" rel="bookmark" title="Permalink to 2023, Semaine 47">2023, Semaine 47</a></li>
|
<li><a href="https://blog.notmyidea.org/2023-semaine-47.html" rel="bookmark" title="Permalink to 2023, Semaine 47">2023, Semaine 47</a></li>
|
||||||
|
|
|
@ -43,6 +43,12 @@ Alexis Métaireau </title>
|
||||||
</ul>
|
</ul>
|
||||||
</section>
|
</section>
|
||||||
<h1></h1>
|
<h1></h1>
|
||||||
|
<section class="section index">
|
||||||
|
<time datetime="2024-02-14T00:00:00+01:00">14 février 2024</time>
|
||||||
|
|
||||||
|
<a class='tag' href="https://blog.notmyidea.org/tag/conflit.html">conflit</a>, <a class='tag' href="https://blog.notmyidea.org/tag/agression.html">agression</a>, <a class='tag' href="https://blog.notmyidea.org/tag/facilitation.html">facilitation</a> <h1><a href="https://blog.notmyidea.org/le-conflit-nest-pas-une-agression.html" id="page-title">Le conflit n’est pas une agression</a></h1>
|
||||||
|
Rhétorique de la souffrance, responsabilité collective et devoir de réparation
|
||||||
|
</section>
|
||||||
<section class="section index">
|
<section class="section index">
|
||||||
<time datetime="2024-02-12T00:00:00+01:00">12 février 2024</time>
|
<time datetime="2024-02-12T00:00:00+01:00">12 février 2024</time>
|
||||||
|
|
||||||
|
@ -108,13 +114,8 @@ sudo<span class="w"> </span>diskutil<span class="w"> </span>eraseDisk<span class
|
||||||
<a class='tag' href="https://blog.notmyidea.org/tag/datasette.html">Datasette</a>, <a class='tag' href="https://blog.notmyidea.org/tag/deployment.html">Deployment</a> <h1><a href="https://blog.notmyidea.org/deploying-and-customizing-datasette.html" id="page-title">Deploying and customizing datasette</a></h1>
|
<a class='tag' href="https://blog.notmyidea.org/tag/datasette.html">Datasette</a>, <a class='tag' href="https://blog.notmyidea.org/tag/deployment.html">Deployment</a> <h1><a href="https://blog.notmyidea.org/deploying-and-customizing-datasette.html" id="page-title">Deploying and customizing datasette</a></h1>
|
||||||
Step by step follow-up on how I've deployed it and added custom templates on top.
|
Step by step follow-up on how I've deployed it and added custom templates on top.
|
||||||
</section>
|
</section>
|
||||||
<section class="section index">
|
|
||||||
<time datetime="2023-11-11T00:00:00+01:00">11 novembre 2023</time>
|
|
||||||
|
|
||||||
<a class='tag' href="https://blog.notmyidea.org/tag/python.html">Python</a>, <a class='tag' href="https://blog.notmyidea.org/tag/crdt.html">CRDT</a>, <a class='tag' href="https://blog.notmyidea.org/tag/sync.html">Sync</a>, <a class='tag' href="https://blog.notmyidea.org/tag/umap.html">uMap</a> <h1><a href="https://blog.notmyidea.org/adding-real-time-collaboration-to-umap-first-week.html" id="page-title">Adding Real-Time Collaboration to uMap, first week</a></h1>
|
|
||||||
A heads-up on what I've been doing this week on uMap
|
|
||||||
</section>
|
|
||||||
<ul>
|
<ul>
|
||||||
|
<li><a href="https://blog.notmyidea.org/2023-semaine-49-et-50.html" rel="bookmark" title="Permalink to 2023, Semaine 49 et 50">2023, Semaine 49 et 50</a></li>
|
||||||
<li><a href="https://blog.notmyidea.org/rescuing-a-broken-asahi-linux-workstation.html" rel="bookmark" title="Permalink to Rescuing a broken asahi linux workstation">Rescuing a broken asahi linux workstation</a></li>
|
<li><a href="https://blog.notmyidea.org/rescuing-a-broken-asahi-linux-workstation.html" rel="bookmark" title="Permalink to Rescuing a broken asahi linux workstation">Rescuing a broken asahi linux workstation</a></li>
|
||||||
<li><a href="https://blog.notmyidea.org/2023-semaine-48.html" rel="bookmark" title="Permalink to 2023, Semaine 48">2023, Semaine 48</a></li>
|
<li><a href="https://blog.notmyidea.org/2023-semaine-48.html" rel="bookmark" title="Permalink to 2023, Semaine 48">2023, Semaine 48</a></li>
|
||||||
<li><a href="https://blog.notmyidea.org/2023-semaine-47.html" rel="bookmark" title="Permalink to 2023, Semaine 47">2023, Semaine 47</a></li>
|
<li><a href="https://blog.notmyidea.org/2023-semaine-47.html" rel="bookmark" title="Permalink to 2023, Semaine 47">2023, Semaine 47</a></li>
|
||||||
|
|
|
@ -43,6 +43,12 @@ Alexis Métaireau </title>
|
||||||
</ul>
|
</ul>
|
||||||
</section>
|
</section>
|
||||||
<h1></h1>
|
<h1></h1>
|
||||||
|
<section class="section index">
|
||||||
|
<time datetime="2024-02-14T00:00:00+01:00">14 février 2024</time>
|
||||||
|
|
||||||
|
<a class='tag' href="https://blog.notmyidea.org/tag/conflit.html">conflit</a>, <a class='tag' href="https://blog.notmyidea.org/tag/agression.html">agression</a>, <a class='tag' href="https://blog.notmyidea.org/tag/facilitation.html">facilitation</a> <h1><a href="https://blog.notmyidea.org/le-conflit-nest-pas-une-agression.html" id="page-title">Le conflit n’est pas une agression</a></h1>
|
||||||
|
Rhétorique de la souffrance, responsabilité collective et devoir de réparation
|
||||||
|
</section>
|
||||||
<section class="section index">
|
<section class="section index">
|
||||||
<time datetime="2024-02-12T00:00:00+01:00">12 février 2024</time>
|
<time datetime="2024-02-12T00:00:00+01:00">12 février 2024</time>
|
||||||
|
|
||||||
|
@ -108,13 +114,8 @@ sudo<span class="w"> </span>diskutil<span class="w"> </span>eraseDisk<span class
|
||||||
<a class='tag' href="https://blog.notmyidea.org/tag/datasette.html">Datasette</a>, <a class='tag' href="https://blog.notmyidea.org/tag/deployment.html">Deployment</a> <h1><a href="https://blog.notmyidea.org/deploying-and-customizing-datasette.html" id="page-title">Deploying and customizing datasette</a></h1>
|
<a class='tag' href="https://blog.notmyidea.org/tag/datasette.html">Datasette</a>, <a class='tag' href="https://blog.notmyidea.org/tag/deployment.html">Deployment</a> <h1><a href="https://blog.notmyidea.org/deploying-and-customizing-datasette.html" id="page-title">Deploying and customizing datasette</a></h1>
|
||||||
Step by step follow-up on how I've deployed it and added custom templates on top.
|
Step by step follow-up on how I've deployed it and added custom templates on top.
|
||||||
</section>
|
</section>
|
||||||
<section class="section index">
|
|
||||||
<time datetime="2023-11-11T00:00:00+01:00">11 novembre 2023</time>
|
|
||||||
|
|
||||||
<a class='tag' href="https://blog.notmyidea.org/tag/python.html">Python</a>, <a class='tag' href="https://blog.notmyidea.org/tag/crdt.html">CRDT</a>, <a class='tag' href="https://blog.notmyidea.org/tag/sync.html">Sync</a>, <a class='tag' href="https://blog.notmyidea.org/tag/umap.html">uMap</a> <h1><a href="https://blog.notmyidea.org/adding-real-time-collaboration-to-umap-first-week.html" id="page-title">Adding Real-Time Collaboration to uMap, first week</a></h1>
|
|
||||||
A heads-up on what I've been doing this week on uMap
|
|
||||||
</section>
|
|
||||||
<ul>
|
<ul>
|
||||||
|
<li><a href="https://blog.notmyidea.org/2023-semaine-49-et-50.html" rel="bookmark" title="Permalink to 2023, Semaine 49 et 50">2023, Semaine 49 et 50</a></li>
|
||||||
<li><a href="https://blog.notmyidea.org/rescuing-a-broken-asahi-linux-workstation.html" rel="bookmark" title="Permalink to Rescuing a broken asahi linux workstation">Rescuing a broken asahi linux workstation</a></li>
|
<li><a href="https://blog.notmyidea.org/rescuing-a-broken-asahi-linux-workstation.html" rel="bookmark" title="Permalink to Rescuing a broken asahi linux workstation">Rescuing a broken asahi linux workstation</a></li>
|
||||||
<li><a href="https://blog.notmyidea.org/2023-semaine-48.html" rel="bookmark" title="Permalink to 2023, Semaine 48">2023, Semaine 48</a></li>
|
<li><a href="https://blog.notmyidea.org/2023-semaine-48.html" rel="bookmark" title="Permalink to 2023, Semaine 48">2023, Semaine 48</a></li>
|
||||||
<li><a href="https://blog.notmyidea.org/2023-semaine-47.html" rel="bookmark" title="Permalink to 2023, Semaine 47">2023, Semaine 47</a></li>
|
<li><a href="https://blog.notmyidea.org/2023-semaine-47.html" rel="bookmark" title="Permalink to 2023, Semaine 47">2023, Semaine 47</a></li>
|
||||||
|
|
|
@ -43,6 +43,12 @@ Alexis Métaireau </title>
|
||||||
</ul>
|
</ul>
|
||||||
</section>
|
</section>
|
||||||
<h1></h1>
|
<h1></h1>
|
||||||
|
<section class="section index">
|
||||||
|
<time datetime="2024-02-14T00:00:00+01:00">14 février 2024</time>
|
||||||
|
|
||||||
|
<a class='tag' href="https://blog.notmyidea.org/tag/conflit.html">conflit</a>, <a class='tag' href="https://blog.notmyidea.org/tag/agression.html">agression</a>, <a class='tag' href="https://blog.notmyidea.org/tag/facilitation.html">facilitation</a> <h1><a href="https://blog.notmyidea.org/le-conflit-nest-pas-une-agression.html" id="page-title">Le conflit n’est pas une agression</a></h1>
|
||||||
|
Rhétorique de la souffrance, responsabilité collective et devoir de réparation
|
||||||
|
</section>
|
||||||
<section class="section index">
|
<section class="section index">
|
||||||
<time datetime="2024-02-12T00:00:00+01:00">12 février 2024</time>
|
<time datetime="2024-02-12T00:00:00+01:00">12 février 2024</time>
|
||||||
|
|
||||||
|
@ -108,13 +114,8 @@ sudo<span class="w"> </span>diskutil<span class="w"> </span>eraseDisk<span class
|
||||||
<a class='tag' href="https://blog.notmyidea.org/tag/datasette.html">Datasette</a>, <a class='tag' href="https://blog.notmyidea.org/tag/deployment.html">Deployment</a> <h1><a href="https://blog.notmyidea.org/deploying-and-customizing-datasette.html" id="page-title">Deploying and customizing datasette</a></h1>
|
<a class='tag' href="https://blog.notmyidea.org/tag/datasette.html">Datasette</a>, <a class='tag' href="https://blog.notmyidea.org/tag/deployment.html">Deployment</a> <h1><a href="https://blog.notmyidea.org/deploying-and-customizing-datasette.html" id="page-title">Deploying and customizing datasette</a></h1>
|
||||||
Step by step follow-up on how I've deployed it and added custom templates on top.
|
Step by step follow-up on how I've deployed it and added custom templates on top.
|
||||||
</section>
|
</section>
|
||||||
<section class="section index">
|
|
||||||
<time datetime="2023-11-11T00:00:00+01:00">11 novembre 2023</time>
|
|
||||||
|
|
||||||
<a class='tag' href="https://blog.notmyidea.org/tag/python.html">Python</a>, <a class='tag' href="https://blog.notmyidea.org/tag/crdt.html">CRDT</a>, <a class='tag' href="https://blog.notmyidea.org/tag/sync.html">Sync</a>, <a class='tag' href="https://blog.notmyidea.org/tag/umap.html">uMap</a> <h1><a href="https://blog.notmyidea.org/adding-real-time-collaboration-to-umap-first-week.html" id="page-title">Adding Real-Time Collaboration to uMap, first week</a></h1>
|
|
||||||
A heads-up on what I've been doing this week on uMap
|
|
||||||
</section>
|
|
||||||
<ul>
|
<ul>
|
||||||
|
<li><a href="https://blog.notmyidea.org/2023-semaine-49-et-50.html" rel="bookmark" title="Permalink to 2023, Semaine 49 et 50">2023, Semaine 49 et 50</a></li>
|
||||||
<li><a href="https://blog.notmyidea.org/rescuing-a-broken-asahi-linux-workstation.html" rel="bookmark" title="Permalink to Rescuing a broken asahi linux workstation">Rescuing a broken asahi linux workstation</a></li>
|
<li><a href="https://blog.notmyidea.org/rescuing-a-broken-asahi-linux-workstation.html" rel="bookmark" title="Permalink to Rescuing a broken asahi linux workstation">Rescuing a broken asahi linux workstation</a></li>
|
||||||
<li><a href="https://blog.notmyidea.org/2023-semaine-48.html" rel="bookmark" title="Permalink to 2023, Semaine 48">2023, Semaine 48</a></li>
|
<li><a href="https://blog.notmyidea.org/2023-semaine-48.html" rel="bookmark" title="Permalink to 2023, Semaine 48">2023, Semaine 48</a></li>
|
||||||
<li><a href="https://blog.notmyidea.org/2023-semaine-47.html" rel="bookmark" title="Permalink to 2023, Semaine 47">2023, Semaine 47</a></li>
|
<li><a href="https://blog.notmyidea.org/2023-semaine-47.html" rel="bookmark" title="Permalink to 2023, Semaine 47">2023, Semaine 47</a></li>
|
||||||
|
|
|
@ -43,6 +43,12 @@ Alexis Métaireau </title>
|
||||||
</ul>
|
</ul>
|
||||||
</section>
|
</section>
|
||||||
<h1></h1>
|
<h1></h1>
|
||||||
|
<section class="section index">
|
||||||
|
<time datetime="2024-02-14T00:00:00+01:00">14 février 2024</time>
|
||||||
|
|
||||||
|
<a class='tag' href="https://blog.notmyidea.org/tag/conflit.html">conflit</a>, <a class='tag' href="https://blog.notmyidea.org/tag/agression.html">agression</a>, <a class='tag' href="https://blog.notmyidea.org/tag/facilitation.html">facilitation</a> <h1><a href="https://blog.notmyidea.org/le-conflit-nest-pas-une-agression.html" id="page-title">Le conflit n’est pas une agression</a></h1>
|
||||||
|
Rhétorique de la souffrance, responsabilité collective et devoir de réparation
|
||||||
|
</section>
|
||||||
<section class="section index">
|
<section class="section index">
|
||||||
<time datetime="2024-02-12T00:00:00+01:00">12 février 2024</time>
|
<time datetime="2024-02-12T00:00:00+01:00">12 février 2024</time>
|
||||||
|
|
||||||
|
@ -108,13 +114,8 @@ sudo<span class="w"> </span>diskutil<span class="w"> </span>eraseDisk<span class
|
||||||
<a class='tag' href="https://blog.notmyidea.org/tag/datasette.html">Datasette</a>, <a class='tag' href="https://blog.notmyidea.org/tag/deployment.html">Deployment</a> <h1><a href="https://blog.notmyidea.org/deploying-and-customizing-datasette.html" id="page-title">Deploying and customizing datasette</a></h1>
|
<a class='tag' href="https://blog.notmyidea.org/tag/datasette.html">Datasette</a>, <a class='tag' href="https://blog.notmyidea.org/tag/deployment.html">Deployment</a> <h1><a href="https://blog.notmyidea.org/deploying-and-customizing-datasette.html" id="page-title">Deploying and customizing datasette</a></h1>
|
||||||
Step by step follow-up on how I've deployed it and added custom templates on top.
|
Step by step follow-up on how I've deployed it and added custom templates on top.
|
||||||
</section>
|
</section>
|
||||||
<section class="section index">
|
|
||||||
<time datetime="2023-11-11T00:00:00+01:00">11 novembre 2023</time>
|
|
||||||
|
|
||||||
<a class='tag' href="https://blog.notmyidea.org/tag/python.html">Python</a>, <a class='tag' href="https://blog.notmyidea.org/tag/crdt.html">CRDT</a>, <a class='tag' href="https://blog.notmyidea.org/tag/sync.html">Sync</a>, <a class='tag' href="https://blog.notmyidea.org/tag/umap.html">uMap</a> <h1><a href="https://blog.notmyidea.org/adding-real-time-collaboration-to-umap-first-week.html" id="page-title">Adding Real-Time Collaboration to uMap, first week</a></h1>
|
|
||||||
A heads-up on what I've been doing this week on uMap
|
|
||||||
</section>
|
|
||||||
<ul>
|
<ul>
|
||||||
|
<li><a href="https://blog.notmyidea.org/2023-semaine-49-et-50.html" rel="bookmark" title="Permalink to 2023, Semaine 49 et 50">2023, Semaine 49 et 50</a></li>
|
||||||
<li><a href="https://blog.notmyidea.org/rescuing-a-broken-asahi-linux-workstation.html" rel="bookmark" title="Permalink to Rescuing a broken asahi linux workstation">Rescuing a broken asahi linux workstation</a></li>
|
<li><a href="https://blog.notmyidea.org/rescuing-a-broken-asahi-linux-workstation.html" rel="bookmark" title="Permalink to Rescuing a broken asahi linux workstation">Rescuing a broken asahi linux workstation</a></li>
|
||||||
<li><a href="https://blog.notmyidea.org/2023-semaine-48.html" rel="bookmark" title="Permalink to 2023, Semaine 48">2023, Semaine 48</a></li>
|
<li><a href="https://blog.notmyidea.org/2023-semaine-48.html" rel="bookmark" title="Permalink to 2023, Semaine 48">2023, Semaine 48</a></li>
|
||||||
<li><a href="https://blog.notmyidea.org/2023-semaine-47.html" rel="bookmark" title="Permalink to 2023, Semaine 47">2023, Semaine 47</a></li>
|
<li><a href="https://blog.notmyidea.org/2023-semaine-47.html" rel="bookmark" title="Permalink to 2023, Semaine 47">2023, Semaine 47</a></li>
|
||||||
|
|
|
@ -43,6 +43,12 @@ Alexis Métaireau </title>
|
||||||
</ul>
|
</ul>
|
||||||
</section>
|
</section>
|
||||||
<h1></h1>
|
<h1></h1>
|
||||||
|
<section class="section index">
|
||||||
|
<time datetime="2024-02-14T00:00:00+01:00">14 février 2024</time>
|
||||||
|
|
||||||
|
<a class='tag' href="https://blog.notmyidea.org/tag/conflit.html">conflit</a>, <a class='tag' href="https://blog.notmyidea.org/tag/agression.html">agression</a>, <a class='tag' href="https://blog.notmyidea.org/tag/facilitation.html">facilitation</a> <h1><a href="https://blog.notmyidea.org/le-conflit-nest-pas-une-agression.html" id="page-title">Le conflit n’est pas une agression</a></h1>
|
||||||
|
Rhétorique de la souffrance, responsabilité collective et devoir de réparation
|
||||||
|
</section>
|
||||||
<section class="section index">
|
<section class="section index">
|
||||||
<time datetime="2024-02-12T00:00:00+01:00">12 février 2024</time>
|
<time datetime="2024-02-12T00:00:00+01:00">12 février 2024</time>
|
||||||
|
|
||||||
|
@ -108,13 +114,8 @@ sudo<span class="w"> </span>diskutil<span class="w"> </span>eraseDisk<span class
|
||||||
<a class='tag' href="https://blog.notmyidea.org/tag/datasette.html">Datasette</a>, <a class='tag' href="https://blog.notmyidea.org/tag/deployment.html">Deployment</a> <h1><a href="https://blog.notmyidea.org/deploying-and-customizing-datasette.html" id="page-title">Deploying and customizing datasette</a></h1>
|
<a class='tag' href="https://blog.notmyidea.org/tag/datasette.html">Datasette</a>, <a class='tag' href="https://blog.notmyidea.org/tag/deployment.html">Deployment</a> <h1><a href="https://blog.notmyidea.org/deploying-and-customizing-datasette.html" id="page-title">Deploying and customizing datasette</a></h1>
|
||||||
Step by step follow-up on how I've deployed it and added custom templates on top.
|
Step by step follow-up on how I've deployed it and added custom templates on top.
|
||||||
</section>
|
</section>
|
||||||
<section class="section index">
|
|
||||||
<time datetime="2023-11-11T00:00:00+01:00">11 novembre 2023</time>
|
|
||||||
|
|
||||||
<a class='tag' href="https://blog.notmyidea.org/tag/python.html">Python</a>, <a class='tag' href="https://blog.notmyidea.org/tag/crdt.html">CRDT</a>, <a class='tag' href="https://blog.notmyidea.org/tag/sync.html">Sync</a>, <a class='tag' href="https://blog.notmyidea.org/tag/umap.html">uMap</a> <h1><a href="https://blog.notmyidea.org/adding-real-time-collaboration-to-umap-first-week.html" id="page-title">Adding Real-Time Collaboration to uMap, first week</a></h1>
|
|
||||||
A heads-up on what I've been doing this week on uMap
|
|
||||||
</section>
|
|
||||||
<ul>
|
<ul>
|
||||||
|
<li><a href="https://blog.notmyidea.org/2023-semaine-49-et-50.html" rel="bookmark" title="Permalink to 2023, Semaine 49 et 50">2023, Semaine 49 et 50</a></li>
|
||||||
<li><a href="https://blog.notmyidea.org/rescuing-a-broken-asahi-linux-workstation.html" rel="bookmark" title="Permalink to Rescuing a broken asahi linux workstation">Rescuing a broken asahi linux workstation</a></li>
|
<li><a href="https://blog.notmyidea.org/rescuing-a-broken-asahi-linux-workstation.html" rel="bookmark" title="Permalink to Rescuing a broken asahi linux workstation">Rescuing a broken asahi linux workstation</a></li>
|
||||||
<li><a href="https://blog.notmyidea.org/2023-semaine-48.html" rel="bookmark" title="Permalink to 2023, Semaine 48">2023, Semaine 48</a></li>
|
<li><a href="https://blog.notmyidea.org/2023-semaine-48.html" rel="bookmark" title="Permalink to 2023, Semaine 48">2023, Semaine 48</a></li>
|
||||||
<li><a href="https://blog.notmyidea.org/2023-semaine-47.html" rel="bookmark" title="Permalink to 2023, Semaine 47">2023, Semaine 47</a></li>
|
<li><a href="https://blog.notmyidea.org/2023-semaine-47.html" rel="bookmark" title="Permalink to 2023, Semaine 47">2023, Semaine 47</a></li>
|
||||||
|
|
|
@ -43,6 +43,12 @@ Alexis Métaireau </title>
|
||||||
</ul>
|
</ul>
|
||||||
</section>
|
</section>
|
||||||
<h1></h1>
|
<h1></h1>
|
||||||
|
<section class="section index">
|
||||||
|
<time datetime="2024-02-14T00:00:00+01:00">14 février 2024</time>
|
||||||
|
|
||||||
|
<a class='tag' href="https://blog.notmyidea.org/tag/conflit.html">conflit</a>, <a class='tag' href="https://blog.notmyidea.org/tag/agression.html">agression</a>, <a class='tag' href="https://blog.notmyidea.org/tag/facilitation.html">facilitation</a> <h1><a href="https://blog.notmyidea.org/le-conflit-nest-pas-une-agression.html" id="page-title">Le conflit n’est pas une agression</a></h1>
|
||||||
|
Rhétorique de la souffrance, responsabilité collective et devoir de réparation
|
||||||
|
</section>
|
||||||
<section class="section index">
|
<section class="section index">
|
||||||
<time datetime="2024-02-12T00:00:00+01:00">12 février 2024</time>
|
<time datetime="2024-02-12T00:00:00+01:00">12 février 2024</time>
|
||||||
|
|
||||||
|
@ -108,13 +114,8 @@ sudo<span class="w"> </span>diskutil<span class="w"> </span>eraseDisk<span class
|
||||||
<a class='tag' href="https://blog.notmyidea.org/tag/datasette.html">Datasette</a>, <a class='tag' href="https://blog.notmyidea.org/tag/deployment.html">Deployment</a> <h1><a href="https://blog.notmyidea.org/deploying-and-customizing-datasette.html" id="page-title">Deploying and customizing datasette</a></h1>
|
<a class='tag' href="https://blog.notmyidea.org/tag/datasette.html">Datasette</a>, <a class='tag' href="https://blog.notmyidea.org/tag/deployment.html">Deployment</a> <h1><a href="https://blog.notmyidea.org/deploying-and-customizing-datasette.html" id="page-title">Deploying and customizing datasette</a></h1>
|
||||||
Step by step follow-up on how I've deployed it and added custom templates on top.
|
Step by step follow-up on how I've deployed it and added custom templates on top.
|
||||||
</section>
|
</section>
|
||||||
<section class="section index">
|
|
||||||
<time datetime="2023-11-11T00:00:00+01:00">11 novembre 2023</time>
|
|
||||||
|
|
||||||
<a class='tag' href="https://blog.notmyidea.org/tag/python.html">Python</a>, <a class='tag' href="https://blog.notmyidea.org/tag/crdt.html">CRDT</a>, <a class='tag' href="https://blog.notmyidea.org/tag/sync.html">Sync</a>, <a class='tag' href="https://blog.notmyidea.org/tag/umap.html">uMap</a> <h1><a href="https://blog.notmyidea.org/adding-real-time-collaboration-to-umap-first-week.html" id="page-title">Adding Real-Time Collaboration to uMap, first week</a></h1>
|
|
||||||
A heads-up on what I've been doing this week on uMap
|
|
||||||
</section>
|
|
||||||
<ul>
|
<ul>
|
||||||
|
<li><a href="https://blog.notmyidea.org/2023-semaine-49-et-50.html" rel="bookmark" title="Permalink to 2023, Semaine 49 et 50">2023, Semaine 49 et 50</a></li>
|
||||||
<li><a href="https://blog.notmyidea.org/rescuing-a-broken-asahi-linux-workstation.html" rel="bookmark" title="Permalink to Rescuing a broken asahi linux workstation">Rescuing a broken asahi linux workstation</a></li>
|
<li><a href="https://blog.notmyidea.org/rescuing-a-broken-asahi-linux-workstation.html" rel="bookmark" title="Permalink to Rescuing a broken asahi linux workstation">Rescuing a broken asahi linux workstation</a></li>
|
||||||
<li><a href="https://blog.notmyidea.org/2023-semaine-48.html" rel="bookmark" title="Permalink to 2023, Semaine 48">2023, Semaine 48</a></li>
|
<li><a href="https://blog.notmyidea.org/2023-semaine-48.html" rel="bookmark" title="Permalink to 2023, Semaine 48">2023, Semaine 48</a></li>
|
||||||
<li><a href="https://blog.notmyidea.org/2023-semaine-47.html" rel="bookmark" title="Permalink to 2023, Semaine 47">2023, Semaine 47</a></li>
|
<li><a href="https://blog.notmyidea.org/2023-semaine-47.html" rel="bookmark" title="Permalink to 2023, Semaine 47">2023, Semaine 47</a></li>
|
||||||
|
|
|
@ -43,6 +43,12 @@ Alexis Métaireau </title>
|
||||||
</ul>
|
</ul>
|
||||||
</section>
|
</section>
|
||||||
<h1></h1>
|
<h1></h1>
|
||||||
|
<section class="section index">
|
||||||
|
<time datetime="2024-02-14T00:00:00+01:00">14 février 2024</time>
|
||||||
|
|
||||||
|
<a class='tag' href="https://blog.notmyidea.org/tag/conflit.html">conflit</a>, <a class='tag' href="https://blog.notmyidea.org/tag/agression.html">agression</a>, <a class='tag' href="https://blog.notmyidea.org/tag/facilitation.html">facilitation</a> <h1><a href="https://blog.notmyidea.org/le-conflit-nest-pas-une-agression.html" id="page-title">Le conflit n’est pas une agression</a></h1>
|
||||||
|
Rhétorique de la souffrance, responsabilité collective et devoir de réparation
|
||||||
|
</section>
|
||||||
<section class="section index">
|
<section class="section index">
|
||||||
<time datetime="2024-02-12T00:00:00+01:00">12 février 2024</time>
|
<time datetime="2024-02-12T00:00:00+01:00">12 février 2024</time>
|
||||||
|
|
||||||
|
@ -108,13 +114,8 @@ sudo<span class="w"> </span>diskutil<span class="w"> </span>eraseDisk<span class
|
||||||
<a class='tag' href="https://blog.notmyidea.org/tag/datasette.html">Datasette</a>, <a class='tag' href="https://blog.notmyidea.org/tag/deployment.html">Deployment</a> <h1><a href="https://blog.notmyidea.org/deploying-and-customizing-datasette.html" id="page-title">Deploying and customizing datasette</a></h1>
|
<a class='tag' href="https://blog.notmyidea.org/tag/datasette.html">Datasette</a>, <a class='tag' href="https://blog.notmyidea.org/tag/deployment.html">Deployment</a> <h1><a href="https://blog.notmyidea.org/deploying-and-customizing-datasette.html" id="page-title">Deploying and customizing datasette</a></h1>
|
||||||
Step by step follow-up on how I've deployed it and added custom templates on top.
|
Step by step follow-up on how I've deployed it and added custom templates on top.
|
||||||
</section>
|
</section>
|
||||||
<section class="section index">
|
|
||||||
<time datetime="2023-11-11T00:00:00+01:00">11 novembre 2023</time>
|
|
||||||
|
|
||||||
<a class='tag' href="https://blog.notmyidea.org/tag/python.html">Python</a>, <a class='tag' href="https://blog.notmyidea.org/tag/crdt.html">CRDT</a>, <a class='tag' href="https://blog.notmyidea.org/tag/sync.html">Sync</a>, <a class='tag' href="https://blog.notmyidea.org/tag/umap.html">uMap</a> <h1><a href="https://blog.notmyidea.org/adding-real-time-collaboration-to-umap-first-week.html" id="page-title">Adding Real-Time Collaboration to uMap, first week</a></h1>
|
|
||||||
A heads-up on what I've been doing this week on uMap
|
|
||||||
</section>
|
|
||||||
<ul>
|
<ul>
|
||||||
|
<li><a href="https://blog.notmyidea.org/2023-semaine-49-et-50.html" rel="bookmark" title="Permalink to 2023, Semaine 49 et 50">2023, Semaine 49 et 50</a></li>
|
||||||
<li><a href="https://blog.notmyidea.org/rescuing-a-broken-asahi-linux-workstation.html" rel="bookmark" title="Permalink to Rescuing a broken asahi linux workstation">Rescuing a broken asahi linux workstation</a></li>
|
<li><a href="https://blog.notmyidea.org/rescuing-a-broken-asahi-linux-workstation.html" rel="bookmark" title="Permalink to Rescuing a broken asahi linux workstation">Rescuing a broken asahi linux workstation</a></li>
|
||||||
<li><a href="https://blog.notmyidea.org/2023-semaine-48.html" rel="bookmark" title="Permalink to 2023, Semaine 48">2023, Semaine 48</a></li>
|
<li><a href="https://blog.notmyidea.org/2023-semaine-48.html" rel="bookmark" title="Permalink to 2023, Semaine 48">2023, Semaine 48</a></li>
|
||||||
<li><a href="https://blog.notmyidea.org/2023-semaine-47.html" rel="bookmark" title="Permalink to 2023, Semaine 47">2023, Semaine 47</a></li>
|
<li><a href="https://blog.notmyidea.org/2023-semaine-47.html" rel="bookmark" title="Permalink to 2023, Semaine 47">2023, Semaine 47</a></li>
|
||||||
|
|
|
@ -43,6 +43,12 @@ Alexis Métaireau </title>
|
||||||
</ul>
|
</ul>
|
||||||
</section>
|
</section>
|
||||||
<h1></h1>
|
<h1></h1>
|
||||||
|
<section class="section index">
|
||||||
|
<time datetime="2024-02-14T00:00:00+01:00">14 février 2024</time>
|
||||||
|
|
||||||
|
<a class='tag' href="https://blog.notmyidea.org/tag/conflit.html">conflit</a>, <a class='tag' href="https://blog.notmyidea.org/tag/agression.html">agression</a>, <a class='tag' href="https://blog.notmyidea.org/tag/facilitation.html">facilitation</a> <h1><a href="https://blog.notmyidea.org/le-conflit-nest-pas-une-agression.html" id="page-title">Le conflit n’est pas une agression</a></h1>
|
||||||
|
Rhétorique de la souffrance, responsabilité collective et devoir de réparation
|
||||||
|
</section>
|
||||||
<section class="section index">
|
<section class="section index">
|
||||||
<time datetime="2024-02-12T00:00:00+01:00">12 février 2024</time>
|
<time datetime="2024-02-12T00:00:00+01:00">12 février 2024</time>
|
||||||
|
|
||||||
|
@ -108,13 +114,8 @@ sudo<span class="w"> </span>diskutil<span class="w"> </span>eraseDisk<span class
|
||||||
<a class='tag' href="https://blog.notmyidea.org/tag/datasette.html">Datasette</a>, <a class='tag' href="https://blog.notmyidea.org/tag/deployment.html">Deployment</a> <h1><a href="https://blog.notmyidea.org/deploying-and-customizing-datasette.html" id="page-title">Deploying and customizing datasette</a></h1>
|
<a class='tag' href="https://blog.notmyidea.org/tag/datasette.html">Datasette</a>, <a class='tag' href="https://blog.notmyidea.org/tag/deployment.html">Deployment</a> <h1><a href="https://blog.notmyidea.org/deploying-and-customizing-datasette.html" id="page-title">Deploying and customizing datasette</a></h1>
|
||||||
Step by step follow-up on how I've deployed it and added custom templates on top.
|
Step by step follow-up on how I've deployed it and added custom templates on top.
|
||||||
</section>
|
</section>
|
||||||
<section class="section index">
|
|
||||||
<time datetime="2023-11-11T00:00:00+01:00">11 novembre 2023</time>
|
|
||||||
|
|
||||||
<a class='tag' href="https://blog.notmyidea.org/tag/python.html">Python</a>, <a class='tag' href="https://blog.notmyidea.org/tag/crdt.html">CRDT</a>, <a class='tag' href="https://blog.notmyidea.org/tag/sync.html">Sync</a>, <a class='tag' href="https://blog.notmyidea.org/tag/umap.html">uMap</a> <h1><a href="https://blog.notmyidea.org/adding-real-time-collaboration-to-umap-first-week.html" id="page-title">Adding Real-Time Collaboration to uMap, first week</a></h1>
|
|
||||||
A heads-up on what I've been doing this week on uMap
|
|
||||||
</section>
|
|
||||||
<ul>
|
<ul>
|
||||||
|
<li><a href="https://blog.notmyidea.org/2023-semaine-49-et-50.html" rel="bookmark" title="Permalink to 2023, Semaine 49 et 50">2023, Semaine 49 et 50</a></li>
|
||||||
<li><a href="https://blog.notmyidea.org/rescuing-a-broken-asahi-linux-workstation.html" rel="bookmark" title="Permalink to Rescuing a broken asahi linux workstation">Rescuing a broken asahi linux workstation</a></li>
|
<li><a href="https://blog.notmyidea.org/rescuing-a-broken-asahi-linux-workstation.html" rel="bookmark" title="Permalink to Rescuing a broken asahi linux workstation">Rescuing a broken asahi linux workstation</a></li>
|
||||||
<li><a href="https://blog.notmyidea.org/2023-semaine-48.html" rel="bookmark" title="Permalink to 2023, Semaine 48">2023, Semaine 48</a></li>
|
<li><a href="https://blog.notmyidea.org/2023-semaine-48.html" rel="bookmark" title="Permalink to 2023, Semaine 48">2023, Semaine 48</a></li>
|
||||||
<li><a href="https://blog.notmyidea.org/2023-semaine-47.html" rel="bookmark" title="Permalink to 2023, Semaine 47">2023, Semaine 47</a></li>
|
<li><a href="https://blog.notmyidea.org/2023-semaine-47.html" rel="bookmark" title="Permalink to 2023, Semaine 47">2023, Semaine 47</a></li>
|
||||||
|
|
|
@ -43,6 +43,12 @@ Alexis Métaireau </title>
|
||||||
</ul>
|
</ul>
|
||||||
</section>
|
</section>
|
||||||
<h1></h1>
|
<h1></h1>
|
||||||
|
<section class="section index">
|
||||||
|
<time datetime="2024-02-14T00:00:00+01:00">14 février 2024</time>
|
||||||
|
|
||||||
|
<a class='tag' href="https://blog.notmyidea.org/tag/conflit.html">conflit</a>, <a class='tag' href="https://blog.notmyidea.org/tag/agression.html">agression</a>, <a class='tag' href="https://blog.notmyidea.org/tag/facilitation.html">facilitation</a> <h1><a href="https://blog.notmyidea.org/le-conflit-nest-pas-une-agression.html" id="page-title">Le conflit n’est pas une agression</a></h1>
|
||||||
|
Rhétorique de la souffrance, responsabilité collective et devoir de réparation
|
||||||
|
</section>
|
||||||
<section class="section index">
|
<section class="section index">
|
||||||
<time datetime="2024-02-12T00:00:00+01:00">12 février 2024</time>
|
<time datetime="2024-02-12T00:00:00+01:00">12 février 2024</time>
|
||||||
|
|
||||||
|
@ -108,13 +114,8 @@ sudo<span class="w"> </span>diskutil<span class="w"> </span>eraseDisk<span class
|
||||||
<a class='tag' href="https://blog.notmyidea.org/tag/datasette.html">Datasette</a>, <a class='tag' href="https://blog.notmyidea.org/tag/deployment.html">Deployment</a> <h1><a href="https://blog.notmyidea.org/deploying-and-customizing-datasette.html" id="page-title">Deploying and customizing datasette</a></h1>
|
<a class='tag' href="https://blog.notmyidea.org/tag/datasette.html">Datasette</a>, <a class='tag' href="https://blog.notmyidea.org/tag/deployment.html">Deployment</a> <h1><a href="https://blog.notmyidea.org/deploying-and-customizing-datasette.html" id="page-title">Deploying and customizing datasette</a></h1>
|
||||||
Step by step follow-up on how I've deployed it and added custom templates on top.
|
Step by step follow-up on how I've deployed it and added custom templates on top.
|
||||||
</section>
|
</section>
|
||||||
<section class="section index">
|
|
||||||
<time datetime="2023-11-11T00:00:00+01:00">11 novembre 2023</time>
|
|
||||||
|
|
||||||
<a class='tag' href="https://blog.notmyidea.org/tag/python.html">Python</a>, <a class='tag' href="https://blog.notmyidea.org/tag/crdt.html">CRDT</a>, <a class='tag' href="https://blog.notmyidea.org/tag/sync.html">Sync</a>, <a class='tag' href="https://blog.notmyidea.org/tag/umap.html">uMap</a> <h1><a href="https://blog.notmyidea.org/adding-real-time-collaboration-to-umap-first-week.html" id="page-title">Adding Real-Time Collaboration to uMap, first week</a></h1>
|
|
||||||
A heads-up on what I've been doing this week on uMap
|
|
||||||
</section>
|
|
||||||
<ul>
|
<ul>
|
||||||
|
<li><a href="https://blog.notmyidea.org/2023-semaine-49-et-50.html" rel="bookmark" title="Permalink to 2023, Semaine 49 et 50">2023, Semaine 49 et 50</a></li>
|
||||||
<li><a href="https://blog.notmyidea.org/rescuing-a-broken-asahi-linux-workstation.html" rel="bookmark" title="Permalink to Rescuing a broken asahi linux workstation">Rescuing a broken asahi linux workstation</a></li>
|
<li><a href="https://blog.notmyidea.org/rescuing-a-broken-asahi-linux-workstation.html" rel="bookmark" title="Permalink to Rescuing a broken asahi linux workstation">Rescuing a broken asahi linux workstation</a></li>
|
||||||
<li><a href="https://blog.notmyidea.org/2023-semaine-48.html" rel="bookmark" title="Permalink to 2023, Semaine 48">2023, Semaine 48</a></li>
|
<li><a href="https://blog.notmyidea.org/2023-semaine-48.html" rel="bookmark" title="Permalink to 2023, Semaine 48">2023, Semaine 48</a></li>
|
||||||
<li><a href="https://blog.notmyidea.org/2023-semaine-47.html" rel="bookmark" title="Permalink to 2023, Semaine 47">2023, Semaine 47</a></li>
|
<li><a href="https://blog.notmyidea.org/2023-semaine-47.html" rel="bookmark" title="Permalink to 2023, Semaine 47">2023, Semaine 47</a></li>
|
||||||
|
|
|
@ -43,6 +43,12 @@ Alexis Métaireau </title>
|
||||||
</ul>
|
</ul>
|
||||||
</section>
|
</section>
|
||||||
<h1></h1>
|
<h1></h1>
|
||||||
|
<section class="section index">
|
||||||
|
<time datetime="2024-02-14T00:00:00+01:00">14 février 2024</time>
|
||||||
|
|
||||||
|
<a class='tag' href="https://blog.notmyidea.org/tag/conflit.html">conflit</a>, <a class='tag' href="https://blog.notmyidea.org/tag/agression.html">agression</a>, <a class='tag' href="https://blog.notmyidea.org/tag/facilitation.html">facilitation</a> <h1><a href="https://blog.notmyidea.org/le-conflit-nest-pas-une-agression.html" id="page-title">Le conflit n’est pas une agression</a></h1>
|
||||||
|
Rhétorique de la souffrance, responsabilité collective et devoir de réparation
|
||||||
|
</section>
|
||||||
<section class="section index">
|
<section class="section index">
|
||||||
<time datetime="2024-02-12T00:00:00+01:00">12 février 2024</time>
|
<time datetime="2024-02-12T00:00:00+01:00">12 février 2024</time>
|
||||||
|
|
||||||
|
@ -108,13 +114,8 @@ sudo<span class="w"> </span>diskutil<span class="w"> </span>eraseDisk<span class
|
||||||
<a class='tag' href="https://blog.notmyidea.org/tag/datasette.html">Datasette</a>, <a class='tag' href="https://blog.notmyidea.org/tag/deployment.html">Deployment</a> <h1><a href="https://blog.notmyidea.org/deploying-and-customizing-datasette.html" id="page-title">Deploying and customizing datasette</a></h1>
|
<a class='tag' href="https://blog.notmyidea.org/tag/datasette.html">Datasette</a>, <a class='tag' href="https://blog.notmyidea.org/tag/deployment.html">Deployment</a> <h1><a href="https://blog.notmyidea.org/deploying-and-customizing-datasette.html" id="page-title">Deploying and customizing datasette</a></h1>
|
||||||
Step by step follow-up on how I've deployed it and added custom templates on top.
|
Step by step follow-up on how I've deployed it and added custom templates on top.
|
||||||
</section>
|
</section>
|
||||||
<section class="section index">
|
|
||||||
<time datetime="2023-11-11T00:00:00+01:00">11 novembre 2023</time>
|
|
||||||
|
|
||||||
<a class='tag' href="https://blog.notmyidea.org/tag/python.html">Python</a>, <a class='tag' href="https://blog.notmyidea.org/tag/crdt.html">CRDT</a>, <a class='tag' href="https://blog.notmyidea.org/tag/sync.html">Sync</a>, <a class='tag' href="https://blog.notmyidea.org/tag/umap.html">uMap</a> <h1><a href="https://blog.notmyidea.org/adding-real-time-collaboration-to-umap-first-week.html" id="page-title">Adding Real-Time Collaboration to uMap, first week</a></h1>
|
|
||||||
A heads-up on what I've been doing this week on uMap
|
|
||||||
</section>
|
|
||||||
<ul>
|
<ul>
|
||||||
|
<li><a href="https://blog.notmyidea.org/2023-semaine-49-et-50.html" rel="bookmark" title="Permalink to 2023, Semaine 49 et 50">2023, Semaine 49 et 50</a></li>
|
||||||
<li><a href="https://blog.notmyidea.org/rescuing-a-broken-asahi-linux-workstation.html" rel="bookmark" title="Permalink to Rescuing a broken asahi linux workstation">Rescuing a broken asahi linux workstation</a></li>
|
<li><a href="https://blog.notmyidea.org/rescuing-a-broken-asahi-linux-workstation.html" rel="bookmark" title="Permalink to Rescuing a broken asahi linux workstation">Rescuing a broken asahi linux workstation</a></li>
|
||||||
<li><a href="https://blog.notmyidea.org/2023-semaine-48.html" rel="bookmark" title="Permalink to 2023, Semaine 48">2023, Semaine 48</a></li>
|
<li><a href="https://blog.notmyidea.org/2023-semaine-48.html" rel="bookmark" title="Permalink to 2023, Semaine 48">2023, Semaine 48</a></li>
|
||||||
<li><a href="https://blog.notmyidea.org/2023-semaine-47.html" rel="bookmark" title="Permalink to 2023, Semaine 47">2023, Semaine 47</a></li>
|
<li><a href="https://blog.notmyidea.org/2023-semaine-47.html" rel="bookmark" title="Permalink to 2023, Semaine 47">2023, Semaine 47</a></li>
|
||||||
|
|
|
@ -43,6 +43,12 @@ Alexis Métaireau </title>
|
||||||
</ul>
|
</ul>
|
||||||
</section>
|
</section>
|
||||||
<h1></h1>
|
<h1></h1>
|
||||||
|
<section class="section index">
|
||||||
|
<time datetime="2024-02-14T00:00:00+01:00">14 février 2024</time>
|
||||||
|
|
||||||
|
<a class='tag' href="https://blog.notmyidea.org/tag/conflit.html">conflit</a>, <a class='tag' href="https://blog.notmyidea.org/tag/agression.html">agression</a>, <a class='tag' href="https://blog.notmyidea.org/tag/facilitation.html">facilitation</a> <h1><a href="https://blog.notmyidea.org/le-conflit-nest-pas-une-agression.html" id="page-title">Le conflit n’est pas une agression</a></h1>
|
||||||
|
Rhétorique de la souffrance, responsabilité collective et devoir de réparation
|
||||||
|
</section>
|
||||||
<section class="section index">
|
<section class="section index">
|
||||||
<time datetime="2024-02-12T00:00:00+01:00">12 février 2024</time>
|
<time datetime="2024-02-12T00:00:00+01:00">12 février 2024</time>
|
||||||
|
|
||||||
|
@ -108,13 +114,8 @@ sudo<span class="w"> </span>diskutil<span class="w"> </span>eraseDisk<span class
|
||||||
<a class='tag' href="https://blog.notmyidea.org/tag/datasette.html">Datasette</a>, <a class='tag' href="https://blog.notmyidea.org/tag/deployment.html">Deployment</a> <h1><a href="https://blog.notmyidea.org/deploying-and-customizing-datasette.html" id="page-title">Deploying and customizing datasette</a></h1>
|
<a class='tag' href="https://blog.notmyidea.org/tag/datasette.html">Datasette</a>, <a class='tag' href="https://blog.notmyidea.org/tag/deployment.html">Deployment</a> <h1><a href="https://blog.notmyidea.org/deploying-and-customizing-datasette.html" id="page-title">Deploying and customizing datasette</a></h1>
|
||||||
Step by step follow-up on how I've deployed it and added custom templates on top.
|
Step by step follow-up on how I've deployed it and added custom templates on top.
|
||||||
</section>
|
</section>
|
||||||
<section class="section index">
|
|
||||||
<time datetime="2023-11-11T00:00:00+01:00">11 novembre 2023</time>
|
|
||||||
|
|
||||||
<a class='tag' href="https://blog.notmyidea.org/tag/python.html">Python</a>, <a class='tag' href="https://blog.notmyidea.org/tag/crdt.html">CRDT</a>, <a class='tag' href="https://blog.notmyidea.org/tag/sync.html">Sync</a>, <a class='tag' href="https://blog.notmyidea.org/tag/umap.html">uMap</a> <h1><a href="https://blog.notmyidea.org/adding-real-time-collaboration-to-umap-first-week.html" id="page-title">Adding Real-Time Collaboration to uMap, first week</a></h1>
|
|
||||||
A heads-up on what I've been doing this week on uMap
|
|
||||||
</section>
|
|
||||||
<ul>
|
<ul>
|
||||||
|
<li><a href="https://blog.notmyidea.org/2023-semaine-49-et-50.html" rel="bookmark" title="Permalink to 2023, Semaine 49 et 50">2023, Semaine 49 et 50</a></li>
|
||||||
<li><a href="https://blog.notmyidea.org/rescuing-a-broken-asahi-linux-workstation.html" rel="bookmark" title="Permalink to Rescuing a broken asahi linux workstation">Rescuing a broken asahi linux workstation</a></li>
|
<li><a href="https://blog.notmyidea.org/rescuing-a-broken-asahi-linux-workstation.html" rel="bookmark" title="Permalink to Rescuing a broken asahi linux workstation">Rescuing a broken asahi linux workstation</a></li>
|
||||||
<li><a href="https://blog.notmyidea.org/2023-semaine-48.html" rel="bookmark" title="Permalink to 2023, Semaine 48">2023, Semaine 48</a></li>
|
<li><a href="https://blog.notmyidea.org/2023-semaine-48.html" rel="bookmark" title="Permalink to 2023, Semaine 48">2023, Semaine 48</a></li>
|
||||||
<li><a href="https://blog.notmyidea.org/2023-semaine-47.html" rel="bookmark" title="Permalink to 2023, Semaine 47">2023, Semaine 47</a></li>
|
<li><a href="https://blog.notmyidea.org/2023-semaine-47.html" rel="bookmark" title="Permalink to 2023, Semaine 47">2023, Semaine 47</a></li>
|
||||||
|
|
|
@ -43,6 +43,12 @@ Alexis Métaireau </title>
|
||||||
</ul>
|
</ul>
|
||||||
</section>
|
</section>
|
||||||
<h1></h1>
|
<h1></h1>
|
||||||
|
<section class="section index">
|
||||||
|
<time datetime="2024-02-14T00:00:00+01:00">14 février 2024</time>
|
||||||
|
|
||||||
|
<a class='tag' href="https://blog.notmyidea.org/tag/conflit.html">conflit</a>, <a class='tag' href="https://blog.notmyidea.org/tag/agression.html">agression</a>, <a class='tag' href="https://blog.notmyidea.org/tag/facilitation.html">facilitation</a> <h1><a href="https://blog.notmyidea.org/le-conflit-nest-pas-une-agression.html" id="page-title">Le conflit n’est pas une agression</a></h1>
|
||||||
|
Rhétorique de la souffrance, responsabilité collective et devoir de réparation
|
||||||
|
</section>
|
||||||
<section class="section index">
|
<section class="section index">
|
||||||
<time datetime="2024-02-12T00:00:00+01:00">12 février 2024</time>
|
<time datetime="2024-02-12T00:00:00+01:00">12 février 2024</time>
|
||||||
|
|
||||||
|
@ -108,13 +114,8 @@ sudo<span class="w"> </span>diskutil<span class="w"> </span>eraseDisk<span class
|
||||||
<a class='tag' href="https://blog.notmyidea.org/tag/datasette.html">Datasette</a>, <a class='tag' href="https://blog.notmyidea.org/tag/deployment.html">Deployment</a> <h1><a href="https://blog.notmyidea.org/deploying-and-customizing-datasette.html" id="page-title">Deploying and customizing datasette</a></h1>
|
<a class='tag' href="https://blog.notmyidea.org/tag/datasette.html">Datasette</a>, <a class='tag' href="https://blog.notmyidea.org/tag/deployment.html">Deployment</a> <h1><a href="https://blog.notmyidea.org/deploying-and-customizing-datasette.html" id="page-title">Deploying and customizing datasette</a></h1>
|
||||||
Step by step follow-up on how I've deployed it and added custom templates on top.
|
Step by step follow-up on how I've deployed it and added custom templates on top.
|
||||||
</section>
|
</section>
|
||||||
<section class="section index">
|
|
||||||
<time datetime="2023-11-11T00:00:00+01:00">11 novembre 2023</time>
|
|
||||||
|
|
||||||
<a class='tag' href="https://blog.notmyidea.org/tag/python.html">Python</a>, <a class='tag' href="https://blog.notmyidea.org/tag/crdt.html">CRDT</a>, <a class='tag' href="https://blog.notmyidea.org/tag/sync.html">Sync</a>, <a class='tag' href="https://blog.notmyidea.org/tag/umap.html">uMap</a> <h1><a href="https://blog.notmyidea.org/adding-real-time-collaboration-to-umap-first-week.html" id="page-title">Adding Real-Time Collaboration to uMap, first week</a></h1>
|
|
||||||
A heads-up on what I've been doing this week on uMap
|
|
||||||
</section>
|
|
||||||
<ul>
|
<ul>
|
||||||
|
<li><a href="https://blog.notmyidea.org/2023-semaine-49-et-50.html" rel="bookmark" title="Permalink to 2023, Semaine 49 et 50">2023, Semaine 49 et 50</a></li>
|
||||||
<li><a href="https://blog.notmyidea.org/rescuing-a-broken-asahi-linux-workstation.html" rel="bookmark" title="Permalink to Rescuing a broken asahi linux workstation">Rescuing a broken asahi linux workstation</a></li>
|
<li><a href="https://blog.notmyidea.org/rescuing-a-broken-asahi-linux-workstation.html" rel="bookmark" title="Permalink to Rescuing a broken asahi linux workstation">Rescuing a broken asahi linux workstation</a></li>
|
||||||
<li><a href="https://blog.notmyidea.org/2023-semaine-48.html" rel="bookmark" title="Permalink to 2023, Semaine 48">2023, Semaine 48</a></li>
|
<li><a href="https://blog.notmyidea.org/2023-semaine-48.html" rel="bookmark" title="Permalink to 2023, Semaine 48">2023, Semaine 48</a></li>
|
||||||
<li><a href="https://blog.notmyidea.org/2023-semaine-47.html" rel="bookmark" title="Permalink to 2023, Semaine 47">2023, Semaine 47</a></li>
|
<li><a href="https://blog.notmyidea.org/2023-semaine-47.html" rel="bookmark" title="Permalink to 2023, Semaine 47">2023, Semaine 47</a></li>
|
||||||
|
|
|
@ -43,6 +43,12 @@ Alexis Métaireau </title>
|
||||||
</ul>
|
</ul>
|
||||||
</section>
|
</section>
|
||||||
<h1></h1>
|
<h1></h1>
|
||||||
|
<section class="section index">
|
||||||
|
<time datetime="2024-02-14T00:00:00+01:00">14 février 2024</time>
|
||||||
|
|
||||||
|
<a class='tag' href="https://blog.notmyidea.org/tag/conflit.html">conflit</a>, <a class='tag' href="https://blog.notmyidea.org/tag/agression.html">agression</a>, <a class='tag' href="https://blog.notmyidea.org/tag/facilitation.html">facilitation</a> <h1><a href="https://blog.notmyidea.org/le-conflit-nest-pas-une-agression.html" id="page-title">Le conflit n’est pas une agression</a></h1>
|
||||||
|
Rhétorique de la souffrance, responsabilité collective et devoir de réparation
|
||||||
|
</section>
|
||||||
<section class="section index">
|
<section class="section index">
|
||||||
<time datetime="2024-02-12T00:00:00+01:00">12 février 2024</time>
|
<time datetime="2024-02-12T00:00:00+01:00">12 février 2024</time>
|
||||||
|
|
||||||
|
@ -108,13 +114,8 @@ sudo<span class="w"> </span>diskutil<span class="w"> </span>eraseDisk<span class
|
||||||
<a class='tag' href="https://blog.notmyidea.org/tag/datasette.html">Datasette</a>, <a class='tag' href="https://blog.notmyidea.org/tag/deployment.html">Deployment</a> <h1><a href="https://blog.notmyidea.org/deploying-and-customizing-datasette.html" id="page-title">Deploying and customizing datasette</a></h1>
|
<a class='tag' href="https://blog.notmyidea.org/tag/datasette.html">Datasette</a>, <a class='tag' href="https://blog.notmyidea.org/tag/deployment.html">Deployment</a> <h1><a href="https://blog.notmyidea.org/deploying-and-customizing-datasette.html" id="page-title">Deploying and customizing datasette</a></h1>
|
||||||
Step by step follow-up on how I've deployed it and added custom templates on top.
|
Step by step follow-up on how I've deployed it and added custom templates on top.
|
||||||
</section>
|
</section>
|
||||||
<section class="section index">
|
|
||||||
<time datetime="2023-11-11T00:00:00+01:00">11 novembre 2023</time>
|
|
||||||
|
|
||||||
<a class='tag' href="https://blog.notmyidea.org/tag/python.html">Python</a>, <a class='tag' href="https://blog.notmyidea.org/tag/crdt.html">CRDT</a>, <a class='tag' href="https://blog.notmyidea.org/tag/sync.html">Sync</a>, <a class='tag' href="https://blog.notmyidea.org/tag/umap.html">uMap</a> <h1><a href="https://blog.notmyidea.org/adding-real-time-collaboration-to-umap-first-week.html" id="page-title">Adding Real-Time Collaboration to uMap, first week</a></h1>
|
|
||||||
A heads-up on what I've been doing this week on uMap
|
|
||||||
</section>
|
|
||||||
<ul>
|
<ul>
|
||||||
|
<li><a href="https://blog.notmyidea.org/2023-semaine-49-et-50.html" rel="bookmark" title="Permalink to 2023, Semaine 49 et 50">2023, Semaine 49 et 50</a></li>
|
||||||
<li><a href="https://blog.notmyidea.org/rescuing-a-broken-asahi-linux-workstation.html" rel="bookmark" title="Permalink to Rescuing a broken asahi linux workstation">Rescuing a broken asahi linux workstation</a></li>
|
<li><a href="https://blog.notmyidea.org/rescuing-a-broken-asahi-linux-workstation.html" rel="bookmark" title="Permalink to Rescuing a broken asahi linux workstation">Rescuing a broken asahi linux workstation</a></li>
|
||||||
<li><a href="https://blog.notmyidea.org/2023-semaine-48.html" rel="bookmark" title="Permalink to 2023, Semaine 48">2023, Semaine 48</a></li>
|
<li><a href="https://blog.notmyidea.org/2023-semaine-48.html" rel="bookmark" title="Permalink to 2023, Semaine 48">2023, Semaine 48</a></li>
|
||||||
<li><a href="https://blog.notmyidea.org/2023-semaine-47.html" rel="bookmark" title="Permalink to 2023, Semaine 47">2023, Semaine 47</a></li>
|
<li><a href="https://blog.notmyidea.org/2023-semaine-47.html" rel="bookmark" title="Permalink to 2023, Semaine 47">2023, Semaine 47</a></li>
|
||||||
|
|
|
@ -43,6 +43,12 @@ Alexis Métaireau </title>
|
||||||
</ul>
|
</ul>
|
||||||
</section>
|
</section>
|
||||||
<h1></h1>
|
<h1></h1>
|
||||||
|
<section class="section index">
|
||||||
|
<time datetime="2024-02-14T00:00:00+01:00">14 février 2024</time>
|
||||||
|
|
||||||
|
<a class='tag' href="https://blog.notmyidea.org/tag/conflit.html">conflit</a>, <a class='tag' href="https://blog.notmyidea.org/tag/agression.html">agression</a>, <a class='tag' href="https://blog.notmyidea.org/tag/facilitation.html">facilitation</a> <h1><a href="https://blog.notmyidea.org/le-conflit-nest-pas-une-agression.html" id="page-title">Le conflit n’est pas une agression</a></h1>
|
||||||
|
Rhétorique de la souffrance, responsabilité collective et devoir de réparation
|
||||||
|
</section>
|
||||||
<section class="section index">
|
<section class="section index">
|
||||||
<time datetime="2024-02-12T00:00:00+01:00">12 février 2024</time>
|
<time datetime="2024-02-12T00:00:00+01:00">12 février 2024</time>
|
||||||
|
|
||||||
|
@ -108,13 +114,8 @@ sudo<span class="w"> </span>diskutil<span class="w"> </span>eraseDisk<span class
|
||||||
<a class='tag' href="https://blog.notmyidea.org/tag/datasette.html">Datasette</a>, <a class='tag' href="https://blog.notmyidea.org/tag/deployment.html">Deployment</a> <h1><a href="https://blog.notmyidea.org/deploying-and-customizing-datasette.html" id="page-title">Deploying and customizing datasette</a></h1>
|
<a class='tag' href="https://blog.notmyidea.org/tag/datasette.html">Datasette</a>, <a class='tag' href="https://blog.notmyidea.org/tag/deployment.html">Deployment</a> <h1><a href="https://blog.notmyidea.org/deploying-and-customizing-datasette.html" id="page-title">Deploying and customizing datasette</a></h1>
|
||||||
Step by step follow-up on how I've deployed it and added custom templates on top.
|
Step by step follow-up on how I've deployed it and added custom templates on top.
|
||||||
</section>
|
</section>
|
||||||
<section class="section index">
|
|
||||||
<time datetime="2023-11-11T00:00:00+01:00">11 novembre 2023</time>
|
|
||||||
|
|
||||||
<a class='tag' href="https://blog.notmyidea.org/tag/python.html">Python</a>, <a class='tag' href="https://blog.notmyidea.org/tag/crdt.html">CRDT</a>, <a class='tag' href="https://blog.notmyidea.org/tag/sync.html">Sync</a>, <a class='tag' href="https://blog.notmyidea.org/tag/umap.html">uMap</a> <h1><a href="https://blog.notmyidea.org/adding-real-time-collaboration-to-umap-first-week.html" id="page-title">Adding Real-Time Collaboration to uMap, first week</a></h1>
|
|
||||||
A heads-up on what I've been doing this week on uMap
|
|
||||||
</section>
|
|
||||||
<ul>
|
<ul>
|
||||||
|
<li><a href="https://blog.notmyidea.org/2023-semaine-49-et-50.html" rel="bookmark" title="Permalink to 2023, Semaine 49 et 50">2023, Semaine 49 et 50</a></li>
|
||||||
<li><a href="https://blog.notmyidea.org/rescuing-a-broken-asahi-linux-workstation.html" rel="bookmark" title="Permalink to Rescuing a broken asahi linux workstation">Rescuing a broken asahi linux workstation</a></li>
|
<li><a href="https://blog.notmyidea.org/rescuing-a-broken-asahi-linux-workstation.html" rel="bookmark" title="Permalink to Rescuing a broken asahi linux workstation">Rescuing a broken asahi linux workstation</a></li>
|
||||||
<li><a href="https://blog.notmyidea.org/2023-semaine-48.html" rel="bookmark" title="Permalink to 2023, Semaine 48">2023, Semaine 48</a></li>
|
<li><a href="https://blog.notmyidea.org/2023-semaine-48.html" rel="bookmark" title="Permalink to 2023, Semaine 48">2023, Semaine 48</a></li>
|
||||||
<li><a href="https://blog.notmyidea.org/2023-semaine-47.html" rel="bookmark" title="Permalink to 2023, Semaine 47">2023, Semaine 47</a></li>
|
<li><a href="https://blog.notmyidea.org/2023-semaine-47.html" rel="bookmark" title="Permalink to 2023, Semaine 47">2023, Semaine 47</a></li>
|
||||||
|
|
|
@ -43,6 +43,12 @@ Alexis Métaireau </title>
|
||||||
</ul>
|
</ul>
|
||||||
</section>
|
</section>
|
||||||
<h1></h1>
|
<h1></h1>
|
||||||
|
<section class="section index">
|
||||||
|
<time datetime="2024-02-14T00:00:00+01:00">14 février 2024</time>
|
||||||
|
|
||||||
|
<a class='tag' href="https://blog.notmyidea.org/tag/conflit.html">conflit</a>, <a class='tag' href="https://blog.notmyidea.org/tag/agression.html">agression</a>, <a class='tag' href="https://blog.notmyidea.org/tag/facilitation.html">facilitation</a> <h1><a href="https://blog.notmyidea.org/le-conflit-nest-pas-une-agression.html" id="page-title">Le conflit n’est pas une agression</a></h1>
|
||||||
|
Rhétorique de la souffrance, responsabilité collective et devoir de réparation
|
||||||
|
</section>
|
||||||
<section class="section index">
|
<section class="section index">
|
||||||
<time datetime="2024-02-12T00:00:00+01:00">12 février 2024</time>
|
<time datetime="2024-02-12T00:00:00+01:00">12 février 2024</time>
|
||||||
|
|
||||||
|
@ -108,13 +114,8 @@ sudo<span class="w"> </span>diskutil<span class="w"> </span>eraseDisk<span class
|
||||||
<a class='tag' href="https://blog.notmyidea.org/tag/datasette.html">Datasette</a>, <a class='tag' href="https://blog.notmyidea.org/tag/deployment.html">Deployment</a> <h1><a href="https://blog.notmyidea.org/deploying-and-customizing-datasette.html" id="page-title">Deploying and customizing datasette</a></h1>
|
<a class='tag' href="https://blog.notmyidea.org/tag/datasette.html">Datasette</a>, <a class='tag' href="https://blog.notmyidea.org/tag/deployment.html">Deployment</a> <h1><a href="https://blog.notmyidea.org/deploying-and-customizing-datasette.html" id="page-title">Deploying and customizing datasette</a></h1>
|
||||||
Step by step follow-up on how I've deployed it and added custom templates on top.
|
Step by step follow-up on how I've deployed it and added custom templates on top.
|
||||||
</section>
|
</section>
|
||||||
<section class="section index">
|
|
||||||
<time datetime="2023-11-11T00:00:00+01:00">11 novembre 2023</time>
|
|
||||||
|
|
||||||
<a class='tag' href="https://blog.notmyidea.org/tag/python.html">Python</a>, <a class='tag' href="https://blog.notmyidea.org/tag/crdt.html">CRDT</a>, <a class='tag' href="https://blog.notmyidea.org/tag/sync.html">Sync</a>, <a class='tag' href="https://blog.notmyidea.org/tag/umap.html">uMap</a> <h1><a href="https://blog.notmyidea.org/adding-real-time-collaboration-to-umap-first-week.html" id="page-title">Adding Real-Time Collaboration to uMap, first week</a></h1>
|
|
||||||
A heads-up on what I've been doing this week on uMap
|
|
||||||
</section>
|
|
||||||
<ul>
|
<ul>
|
||||||
|
<li><a href="https://blog.notmyidea.org/2023-semaine-49-et-50.html" rel="bookmark" title="Permalink to 2023, Semaine 49 et 50">2023, Semaine 49 et 50</a></li>
|
||||||
<li><a href="https://blog.notmyidea.org/rescuing-a-broken-asahi-linux-workstation.html" rel="bookmark" title="Permalink to Rescuing a broken asahi linux workstation">Rescuing a broken asahi linux workstation</a></li>
|
<li><a href="https://blog.notmyidea.org/rescuing-a-broken-asahi-linux-workstation.html" rel="bookmark" title="Permalink to Rescuing a broken asahi linux workstation">Rescuing a broken asahi linux workstation</a></li>
|
||||||
<li><a href="https://blog.notmyidea.org/2023-semaine-48.html" rel="bookmark" title="Permalink to 2023, Semaine 48">2023, Semaine 48</a></li>
|
<li><a href="https://blog.notmyidea.org/2023-semaine-48.html" rel="bookmark" title="Permalink to 2023, Semaine 48">2023, Semaine 48</a></li>
|
||||||
<li><a href="https://blog.notmyidea.org/2023-semaine-47.html" rel="bookmark" title="Permalink to 2023, Semaine 47">2023, Semaine 47</a></li>
|
<li><a href="https://blog.notmyidea.org/2023-semaine-47.html" rel="bookmark" title="Permalink to 2023, Semaine 47">2023, Semaine 47</a></li>
|
||||||
|
|
|
@ -43,6 +43,12 @@ Alexis Métaireau </title>
|
||||||
</ul>
|
</ul>
|
||||||
</section>
|
</section>
|
||||||
<h1></h1>
|
<h1></h1>
|
||||||
|
<section class="section index">
|
||||||
|
<time datetime="2024-02-14T00:00:00+01:00">14 février 2024</time>
|
||||||
|
|
||||||
|
<a class='tag' href="https://blog.notmyidea.org/tag/conflit.html">conflit</a>, <a class='tag' href="https://blog.notmyidea.org/tag/agression.html">agression</a>, <a class='tag' href="https://blog.notmyidea.org/tag/facilitation.html">facilitation</a> <h1><a href="https://blog.notmyidea.org/le-conflit-nest-pas-une-agression.html" id="page-title">Le conflit n’est pas une agression</a></h1>
|
||||||
|
Rhétorique de la souffrance, responsabilité collective et devoir de réparation
|
||||||
|
</section>
|
||||||
<section class="section index">
|
<section class="section index">
|
||||||
<time datetime="2024-02-12T00:00:00+01:00">12 février 2024</time>
|
<time datetime="2024-02-12T00:00:00+01:00">12 février 2024</time>
|
||||||
|
|
||||||
|
@ -108,13 +114,8 @@ sudo<span class="w"> </span>diskutil<span class="w"> </span>eraseDisk<span class
|
||||||
<a class='tag' href="https://blog.notmyidea.org/tag/datasette.html">Datasette</a>, <a class='tag' href="https://blog.notmyidea.org/tag/deployment.html">Deployment</a> <h1><a href="https://blog.notmyidea.org/deploying-and-customizing-datasette.html" id="page-title">Deploying and customizing datasette</a></h1>
|
<a class='tag' href="https://blog.notmyidea.org/tag/datasette.html">Datasette</a>, <a class='tag' href="https://blog.notmyidea.org/tag/deployment.html">Deployment</a> <h1><a href="https://blog.notmyidea.org/deploying-and-customizing-datasette.html" id="page-title">Deploying and customizing datasette</a></h1>
|
||||||
Step by step follow-up on how I've deployed it and added custom templates on top.
|
Step by step follow-up on how I've deployed it and added custom templates on top.
|
||||||
</section>
|
</section>
|
||||||
<section class="section index">
|
|
||||||
<time datetime="2023-11-11T00:00:00+01:00">11 novembre 2023</time>
|
|
||||||
|
|
||||||
<a class='tag' href="https://blog.notmyidea.org/tag/python.html">Python</a>, <a class='tag' href="https://blog.notmyidea.org/tag/crdt.html">CRDT</a>, <a class='tag' href="https://blog.notmyidea.org/tag/sync.html">Sync</a>, <a class='tag' href="https://blog.notmyidea.org/tag/umap.html">uMap</a> <h1><a href="https://blog.notmyidea.org/adding-real-time-collaboration-to-umap-first-week.html" id="page-title">Adding Real-Time Collaboration to uMap, first week</a></h1>
|
|
||||||
A heads-up on what I've been doing this week on uMap
|
|
||||||
</section>
|
|
||||||
<ul>
|
<ul>
|
||||||
|
<li><a href="https://blog.notmyidea.org/2023-semaine-49-et-50.html" rel="bookmark" title="Permalink to 2023, Semaine 49 et 50">2023, Semaine 49 et 50</a></li>
|
||||||
<li><a href="https://blog.notmyidea.org/rescuing-a-broken-asahi-linux-workstation.html" rel="bookmark" title="Permalink to Rescuing a broken asahi linux workstation">Rescuing a broken asahi linux workstation</a></li>
|
<li><a href="https://blog.notmyidea.org/rescuing-a-broken-asahi-linux-workstation.html" rel="bookmark" title="Permalink to Rescuing a broken asahi linux workstation">Rescuing a broken asahi linux workstation</a></li>
|
||||||
<li><a href="https://blog.notmyidea.org/2023-semaine-48.html" rel="bookmark" title="Permalink to 2023, Semaine 48">2023, Semaine 48</a></li>
|
<li><a href="https://blog.notmyidea.org/2023-semaine-48.html" rel="bookmark" title="Permalink to 2023, Semaine 48">2023, Semaine 48</a></li>
|
||||||
<li><a href="https://blog.notmyidea.org/2023-semaine-47.html" rel="bookmark" title="Permalink to 2023, Semaine 47">2023, Semaine 47</a></li>
|
<li><a href="https://blog.notmyidea.org/2023-semaine-47.html" rel="bookmark" title="Permalink to 2023, Semaine 47">2023, Semaine 47</a></li>
|
||||||
|
|
|
@ -43,6 +43,12 @@ Alexis Métaireau </title>
|
||||||
</ul>
|
</ul>
|
||||||
</section>
|
</section>
|
||||||
<h1></h1>
|
<h1></h1>
|
||||||
|
<section class="section index">
|
||||||
|
<time datetime="2024-02-14T00:00:00+01:00">14 février 2024</time>
|
||||||
|
|
||||||
|
<a class='tag' href="https://blog.notmyidea.org/tag/conflit.html">conflit</a>, <a class='tag' href="https://blog.notmyidea.org/tag/agression.html">agression</a>, <a class='tag' href="https://blog.notmyidea.org/tag/facilitation.html">facilitation</a> <h1><a href="https://blog.notmyidea.org/le-conflit-nest-pas-une-agression.html" id="page-title">Le conflit n’est pas une agression</a></h1>
|
||||||
|
Rhétorique de la souffrance, responsabilité collective et devoir de réparation
|
||||||
|
</section>
|
||||||
<section class="section index">
|
<section class="section index">
|
||||||
<time datetime="2024-02-12T00:00:00+01:00">12 février 2024</time>
|
<time datetime="2024-02-12T00:00:00+01:00">12 février 2024</time>
|
||||||
|
|
||||||
|
@ -108,13 +114,8 @@ sudo<span class="w"> </span>diskutil<span class="w"> </span>eraseDisk<span class
|
||||||
<a class='tag' href="https://blog.notmyidea.org/tag/datasette.html">Datasette</a>, <a class='tag' href="https://blog.notmyidea.org/tag/deployment.html">Deployment</a> <h1><a href="https://blog.notmyidea.org/deploying-and-customizing-datasette.html" id="page-title">Deploying and customizing datasette</a></h1>
|
<a class='tag' href="https://blog.notmyidea.org/tag/datasette.html">Datasette</a>, <a class='tag' href="https://blog.notmyidea.org/tag/deployment.html">Deployment</a> <h1><a href="https://blog.notmyidea.org/deploying-and-customizing-datasette.html" id="page-title">Deploying and customizing datasette</a></h1>
|
||||||
Step by step follow-up on how I've deployed it and added custom templates on top.
|
Step by step follow-up on how I've deployed it and added custom templates on top.
|
||||||
</section>
|
</section>
|
||||||
<section class="section index">
|
|
||||||
<time datetime="2023-11-11T00:00:00+01:00">11 novembre 2023</time>
|
|
||||||
|
|
||||||
<a class='tag' href="https://blog.notmyidea.org/tag/python.html">Python</a>, <a class='tag' href="https://blog.notmyidea.org/tag/crdt.html">CRDT</a>, <a class='tag' href="https://blog.notmyidea.org/tag/sync.html">Sync</a>, <a class='tag' href="https://blog.notmyidea.org/tag/umap.html">uMap</a> <h1><a href="https://blog.notmyidea.org/adding-real-time-collaboration-to-umap-first-week.html" id="page-title">Adding Real-Time Collaboration to uMap, first week</a></h1>
|
|
||||||
A heads-up on what I've been doing this week on uMap
|
|
||||||
</section>
|
|
||||||
<ul>
|
<ul>
|
||||||
|
<li><a href="https://blog.notmyidea.org/2023-semaine-49-et-50.html" rel="bookmark" title="Permalink to 2023, Semaine 49 et 50">2023, Semaine 49 et 50</a></li>
|
||||||
<li><a href="https://blog.notmyidea.org/rescuing-a-broken-asahi-linux-workstation.html" rel="bookmark" title="Permalink to Rescuing a broken asahi linux workstation">Rescuing a broken asahi linux workstation</a></li>
|
<li><a href="https://blog.notmyidea.org/rescuing-a-broken-asahi-linux-workstation.html" rel="bookmark" title="Permalink to Rescuing a broken asahi linux workstation">Rescuing a broken asahi linux workstation</a></li>
|
||||||
<li><a href="https://blog.notmyidea.org/2023-semaine-48.html" rel="bookmark" title="Permalink to 2023, Semaine 48">2023, Semaine 48</a></li>
|
<li><a href="https://blog.notmyidea.org/2023-semaine-48.html" rel="bookmark" title="Permalink to 2023, Semaine 48">2023, Semaine 48</a></li>
|
||||||
<li><a href="https://blog.notmyidea.org/2023-semaine-47.html" rel="bookmark" title="Permalink to 2023, Semaine 47">2023, Semaine 47</a></li>
|
<li><a href="https://blog.notmyidea.org/2023-semaine-47.html" rel="bookmark" title="Permalink to 2023, Semaine 47">2023, Semaine 47</a></li>
|
||||||
|
|
|
@ -43,6 +43,12 @@ Alexis Métaireau </title>
|
||||||
</ul>
|
</ul>
|
||||||
</section>
|
</section>
|
||||||
<h1></h1>
|
<h1></h1>
|
||||||
|
<section class="section index">
|
||||||
|
<time datetime="2024-02-14T00:00:00+01:00">14 février 2024</time>
|
||||||
|
|
||||||
|
<a class='tag' href="https://blog.notmyidea.org/tag/conflit.html">conflit</a>, <a class='tag' href="https://blog.notmyidea.org/tag/agression.html">agression</a>, <a class='tag' href="https://blog.notmyidea.org/tag/facilitation.html">facilitation</a> <h1><a href="https://blog.notmyidea.org/le-conflit-nest-pas-une-agression.html" id="page-title">Le conflit n’est pas une agression</a></h1>
|
||||||
|
Rhétorique de la souffrance, responsabilité collective et devoir de réparation
|
||||||
|
</section>
|
||||||
<section class="section index">
|
<section class="section index">
|
||||||
<time datetime="2024-02-12T00:00:00+01:00">12 février 2024</time>
|
<time datetime="2024-02-12T00:00:00+01:00">12 février 2024</time>
|
||||||
|
|
||||||
|
@ -108,13 +114,8 @@ sudo<span class="w"> </span>diskutil<span class="w"> </span>eraseDisk<span class
|
||||||
<a class='tag' href="https://blog.notmyidea.org/tag/datasette.html">Datasette</a>, <a class='tag' href="https://blog.notmyidea.org/tag/deployment.html">Deployment</a> <h1><a href="https://blog.notmyidea.org/deploying-and-customizing-datasette.html" id="page-title">Deploying and customizing datasette</a></h1>
|
<a class='tag' href="https://blog.notmyidea.org/tag/datasette.html">Datasette</a>, <a class='tag' href="https://blog.notmyidea.org/tag/deployment.html">Deployment</a> <h1><a href="https://blog.notmyidea.org/deploying-and-customizing-datasette.html" id="page-title">Deploying and customizing datasette</a></h1>
|
||||||
Step by step follow-up on how I've deployed it and added custom templates on top.
|
Step by step follow-up on how I've deployed it and added custom templates on top.
|
||||||
</section>
|
</section>
|
||||||
<section class="section index">
|
|
||||||
<time datetime="2023-11-11T00:00:00+01:00">11 novembre 2023</time>
|
|
||||||
|
|
||||||
<a class='tag' href="https://blog.notmyidea.org/tag/python.html">Python</a>, <a class='tag' href="https://blog.notmyidea.org/tag/crdt.html">CRDT</a>, <a class='tag' href="https://blog.notmyidea.org/tag/sync.html">Sync</a>, <a class='tag' href="https://blog.notmyidea.org/tag/umap.html">uMap</a> <h1><a href="https://blog.notmyidea.org/adding-real-time-collaboration-to-umap-first-week.html" id="page-title">Adding Real-Time Collaboration to uMap, first week</a></h1>
|
|
||||||
A heads-up on what I've been doing this week on uMap
|
|
||||||
</section>
|
|
||||||
<ul>
|
<ul>
|
||||||
|
<li><a href="https://blog.notmyidea.org/2023-semaine-49-et-50.html" rel="bookmark" title="Permalink to 2023, Semaine 49 et 50">2023, Semaine 49 et 50</a></li>
|
||||||
<li><a href="https://blog.notmyidea.org/rescuing-a-broken-asahi-linux-workstation.html" rel="bookmark" title="Permalink to Rescuing a broken asahi linux workstation">Rescuing a broken asahi linux workstation</a></li>
|
<li><a href="https://blog.notmyidea.org/rescuing-a-broken-asahi-linux-workstation.html" rel="bookmark" title="Permalink to Rescuing a broken asahi linux workstation">Rescuing a broken asahi linux workstation</a></li>
|
||||||
<li><a href="https://blog.notmyidea.org/2023-semaine-48.html" rel="bookmark" title="Permalink to 2023, Semaine 48">2023, Semaine 48</a></li>
|
<li><a href="https://blog.notmyidea.org/2023-semaine-48.html" rel="bookmark" title="Permalink to 2023, Semaine 48">2023, Semaine 48</a></li>
|
||||||
<li><a href="https://blog.notmyidea.org/2023-semaine-47.html" rel="bookmark" title="Permalink to 2023, Semaine 47">2023, Semaine 47</a></li>
|
<li><a href="https://blog.notmyidea.org/2023-semaine-47.html" rel="bookmark" title="Permalink to 2023, Semaine 47">2023, Semaine 47</a></li>
|
||||||
|
|
|
@ -43,6 +43,12 @@ Alexis Métaireau </title>
|
||||||
</ul>
|
</ul>
|
||||||
</section>
|
</section>
|
||||||
<h1></h1>
|
<h1></h1>
|
||||||
|
<section class="section index">
|
||||||
|
<time datetime="2024-02-14T00:00:00+01:00">14 février 2024</time>
|
||||||
|
|
||||||
|
<a class='tag' href="https://blog.notmyidea.org/tag/conflit.html">conflit</a>, <a class='tag' href="https://blog.notmyidea.org/tag/agression.html">agression</a>, <a class='tag' href="https://blog.notmyidea.org/tag/facilitation.html">facilitation</a> <h1><a href="https://blog.notmyidea.org/le-conflit-nest-pas-une-agression.html" id="page-title">Le conflit n’est pas une agression</a></h1>
|
||||||
|
Rhétorique de la souffrance, responsabilité collective et devoir de réparation
|
||||||
|
</section>
|
||||||
<section class="section index">
|
<section class="section index">
|
||||||
<time datetime="2024-02-12T00:00:00+01:00">12 février 2024</time>
|
<time datetime="2024-02-12T00:00:00+01:00">12 février 2024</time>
|
||||||
|
|
||||||
|
@ -108,13 +114,8 @@ sudo<span class="w"> </span>diskutil<span class="w"> </span>eraseDisk<span class
|
||||||
<a class='tag' href="https://blog.notmyidea.org/tag/datasette.html">Datasette</a>, <a class='tag' href="https://blog.notmyidea.org/tag/deployment.html">Deployment</a> <h1><a href="https://blog.notmyidea.org/deploying-and-customizing-datasette.html" id="page-title">Deploying and customizing datasette</a></h1>
|
<a class='tag' href="https://blog.notmyidea.org/tag/datasette.html">Datasette</a>, <a class='tag' href="https://blog.notmyidea.org/tag/deployment.html">Deployment</a> <h1><a href="https://blog.notmyidea.org/deploying-and-customizing-datasette.html" id="page-title">Deploying and customizing datasette</a></h1>
|
||||||
Step by step follow-up on how I've deployed it and added custom templates on top.
|
Step by step follow-up on how I've deployed it and added custom templates on top.
|
||||||
</section>
|
</section>
|
||||||
<section class="section index">
|
|
||||||
<time datetime="2023-11-11T00:00:00+01:00">11 novembre 2023</time>
|
|
||||||
|
|
||||||
<a class='tag' href="https://blog.notmyidea.org/tag/python.html">Python</a>, <a class='tag' href="https://blog.notmyidea.org/tag/crdt.html">CRDT</a>, <a class='tag' href="https://blog.notmyidea.org/tag/sync.html">Sync</a>, <a class='tag' href="https://blog.notmyidea.org/tag/umap.html">uMap</a> <h1><a href="https://blog.notmyidea.org/adding-real-time-collaboration-to-umap-first-week.html" id="page-title">Adding Real-Time Collaboration to uMap, first week</a></h1>
|
|
||||||
A heads-up on what I've been doing this week on uMap
|
|
||||||
</section>
|
|
||||||
<ul>
|
<ul>
|
||||||
|
<li><a href="https://blog.notmyidea.org/2023-semaine-49-et-50.html" rel="bookmark" title="Permalink to 2023, Semaine 49 et 50">2023, Semaine 49 et 50</a></li>
|
||||||
<li><a href="https://blog.notmyidea.org/rescuing-a-broken-asahi-linux-workstation.html" rel="bookmark" title="Permalink to Rescuing a broken asahi linux workstation">Rescuing a broken asahi linux workstation</a></li>
|
<li><a href="https://blog.notmyidea.org/rescuing-a-broken-asahi-linux-workstation.html" rel="bookmark" title="Permalink to Rescuing a broken asahi linux workstation">Rescuing a broken asahi linux workstation</a></li>
|
||||||
<li><a href="https://blog.notmyidea.org/2023-semaine-48.html" rel="bookmark" title="Permalink to 2023, Semaine 48">2023, Semaine 48</a></li>
|
<li><a href="https://blog.notmyidea.org/2023-semaine-48.html" rel="bookmark" title="Permalink to 2023, Semaine 48">2023, Semaine 48</a></li>
|
||||||
<li><a href="https://blog.notmyidea.org/2023-semaine-47.html" rel="bookmark" title="Permalink to 2023, Semaine 47">2023, Semaine 47</a></li>
|
<li><a href="https://blog.notmyidea.org/2023-semaine-47.html" rel="bookmark" title="Permalink to 2023, Semaine 47">2023, Semaine 47</a></li>
|
||||||
|
|
|
@ -43,6 +43,12 @@ Alexis Métaireau </title>
|
||||||
</ul>
|
</ul>
|
||||||
</section>
|
</section>
|
||||||
<h1></h1>
|
<h1></h1>
|
||||||
|
<section class="section index">
|
||||||
|
<time datetime="2024-02-14T00:00:00+01:00">14 février 2024</time>
|
||||||
|
|
||||||
|
<a class='tag' href="https://blog.notmyidea.org/tag/conflit.html">conflit</a>, <a class='tag' href="https://blog.notmyidea.org/tag/agression.html">agression</a>, <a class='tag' href="https://blog.notmyidea.org/tag/facilitation.html">facilitation</a> <h1><a href="https://blog.notmyidea.org/le-conflit-nest-pas-une-agression.html" id="page-title">Le conflit n’est pas une agression</a></h1>
|
||||||
|
Rhétorique de la souffrance, responsabilité collective et devoir de réparation
|
||||||
|
</section>
|
||||||
<section class="section index">
|
<section class="section index">
|
||||||
<time datetime="2024-02-12T00:00:00+01:00">12 février 2024</time>
|
<time datetime="2024-02-12T00:00:00+01:00">12 février 2024</time>
|
||||||
|
|
||||||
|
@ -108,13 +114,8 @@ sudo<span class="w"> </span>diskutil<span class="w"> </span>eraseDisk<span class
|
||||||
<a class='tag' href="https://blog.notmyidea.org/tag/datasette.html">Datasette</a>, <a class='tag' href="https://blog.notmyidea.org/tag/deployment.html">Deployment</a> <h1><a href="https://blog.notmyidea.org/deploying-and-customizing-datasette.html" id="page-title">Deploying and customizing datasette</a></h1>
|
<a class='tag' href="https://blog.notmyidea.org/tag/datasette.html">Datasette</a>, <a class='tag' href="https://blog.notmyidea.org/tag/deployment.html">Deployment</a> <h1><a href="https://blog.notmyidea.org/deploying-and-customizing-datasette.html" id="page-title">Deploying and customizing datasette</a></h1>
|
||||||
Step by step follow-up on how I've deployed it and added custom templates on top.
|
Step by step follow-up on how I've deployed it and added custom templates on top.
|
||||||
</section>
|
</section>
|
||||||
<section class="section index">
|
|
||||||
<time datetime="2023-11-11T00:00:00+01:00">11 novembre 2023</time>
|
|
||||||
|
|
||||||
<a class='tag' href="https://blog.notmyidea.org/tag/python.html">Python</a>, <a class='tag' href="https://blog.notmyidea.org/tag/crdt.html">CRDT</a>, <a class='tag' href="https://blog.notmyidea.org/tag/sync.html">Sync</a>, <a class='tag' href="https://blog.notmyidea.org/tag/umap.html">uMap</a> <h1><a href="https://blog.notmyidea.org/adding-real-time-collaboration-to-umap-first-week.html" id="page-title">Adding Real-Time Collaboration to uMap, first week</a></h1>
|
|
||||||
A heads-up on what I've been doing this week on uMap
|
|
||||||
</section>
|
|
||||||
<ul>
|
<ul>
|
||||||
|
<li><a href="https://blog.notmyidea.org/2023-semaine-49-et-50.html" rel="bookmark" title="Permalink to 2023, Semaine 49 et 50">2023, Semaine 49 et 50</a></li>
|
||||||
<li><a href="https://blog.notmyidea.org/rescuing-a-broken-asahi-linux-workstation.html" rel="bookmark" title="Permalink to Rescuing a broken asahi linux workstation">Rescuing a broken asahi linux workstation</a></li>
|
<li><a href="https://blog.notmyidea.org/rescuing-a-broken-asahi-linux-workstation.html" rel="bookmark" title="Permalink to Rescuing a broken asahi linux workstation">Rescuing a broken asahi linux workstation</a></li>
|
||||||
<li><a href="https://blog.notmyidea.org/2023-semaine-48.html" rel="bookmark" title="Permalink to 2023, Semaine 48">2023, Semaine 48</a></li>
|
<li><a href="https://blog.notmyidea.org/2023-semaine-48.html" rel="bookmark" title="Permalink to 2023, Semaine 48">2023, Semaine 48</a></li>
|
||||||
<li><a href="https://blog.notmyidea.org/2023-semaine-47.html" rel="bookmark" title="Permalink to 2023, Semaine 47">2023, Semaine 47</a></li>
|
<li><a href="https://blog.notmyidea.org/2023-semaine-47.html" rel="bookmark" title="Permalink to 2023, Semaine 47">2023, Semaine 47</a></li>
|
||||||
|
|
|
@ -43,6 +43,12 @@ Alexis Métaireau </title>
|
||||||
</ul>
|
</ul>
|
||||||
</section>
|
</section>
|
||||||
<h1></h1>
|
<h1></h1>
|
||||||
|
<section class="section index">
|
||||||
|
<time datetime="2024-02-14T00:00:00+01:00">14 février 2024</time>
|
||||||
|
|
||||||
|
<a class='tag' href="https://blog.notmyidea.org/tag/conflit.html">conflit</a>, <a class='tag' href="https://blog.notmyidea.org/tag/agression.html">agression</a>, <a class='tag' href="https://blog.notmyidea.org/tag/facilitation.html">facilitation</a> <h1><a href="https://blog.notmyidea.org/le-conflit-nest-pas-une-agression.html" id="page-title">Le conflit n’est pas une agression</a></h1>
|
||||||
|
Rhétorique de la souffrance, responsabilité collective et devoir de réparation
|
||||||
|
</section>
|
||||||
<section class="section index">
|
<section class="section index">
|
||||||
<time datetime="2024-02-12T00:00:00+01:00">12 février 2024</time>
|
<time datetime="2024-02-12T00:00:00+01:00">12 février 2024</time>
|
||||||
|
|
||||||
|
@ -108,13 +114,8 @@ sudo<span class="w"> </span>diskutil<span class="w"> </span>eraseDisk<span class
|
||||||
<a class='tag' href="https://blog.notmyidea.org/tag/datasette.html">Datasette</a>, <a class='tag' href="https://blog.notmyidea.org/tag/deployment.html">Deployment</a> <h1><a href="https://blog.notmyidea.org/deploying-and-customizing-datasette.html" id="page-title">Deploying and customizing datasette</a></h1>
|
<a class='tag' href="https://blog.notmyidea.org/tag/datasette.html">Datasette</a>, <a class='tag' href="https://blog.notmyidea.org/tag/deployment.html">Deployment</a> <h1><a href="https://blog.notmyidea.org/deploying-and-customizing-datasette.html" id="page-title">Deploying and customizing datasette</a></h1>
|
||||||
Step by step follow-up on how I've deployed it and added custom templates on top.
|
Step by step follow-up on how I've deployed it and added custom templates on top.
|
||||||
</section>
|
</section>
|
||||||
<section class="section index">
|
|
||||||
<time datetime="2023-11-11T00:00:00+01:00">11 novembre 2023</time>
|
|
||||||
|
|
||||||
<a class='tag' href="https://blog.notmyidea.org/tag/python.html">Python</a>, <a class='tag' href="https://blog.notmyidea.org/tag/crdt.html">CRDT</a>, <a class='tag' href="https://blog.notmyidea.org/tag/sync.html">Sync</a>, <a class='tag' href="https://blog.notmyidea.org/tag/umap.html">uMap</a> <h1><a href="https://blog.notmyidea.org/adding-real-time-collaboration-to-umap-first-week.html" id="page-title">Adding Real-Time Collaboration to uMap, first week</a></h1>
|
|
||||||
A heads-up on what I've been doing this week on uMap
|
|
||||||
</section>
|
|
||||||
<ul>
|
<ul>
|
||||||
|
<li><a href="https://blog.notmyidea.org/2023-semaine-49-et-50.html" rel="bookmark" title="Permalink to 2023, Semaine 49 et 50">2023, Semaine 49 et 50</a></li>
|
||||||
<li><a href="https://blog.notmyidea.org/rescuing-a-broken-asahi-linux-workstation.html" rel="bookmark" title="Permalink to Rescuing a broken asahi linux workstation">Rescuing a broken asahi linux workstation</a></li>
|
<li><a href="https://blog.notmyidea.org/rescuing-a-broken-asahi-linux-workstation.html" rel="bookmark" title="Permalink to Rescuing a broken asahi linux workstation">Rescuing a broken asahi linux workstation</a></li>
|
||||||
<li><a href="https://blog.notmyidea.org/2023-semaine-48.html" rel="bookmark" title="Permalink to 2023, Semaine 48">2023, Semaine 48</a></li>
|
<li><a href="https://blog.notmyidea.org/2023-semaine-48.html" rel="bookmark" title="Permalink to 2023, Semaine 48">2023, Semaine 48</a></li>
|
||||||
<li><a href="https://blog.notmyidea.org/2023-semaine-47.html" rel="bookmark" title="Permalink to 2023, Semaine 47">2023, Semaine 47</a></li>
|
<li><a href="https://blog.notmyidea.org/2023-semaine-47.html" rel="bookmark" title="Permalink to 2023, Semaine 47">2023, Semaine 47</a></li>
|
||||||
|
|
|
@ -43,6 +43,12 @@ Alexis Métaireau </title>
|
||||||
</ul>
|
</ul>
|
||||||
</section>
|
</section>
|
||||||
<h1></h1>
|
<h1></h1>
|
||||||
|
<section class="section index">
|
||||||
|
<time datetime="2024-02-14T00:00:00+01:00">14 février 2024</time>
|
||||||
|
|
||||||
|
<a class='tag' href="https://blog.notmyidea.org/tag/conflit.html">conflit</a>, <a class='tag' href="https://blog.notmyidea.org/tag/agression.html">agression</a>, <a class='tag' href="https://blog.notmyidea.org/tag/facilitation.html">facilitation</a> <h1><a href="https://blog.notmyidea.org/le-conflit-nest-pas-une-agression.html" id="page-title">Le conflit n’est pas une agression</a></h1>
|
||||||
|
Rhétorique de la souffrance, responsabilité collective et devoir de réparation
|
||||||
|
</section>
|
||||||
<section class="section index">
|
<section class="section index">
|
||||||
<time datetime="2024-02-12T00:00:00+01:00">12 février 2024</time>
|
<time datetime="2024-02-12T00:00:00+01:00">12 février 2024</time>
|
||||||
|
|
||||||
|
@ -108,13 +114,8 @@ sudo<span class="w"> </span>diskutil<span class="w"> </span>eraseDisk<span class
|
||||||
<a class='tag' href="https://blog.notmyidea.org/tag/datasette.html">Datasette</a>, <a class='tag' href="https://blog.notmyidea.org/tag/deployment.html">Deployment</a> <h1><a href="https://blog.notmyidea.org/deploying-and-customizing-datasette.html" id="page-title">Deploying and customizing datasette</a></h1>
|
<a class='tag' href="https://blog.notmyidea.org/tag/datasette.html">Datasette</a>, <a class='tag' href="https://blog.notmyidea.org/tag/deployment.html">Deployment</a> <h1><a href="https://blog.notmyidea.org/deploying-and-customizing-datasette.html" id="page-title">Deploying and customizing datasette</a></h1>
|
||||||
Step by step follow-up on how I've deployed it and added custom templates on top.
|
Step by step follow-up on how I've deployed it and added custom templates on top.
|
||||||
</section>
|
</section>
|
||||||
<section class="section index">
|
|
||||||
<time datetime="2023-11-11T00:00:00+01:00">11 novembre 2023</time>
|
|
||||||
|
|
||||||
<a class='tag' href="https://blog.notmyidea.org/tag/python.html">Python</a>, <a class='tag' href="https://blog.notmyidea.org/tag/crdt.html">CRDT</a>, <a class='tag' href="https://blog.notmyidea.org/tag/sync.html">Sync</a>, <a class='tag' href="https://blog.notmyidea.org/tag/umap.html">uMap</a> <h1><a href="https://blog.notmyidea.org/adding-real-time-collaboration-to-umap-first-week.html" id="page-title">Adding Real-Time Collaboration to uMap, first week</a></h1>
|
|
||||||
A heads-up on what I've been doing this week on uMap
|
|
||||||
</section>
|
|
||||||
<ul>
|
<ul>
|
||||||
|
<li><a href="https://blog.notmyidea.org/2023-semaine-49-et-50.html" rel="bookmark" title="Permalink to 2023, Semaine 49 et 50">2023, Semaine 49 et 50</a></li>
|
||||||
<li><a href="https://blog.notmyidea.org/rescuing-a-broken-asahi-linux-workstation.html" rel="bookmark" title="Permalink to Rescuing a broken asahi linux workstation">Rescuing a broken asahi linux workstation</a></li>
|
<li><a href="https://blog.notmyidea.org/rescuing-a-broken-asahi-linux-workstation.html" rel="bookmark" title="Permalink to Rescuing a broken asahi linux workstation">Rescuing a broken asahi linux workstation</a></li>
|
||||||
<li><a href="https://blog.notmyidea.org/2023-semaine-48.html" rel="bookmark" title="Permalink to 2023, Semaine 48">2023, Semaine 48</a></li>
|
<li><a href="https://blog.notmyidea.org/2023-semaine-48.html" rel="bookmark" title="Permalink to 2023, Semaine 48">2023, Semaine 48</a></li>
|
||||||
<li><a href="https://blog.notmyidea.org/2023-semaine-47.html" rel="bookmark" title="Permalink to 2023, Semaine 47">2023, Semaine 47</a></li>
|
<li><a href="https://blog.notmyidea.org/2023-semaine-47.html" rel="bookmark" title="Permalink to 2023, Semaine 47">2023, Semaine 47</a></li>
|
||||||
|
|
|
@ -43,6 +43,12 @@ Alexis Métaireau </title>
|
||||||
</ul>
|
</ul>
|
||||||
</section>
|
</section>
|
||||||
<h1></h1>
|
<h1></h1>
|
||||||
|
<section class="section index">
|
||||||
|
<time datetime="2024-02-14T00:00:00+01:00">14 février 2024</time>
|
||||||
|
|
||||||
|
<a class='tag' href="https://blog.notmyidea.org/tag/conflit.html">conflit</a>, <a class='tag' href="https://blog.notmyidea.org/tag/agression.html">agression</a>, <a class='tag' href="https://blog.notmyidea.org/tag/facilitation.html">facilitation</a> <h1><a href="https://blog.notmyidea.org/le-conflit-nest-pas-une-agression.html" id="page-title">Le conflit n’est pas une agression</a></h1>
|
||||||
|
Rhétorique de la souffrance, responsabilité collective et devoir de réparation
|
||||||
|
</section>
|
||||||
<section class="section index">
|
<section class="section index">
|
||||||
<time datetime="2024-02-12T00:00:00+01:00">12 février 2024</time>
|
<time datetime="2024-02-12T00:00:00+01:00">12 février 2024</time>
|
||||||
|
|
||||||
|
@ -108,13 +114,8 @@ sudo<span class="w"> </span>diskutil<span class="w"> </span>eraseDisk<span class
|
||||||
<a class='tag' href="https://blog.notmyidea.org/tag/datasette.html">Datasette</a>, <a class='tag' href="https://blog.notmyidea.org/tag/deployment.html">Deployment</a> <h1><a href="https://blog.notmyidea.org/deploying-and-customizing-datasette.html" id="page-title">Deploying and customizing datasette</a></h1>
|
<a class='tag' href="https://blog.notmyidea.org/tag/datasette.html">Datasette</a>, <a class='tag' href="https://blog.notmyidea.org/tag/deployment.html">Deployment</a> <h1><a href="https://blog.notmyidea.org/deploying-and-customizing-datasette.html" id="page-title">Deploying and customizing datasette</a></h1>
|
||||||
Step by step follow-up on how I've deployed it and added custom templates on top.
|
Step by step follow-up on how I've deployed it and added custom templates on top.
|
||||||
</section>
|
</section>
|
||||||
<section class="section index">
|
|
||||||
<time datetime="2023-11-11T00:00:00+01:00">11 novembre 2023</time>
|
|
||||||
|
|
||||||
<a class='tag' href="https://blog.notmyidea.org/tag/python.html">Python</a>, <a class='tag' href="https://blog.notmyidea.org/tag/crdt.html">CRDT</a>, <a class='tag' href="https://blog.notmyidea.org/tag/sync.html">Sync</a>, <a class='tag' href="https://blog.notmyidea.org/tag/umap.html">uMap</a> <h1><a href="https://blog.notmyidea.org/adding-real-time-collaboration-to-umap-first-week.html" id="page-title">Adding Real-Time Collaboration to uMap, first week</a></h1>
|
|
||||||
A heads-up on what I've been doing this week on uMap
|
|
||||||
</section>
|
|
||||||
<ul>
|
<ul>
|
||||||
|
<li><a href="https://blog.notmyidea.org/2023-semaine-49-et-50.html" rel="bookmark" title="Permalink to 2023, Semaine 49 et 50">2023, Semaine 49 et 50</a></li>
|
||||||
<li><a href="https://blog.notmyidea.org/rescuing-a-broken-asahi-linux-workstation.html" rel="bookmark" title="Permalink to Rescuing a broken asahi linux workstation">Rescuing a broken asahi linux workstation</a></li>
|
<li><a href="https://blog.notmyidea.org/rescuing-a-broken-asahi-linux-workstation.html" rel="bookmark" title="Permalink to Rescuing a broken asahi linux workstation">Rescuing a broken asahi linux workstation</a></li>
|
||||||
<li><a href="https://blog.notmyidea.org/2023-semaine-48.html" rel="bookmark" title="Permalink to 2023, Semaine 48">2023, Semaine 48</a></li>
|
<li><a href="https://blog.notmyidea.org/2023-semaine-48.html" rel="bookmark" title="Permalink to 2023, Semaine 48">2023, Semaine 48</a></li>
|
||||||
<li><a href="https://blog.notmyidea.org/2023-semaine-47.html" rel="bookmark" title="Permalink to 2023, Semaine 47">2023, Semaine 47</a></li>
|
<li><a href="https://blog.notmyidea.org/2023-semaine-47.html" rel="bookmark" title="Permalink to 2023, Semaine 47">2023, Semaine 47</a></li>
|
||||||
|
|
|
@ -43,6 +43,12 @@ Alexis Métaireau </title>
|
||||||
</ul>
|
</ul>
|
||||||
</section>
|
</section>
|
||||||
<h1></h1>
|
<h1></h1>
|
||||||
|
<section class="section index">
|
||||||
|
<time datetime="2024-02-14T00:00:00+01:00">14 février 2024</time>
|
||||||
|
|
||||||
|
<a class='tag' href="https://blog.notmyidea.org/tag/conflit.html">conflit</a>, <a class='tag' href="https://blog.notmyidea.org/tag/agression.html">agression</a>, <a class='tag' href="https://blog.notmyidea.org/tag/facilitation.html">facilitation</a> <h1><a href="https://blog.notmyidea.org/le-conflit-nest-pas-une-agression.html" id="page-title">Le conflit n’est pas une agression</a></h1>
|
||||||
|
Rhétorique de la souffrance, responsabilité collective et devoir de réparation
|
||||||
|
</section>
|
||||||
<section class="section index">
|
<section class="section index">
|
||||||
<time datetime="2024-02-12T00:00:00+01:00">12 février 2024</time>
|
<time datetime="2024-02-12T00:00:00+01:00">12 février 2024</time>
|
||||||
|
|
||||||
|
@ -108,13 +114,8 @@ sudo<span class="w"> </span>diskutil<span class="w"> </span>eraseDisk<span class
|
||||||
<a class='tag' href="https://blog.notmyidea.org/tag/datasette.html">Datasette</a>, <a class='tag' href="https://blog.notmyidea.org/tag/deployment.html">Deployment</a> <h1><a href="https://blog.notmyidea.org/deploying-and-customizing-datasette.html" id="page-title">Deploying and customizing datasette</a></h1>
|
<a class='tag' href="https://blog.notmyidea.org/tag/datasette.html">Datasette</a>, <a class='tag' href="https://blog.notmyidea.org/tag/deployment.html">Deployment</a> <h1><a href="https://blog.notmyidea.org/deploying-and-customizing-datasette.html" id="page-title">Deploying and customizing datasette</a></h1>
|
||||||
Step by step follow-up on how I've deployed it and added custom templates on top.
|
Step by step follow-up on how I've deployed it and added custom templates on top.
|
||||||
</section>
|
</section>
|
||||||
<section class="section index">
|
|
||||||
<time datetime="2023-11-11T00:00:00+01:00">11 novembre 2023</time>
|
|
||||||
|
|
||||||
<a class='tag' href="https://blog.notmyidea.org/tag/python.html">Python</a>, <a class='tag' href="https://blog.notmyidea.org/tag/crdt.html">CRDT</a>, <a class='tag' href="https://blog.notmyidea.org/tag/sync.html">Sync</a>, <a class='tag' href="https://blog.notmyidea.org/tag/umap.html">uMap</a> <h1><a href="https://blog.notmyidea.org/adding-real-time-collaboration-to-umap-first-week.html" id="page-title">Adding Real-Time Collaboration to uMap, first week</a></h1>
|
|
||||||
A heads-up on what I've been doing this week on uMap
|
|
||||||
</section>
|
|
||||||
<ul>
|
<ul>
|
||||||
|
<li><a href="https://blog.notmyidea.org/2023-semaine-49-et-50.html" rel="bookmark" title="Permalink to 2023, Semaine 49 et 50">2023, Semaine 49 et 50</a></li>
|
||||||
<li><a href="https://blog.notmyidea.org/rescuing-a-broken-asahi-linux-workstation.html" rel="bookmark" title="Permalink to Rescuing a broken asahi linux workstation">Rescuing a broken asahi linux workstation</a></li>
|
<li><a href="https://blog.notmyidea.org/rescuing-a-broken-asahi-linux-workstation.html" rel="bookmark" title="Permalink to Rescuing a broken asahi linux workstation">Rescuing a broken asahi linux workstation</a></li>
|
||||||
<li><a href="https://blog.notmyidea.org/2023-semaine-48.html" rel="bookmark" title="Permalink to 2023, Semaine 48">2023, Semaine 48</a></li>
|
<li><a href="https://blog.notmyidea.org/2023-semaine-48.html" rel="bookmark" title="Permalink to 2023, Semaine 48">2023, Semaine 48</a></li>
|
||||||
<li><a href="https://blog.notmyidea.org/2023-semaine-47.html" rel="bookmark" title="Permalink to 2023, Semaine 47">2023, Semaine 47</a></li>
|
<li><a href="https://blog.notmyidea.org/2023-semaine-47.html" rel="bookmark" title="Permalink to 2023, Semaine 47">2023, Semaine 47</a></li>
|
||||||
|
|
|
@ -43,6 +43,12 @@ Alexis Métaireau </title>
|
||||||
</ul>
|
</ul>
|
||||||
</section>
|
</section>
|
||||||
<h1></h1>
|
<h1></h1>
|
||||||
|
<section class="section index">
|
||||||
|
<time datetime="2024-02-14T00:00:00+01:00">14 février 2024</time>
|
||||||
|
|
||||||
|
<a class='tag' href="https://blog.notmyidea.org/tag/conflit.html">conflit</a>, <a class='tag' href="https://blog.notmyidea.org/tag/agression.html">agression</a>, <a class='tag' href="https://blog.notmyidea.org/tag/facilitation.html">facilitation</a> <h1><a href="https://blog.notmyidea.org/le-conflit-nest-pas-une-agression.html" id="page-title">Le conflit n’est pas une agression</a></h1>
|
||||||
|
Rhétorique de la souffrance, responsabilité collective et devoir de réparation
|
||||||
|
</section>
|
||||||
<section class="section index">
|
<section class="section index">
|
||||||
<time datetime="2024-02-12T00:00:00+01:00">12 février 2024</time>
|
<time datetime="2024-02-12T00:00:00+01:00">12 février 2024</time>
|
||||||
|
|
||||||
|
@ -108,13 +114,8 @@ sudo<span class="w"> </span>diskutil<span class="w"> </span>eraseDisk<span class
|
||||||
<a class='tag' href="https://blog.notmyidea.org/tag/datasette.html">Datasette</a>, <a class='tag' href="https://blog.notmyidea.org/tag/deployment.html">Deployment</a> <h1><a href="https://blog.notmyidea.org/deploying-and-customizing-datasette.html" id="page-title">Deploying and customizing datasette</a></h1>
|
<a class='tag' href="https://blog.notmyidea.org/tag/datasette.html">Datasette</a>, <a class='tag' href="https://blog.notmyidea.org/tag/deployment.html">Deployment</a> <h1><a href="https://blog.notmyidea.org/deploying-and-customizing-datasette.html" id="page-title">Deploying and customizing datasette</a></h1>
|
||||||
Step by step follow-up on how I've deployed it and added custom templates on top.
|
Step by step follow-up on how I've deployed it and added custom templates on top.
|
||||||
</section>
|
</section>
|
||||||
<section class="section index">
|
|
||||||
<time datetime="2023-11-11T00:00:00+01:00">11 novembre 2023</time>
|
|
||||||
|
|
||||||
<a class='tag' href="https://blog.notmyidea.org/tag/python.html">Python</a>, <a class='tag' href="https://blog.notmyidea.org/tag/crdt.html">CRDT</a>, <a class='tag' href="https://blog.notmyidea.org/tag/sync.html">Sync</a>, <a class='tag' href="https://blog.notmyidea.org/tag/umap.html">uMap</a> <h1><a href="https://blog.notmyidea.org/adding-real-time-collaboration-to-umap-first-week.html" id="page-title">Adding Real-Time Collaboration to uMap, first week</a></h1>
|
|
||||||
A heads-up on what I've been doing this week on uMap
|
|
||||||
</section>
|
|
||||||
<ul>
|
<ul>
|
||||||
|
<li><a href="https://blog.notmyidea.org/2023-semaine-49-et-50.html" rel="bookmark" title="Permalink to 2023, Semaine 49 et 50">2023, Semaine 49 et 50</a></li>
|
||||||
<li><a href="https://blog.notmyidea.org/rescuing-a-broken-asahi-linux-workstation.html" rel="bookmark" title="Permalink to Rescuing a broken asahi linux workstation">Rescuing a broken asahi linux workstation</a></li>
|
<li><a href="https://blog.notmyidea.org/rescuing-a-broken-asahi-linux-workstation.html" rel="bookmark" title="Permalink to Rescuing a broken asahi linux workstation">Rescuing a broken asahi linux workstation</a></li>
|
||||||
<li><a href="https://blog.notmyidea.org/2023-semaine-48.html" rel="bookmark" title="Permalink to 2023, Semaine 48">2023, Semaine 48</a></li>
|
<li><a href="https://blog.notmyidea.org/2023-semaine-48.html" rel="bookmark" title="Permalink to 2023, Semaine 48">2023, Semaine 48</a></li>
|
||||||
<li><a href="https://blog.notmyidea.org/2023-semaine-47.html" rel="bookmark" title="Permalink to 2023, Semaine 47">2023, Semaine 47</a></li>
|
<li><a href="https://blog.notmyidea.org/2023-semaine-47.html" rel="bookmark" title="Permalink to 2023, Semaine 47">2023, Semaine 47</a></li>
|
||||||
|
|
|
@ -43,6 +43,12 @@ Alexis Métaireau </title>
|
||||||
</ul>
|
</ul>
|
||||||
</section>
|
</section>
|
||||||
<h1></h1>
|
<h1></h1>
|
||||||
|
<section class="section index">
|
||||||
|
<time datetime="2024-02-14T00:00:00+01:00">14 février 2024</time>
|
||||||
|
|
||||||
|
<a class='tag' href="https://blog.notmyidea.org/tag/conflit.html">conflit</a>, <a class='tag' href="https://blog.notmyidea.org/tag/agression.html">agression</a>, <a class='tag' href="https://blog.notmyidea.org/tag/facilitation.html">facilitation</a> <h1><a href="https://blog.notmyidea.org/le-conflit-nest-pas-une-agression.html" id="page-title">Le conflit n’est pas une agression</a></h1>
|
||||||
|
Rhétorique de la souffrance, responsabilité collective et devoir de réparation
|
||||||
|
</section>
|
||||||
<section class="section index">
|
<section class="section index">
|
||||||
<time datetime="2024-02-12T00:00:00+01:00">12 février 2024</time>
|
<time datetime="2024-02-12T00:00:00+01:00">12 février 2024</time>
|
||||||
|
|
||||||
|
@ -108,13 +114,8 @@ sudo<span class="w"> </span>diskutil<span class="w"> </span>eraseDisk<span class
|
||||||
<a class='tag' href="https://blog.notmyidea.org/tag/datasette.html">Datasette</a>, <a class='tag' href="https://blog.notmyidea.org/tag/deployment.html">Deployment</a> <h1><a href="https://blog.notmyidea.org/deploying-and-customizing-datasette.html" id="page-title">Deploying and customizing datasette</a></h1>
|
<a class='tag' href="https://blog.notmyidea.org/tag/datasette.html">Datasette</a>, <a class='tag' href="https://blog.notmyidea.org/tag/deployment.html">Deployment</a> <h1><a href="https://blog.notmyidea.org/deploying-and-customizing-datasette.html" id="page-title">Deploying and customizing datasette</a></h1>
|
||||||
Step by step follow-up on how I've deployed it and added custom templates on top.
|
Step by step follow-up on how I've deployed it and added custom templates on top.
|
||||||
</section>
|
</section>
|
||||||
<section class="section index">
|
|
||||||
<time datetime="2023-11-11T00:00:00+01:00">11 novembre 2023</time>
|
|
||||||
|
|
||||||
<a class='tag' href="https://blog.notmyidea.org/tag/python.html">Python</a>, <a class='tag' href="https://blog.notmyidea.org/tag/crdt.html">CRDT</a>, <a class='tag' href="https://blog.notmyidea.org/tag/sync.html">Sync</a>, <a class='tag' href="https://blog.notmyidea.org/tag/umap.html">uMap</a> <h1><a href="https://blog.notmyidea.org/adding-real-time-collaboration-to-umap-first-week.html" id="page-title">Adding Real-Time Collaboration to uMap, first week</a></h1>
|
|
||||||
A heads-up on what I've been doing this week on uMap
|
|
||||||
</section>
|
|
||||||
<ul>
|
<ul>
|
||||||
|
<li><a href="https://blog.notmyidea.org/2023-semaine-49-et-50.html" rel="bookmark" title="Permalink to 2023, Semaine 49 et 50">2023, Semaine 49 et 50</a></li>
|
||||||
<li><a href="https://blog.notmyidea.org/rescuing-a-broken-asahi-linux-workstation.html" rel="bookmark" title="Permalink to Rescuing a broken asahi linux workstation">Rescuing a broken asahi linux workstation</a></li>
|
<li><a href="https://blog.notmyidea.org/rescuing-a-broken-asahi-linux-workstation.html" rel="bookmark" title="Permalink to Rescuing a broken asahi linux workstation">Rescuing a broken asahi linux workstation</a></li>
|
||||||
<li><a href="https://blog.notmyidea.org/2023-semaine-48.html" rel="bookmark" title="Permalink to 2023, Semaine 48">2023, Semaine 48</a></li>
|
<li><a href="https://blog.notmyidea.org/2023-semaine-48.html" rel="bookmark" title="Permalink to 2023, Semaine 48">2023, Semaine 48</a></li>
|
||||||
<li><a href="https://blog.notmyidea.org/2023-semaine-47.html" rel="bookmark" title="Permalink to 2023, Semaine 47">2023, Semaine 47</a></li>
|
<li><a href="https://blog.notmyidea.org/2023-semaine-47.html" rel="bookmark" title="Permalink to 2023, Semaine 47">2023, Semaine 47</a></li>
|
||||||
|
|
|
@ -43,6 +43,12 @@ Alexis Métaireau </title>
|
||||||
</ul>
|
</ul>
|
||||||
</section>
|
</section>
|
||||||
<h1></h1>
|
<h1></h1>
|
||||||
|
<section class="section index">
|
||||||
|
<time datetime="2024-02-14T00:00:00+01:00">14 février 2024</time>
|
||||||
|
|
||||||
|
<a class='tag' href="https://blog.notmyidea.org/tag/conflit.html">conflit</a>, <a class='tag' href="https://blog.notmyidea.org/tag/agression.html">agression</a>, <a class='tag' href="https://blog.notmyidea.org/tag/facilitation.html">facilitation</a> <h1><a href="https://blog.notmyidea.org/le-conflit-nest-pas-une-agression.html" id="page-title">Le conflit n’est pas une agression</a></h1>
|
||||||
|
Rhétorique de la souffrance, responsabilité collective et devoir de réparation
|
||||||
|
</section>
|
||||||
<section class="section index">
|
<section class="section index">
|
||||||
<time datetime="2024-02-12T00:00:00+01:00">12 février 2024</time>
|
<time datetime="2024-02-12T00:00:00+01:00">12 février 2024</time>
|
||||||
|
|
||||||
|
@ -108,13 +114,8 @@ sudo<span class="w"> </span>diskutil<span class="w"> </span>eraseDisk<span class
|
||||||
<a class='tag' href="https://blog.notmyidea.org/tag/datasette.html">Datasette</a>, <a class='tag' href="https://blog.notmyidea.org/tag/deployment.html">Deployment</a> <h1><a href="https://blog.notmyidea.org/deploying-and-customizing-datasette.html" id="page-title">Deploying and customizing datasette</a></h1>
|
<a class='tag' href="https://blog.notmyidea.org/tag/datasette.html">Datasette</a>, <a class='tag' href="https://blog.notmyidea.org/tag/deployment.html">Deployment</a> <h1><a href="https://blog.notmyidea.org/deploying-and-customizing-datasette.html" id="page-title">Deploying and customizing datasette</a></h1>
|
||||||
Step by step follow-up on how I've deployed it and added custom templates on top.
|
Step by step follow-up on how I've deployed it and added custom templates on top.
|
||||||
</section>
|
</section>
|
||||||
<section class="section index">
|
|
||||||
<time datetime="2023-11-11T00:00:00+01:00">11 novembre 2023</time>
|
|
||||||
|
|
||||||
<a class='tag' href="https://blog.notmyidea.org/tag/python.html">Python</a>, <a class='tag' href="https://blog.notmyidea.org/tag/crdt.html">CRDT</a>, <a class='tag' href="https://blog.notmyidea.org/tag/sync.html">Sync</a>, <a class='tag' href="https://blog.notmyidea.org/tag/umap.html">uMap</a> <h1><a href="https://blog.notmyidea.org/adding-real-time-collaboration-to-umap-first-week.html" id="page-title">Adding Real-Time Collaboration to uMap, first week</a></h1>
|
|
||||||
A heads-up on what I've been doing this week on uMap
|
|
||||||
</section>
|
|
||||||
<ul>
|
<ul>
|
||||||
|
<li><a href="https://blog.notmyidea.org/2023-semaine-49-et-50.html" rel="bookmark" title="Permalink to 2023, Semaine 49 et 50">2023, Semaine 49 et 50</a></li>
|
||||||
<li><a href="https://blog.notmyidea.org/rescuing-a-broken-asahi-linux-workstation.html" rel="bookmark" title="Permalink to Rescuing a broken asahi linux workstation">Rescuing a broken asahi linux workstation</a></li>
|
<li><a href="https://blog.notmyidea.org/rescuing-a-broken-asahi-linux-workstation.html" rel="bookmark" title="Permalink to Rescuing a broken asahi linux workstation">Rescuing a broken asahi linux workstation</a></li>
|
||||||
<li><a href="https://blog.notmyidea.org/2023-semaine-48.html" rel="bookmark" title="Permalink to 2023, Semaine 48">2023, Semaine 48</a></li>
|
<li><a href="https://blog.notmyidea.org/2023-semaine-48.html" rel="bookmark" title="Permalink to 2023, Semaine 48">2023, Semaine 48</a></li>
|
||||||
<li><a href="https://blog.notmyidea.org/2023-semaine-47.html" rel="bookmark" title="Permalink to 2023, Semaine 47">2023, Semaine 47</a></li>
|
<li><a href="https://blog.notmyidea.org/2023-semaine-47.html" rel="bookmark" title="Permalink to 2023, Semaine 47">2023, Semaine 47</a></li>
|
||||||
|
|
|
@ -43,6 +43,12 @@ Alexis Métaireau </title>
|
||||||
</ul>
|
</ul>
|
||||||
</section>
|
</section>
|
||||||
<h1></h1>
|
<h1></h1>
|
||||||
|
<section class="section index">
|
||||||
|
<time datetime="2024-02-14T00:00:00+01:00">14 février 2024</time>
|
||||||
|
|
||||||
|
<a class='tag' href="https://blog.notmyidea.org/tag/conflit.html">conflit</a>, <a class='tag' href="https://blog.notmyidea.org/tag/agression.html">agression</a>, <a class='tag' href="https://blog.notmyidea.org/tag/facilitation.html">facilitation</a> <h1><a href="https://blog.notmyidea.org/le-conflit-nest-pas-une-agression.html" id="page-title">Le conflit n’est pas une agression</a></h1>
|
||||||
|
Rhétorique de la souffrance, responsabilité collective et devoir de réparation
|
||||||
|
</section>
|
||||||
<section class="section index">
|
<section class="section index">
|
||||||
<time datetime="2024-02-12T00:00:00+01:00">12 février 2024</time>
|
<time datetime="2024-02-12T00:00:00+01:00">12 février 2024</time>
|
||||||
|
|
||||||
|
@ -108,13 +114,8 @@ sudo<span class="w"> </span>diskutil<span class="w"> </span>eraseDisk<span class
|
||||||
<a class='tag' href="https://blog.notmyidea.org/tag/datasette.html">Datasette</a>, <a class='tag' href="https://blog.notmyidea.org/tag/deployment.html">Deployment</a> <h1><a href="https://blog.notmyidea.org/deploying-and-customizing-datasette.html" id="page-title">Deploying and customizing datasette</a></h1>
|
<a class='tag' href="https://blog.notmyidea.org/tag/datasette.html">Datasette</a>, <a class='tag' href="https://blog.notmyidea.org/tag/deployment.html">Deployment</a> <h1><a href="https://blog.notmyidea.org/deploying-and-customizing-datasette.html" id="page-title">Deploying and customizing datasette</a></h1>
|
||||||
Step by step follow-up on how I've deployed it and added custom templates on top.
|
Step by step follow-up on how I've deployed it and added custom templates on top.
|
||||||
</section>
|
</section>
|
||||||
<section class="section index">
|
|
||||||
<time datetime="2023-11-11T00:00:00+01:00">11 novembre 2023</time>
|
|
||||||
|
|
||||||
<a class='tag' href="https://blog.notmyidea.org/tag/python.html">Python</a>, <a class='tag' href="https://blog.notmyidea.org/tag/crdt.html">CRDT</a>, <a class='tag' href="https://blog.notmyidea.org/tag/sync.html">Sync</a>, <a class='tag' href="https://blog.notmyidea.org/tag/umap.html">uMap</a> <h1><a href="https://blog.notmyidea.org/adding-real-time-collaboration-to-umap-first-week.html" id="page-title">Adding Real-Time Collaboration to uMap, first week</a></h1>
|
|
||||||
A heads-up on what I've been doing this week on uMap
|
|
||||||
</section>
|
|
||||||
<ul>
|
<ul>
|
||||||
|
<li><a href="https://blog.notmyidea.org/2023-semaine-49-et-50.html" rel="bookmark" title="Permalink to 2023, Semaine 49 et 50">2023, Semaine 49 et 50</a></li>
|
||||||
<li><a href="https://blog.notmyidea.org/rescuing-a-broken-asahi-linux-workstation.html" rel="bookmark" title="Permalink to Rescuing a broken asahi linux workstation">Rescuing a broken asahi linux workstation</a></li>
|
<li><a href="https://blog.notmyidea.org/rescuing-a-broken-asahi-linux-workstation.html" rel="bookmark" title="Permalink to Rescuing a broken asahi linux workstation">Rescuing a broken asahi linux workstation</a></li>
|
||||||
<li><a href="https://blog.notmyidea.org/2023-semaine-48.html" rel="bookmark" title="Permalink to 2023, Semaine 48">2023, Semaine 48</a></li>
|
<li><a href="https://blog.notmyidea.org/2023-semaine-48.html" rel="bookmark" title="Permalink to 2023, Semaine 48">2023, Semaine 48</a></li>
|
||||||
<li><a href="https://blog.notmyidea.org/2023-semaine-47.html" rel="bookmark" title="Permalink to 2023, Semaine 47">2023, Semaine 47</a></li>
|
<li><a href="https://blog.notmyidea.org/2023-semaine-47.html" rel="bookmark" title="Permalink to 2023, Semaine 47">2023, Semaine 47</a></li>
|
||||||
|
|
|
@ -43,6 +43,12 @@ Alexis Métaireau </title>
|
||||||
</ul>
|
</ul>
|
||||||
</section>
|
</section>
|
||||||
<h1></h1>
|
<h1></h1>
|
||||||
|
<section class="section index">
|
||||||
|
<time datetime="2024-02-14T00:00:00+01:00">14 février 2024</time>
|
||||||
|
|
||||||
|
<a class='tag' href="https://blog.notmyidea.org/tag/conflit.html">conflit</a>, <a class='tag' href="https://blog.notmyidea.org/tag/agression.html">agression</a>, <a class='tag' href="https://blog.notmyidea.org/tag/facilitation.html">facilitation</a> <h1><a href="https://blog.notmyidea.org/le-conflit-nest-pas-une-agression.html" id="page-title">Le conflit n’est pas une agression</a></h1>
|
||||||
|
Rhétorique de la souffrance, responsabilité collective et devoir de réparation
|
||||||
|
</section>
|
||||||
<section class="section index">
|
<section class="section index">
|
||||||
<time datetime="2024-02-12T00:00:00+01:00">12 février 2024</time>
|
<time datetime="2024-02-12T00:00:00+01:00">12 février 2024</time>
|
||||||
|
|
||||||
|
@ -108,13 +114,8 @@ sudo<span class="w"> </span>diskutil<span class="w"> </span>eraseDisk<span class
|
||||||
<a class='tag' href="https://blog.notmyidea.org/tag/datasette.html">Datasette</a>, <a class='tag' href="https://blog.notmyidea.org/tag/deployment.html">Deployment</a> <h1><a href="https://blog.notmyidea.org/deploying-and-customizing-datasette.html" id="page-title">Deploying and customizing datasette</a></h1>
|
<a class='tag' href="https://blog.notmyidea.org/tag/datasette.html">Datasette</a>, <a class='tag' href="https://blog.notmyidea.org/tag/deployment.html">Deployment</a> <h1><a href="https://blog.notmyidea.org/deploying-and-customizing-datasette.html" id="page-title">Deploying and customizing datasette</a></h1>
|
||||||
Step by step follow-up on how I've deployed it and added custom templates on top.
|
Step by step follow-up on how I've deployed it and added custom templates on top.
|
||||||
</section>
|
</section>
|
||||||
<section class="section index">
|
|
||||||
<time datetime="2023-11-11T00:00:00+01:00">11 novembre 2023</time>
|
|
||||||
|
|
||||||
<a class='tag' href="https://blog.notmyidea.org/tag/python.html">Python</a>, <a class='tag' href="https://blog.notmyidea.org/tag/crdt.html">CRDT</a>, <a class='tag' href="https://blog.notmyidea.org/tag/sync.html">Sync</a>, <a class='tag' href="https://blog.notmyidea.org/tag/umap.html">uMap</a> <h1><a href="https://blog.notmyidea.org/adding-real-time-collaboration-to-umap-first-week.html" id="page-title">Adding Real-Time Collaboration to uMap, first week</a></h1>
|
|
||||||
A heads-up on what I've been doing this week on uMap
|
|
||||||
</section>
|
|
||||||
<ul>
|
<ul>
|
||||||
|
<li><a href="https://blog.notmyidea.org/2023-semaine-49-et-50.html" rel="bookmark" title="Permalink to 2023, Semaine 49 et 50">2023, Semaine 49 et 50</a></li>
|
||||||
<li><a href="https://blog.notmyidea.org/rescuing-a-broken-asahi-linux-workstation.html" rel="bookmark" title="Permalink to Rescuing a broken asahi linux workstation">Rescuing a broken asahi linux workstation</a></li>
|
<li><a href="https://blog.notmyidea.org/rescuing-a-broken-asahi-linux-workstation.html" rel="bookmark" title="Permalink to Rescuing a broken asahi linux workstation">Rescuing a broken asahi linux workstation</a></li>
|
||||||
<li><a href="https://blog.notmyidea.org/2023-semaine-48.html" rel="bookmark" title="Permalink to 2023, Semaine 48">2023, Semaine 48</a></li>
|
<li><a href="https://blog.notmyidea.org/2023-semaine-48.html" rel="bookmark" title="Permalink to 2023, Semaine 48">2023, Semaine 48</a></li>
|
||||||
<li><a href="https://blog.notmyidea.org/2023-semaine-47.html" rel="bookmark" title="Permalink to 2023, Semaine 47">2023, Semaine 47</a></li>
|
<li><a href="https://blog.notmyidea.org/2023-semaine-47.html" rel="bookmark" title="Permalink to 2023, Semaine 47">2023, Semaine 47</a></li>
|
||||||
|
|
|
@ -43,6 +43,12 @@ Alexis Métaireau </title>
|
||||||
</ul>
|
</ul>
|
||||||
</section>
|
</section>
|
||||||
<h1></h1>
|
<h1></h1>
|
||||||
|
<section class="section index">
|
||||||
|
<time datetime="2024-02-14T00:00:00+01:00">14 février 2024</time>
|
||||||
|
|
||||||
|
<a class='tag' href="https://blog.notmyidea.org/tag/conflit.html">conflit</a>, <a class='tag' href="https://blog.notmyidea.org/tag/agression.html">agression</a>, <a class='tag' href="https://blog.notmyidea.org/tag/facilitation.html">facilitation</a> <h1><a href="https://blog.notmyidea.org/le-conflit-nest-pas-une-agression.html" id="page-title">Le conflit n’est pas une agression</a></h1>
|
||||||
|
Rhétorique de la souffrance, responsabilité collective et devoir de réparation
|
||||||
|
</section>
|
||||||
<section class="section index">
|
<section class="section index">
|
||||||
<time datetime="2024-02-12T00:00:00+01:00">12 février 2024</time>
|
<time datetime="2024-02-12T00:00:00+01:00">12 février 2024</time>
|
||||||
|
|
||||||
|
@ -108,13 +114,8 @@ sudo<span class="w"> </span>diskutil<span class="w"> </span>eraseDisk<span class
|
||||||
<a class='tag' href="https://blog.notmyidea.org/tag/datasette.html">Datasette</a>, <a class='tag' href="https://blog.notmyidea.org/tag/deployment.html">Deployment</a> <h1><a href="https://blog.notmyidea.org/deploying-and-customizing-datasette.html" id="page-title">Deploying and customizing datasette</a></h1>
|
<a class='tag' href="https://blog.notmyidea.org/tag/datasette.html">Datasette</a>, <a class='tag' href="https://blog.notmyidea.org/tag/deployment.html">Deployment</a> <h1><a href="https://blog.notmyidea.org/deploying-and-customizing-datasette.html" id="page-title">Deploying and customizing datasette</a></h1>
|
||||||
Step by step follow-up on how I've deployed it and added custom templates on top.
|
Step by step follow-up on how I've deployed it and added custom templates on top.
|
||||||
</section>
|
</section>
|
||||||
<section class="section index">
|
|
||||||
<time datetime="2023-11-11T00:00:00+01:00">11 novembre 2023</time>
|
|
||||||
|
|
||||||
<a class='tag' href="https://blog.notmyidea.org/tag/python.html">Python</a>, <a class='tag' href="https://blog.notmyidea.org/tag/crdt.html">CRDT</a>, <a class='tag' href="https://blog.notmyidea.org/tag/sync.html">Sync</a>, <a class='tag' href="https://blog.notmyidea.org/tag/umap.html">uMap</a> <h1><a href="https://blog.notmyidea.org/adding-real-time-collaboration-to-umap-first-week.html" id="page-title">Adding Real-Time Collaboration to uMap, first week</a></h1>
|
|
||||||
A heads-up on what I've been doing this week on uMap
|
|
||||||
</section>
|
|
||||||
<ul>
|
<ul>
|
||||||
|
<li><a href="https://blog.notmyidea.org/2023-semaine-49-et-50.html" rel="bookmark" title="Permalink to 2023, Semaine 49 et 50">2023, Semaine 49 et 50</a></li>
|
||||||
<li><a href="https://blog.notmyidea.org/rescuing-a-broken-asahi-linux-workstation.html" rel="bookmark" title="Permalink to Rescuing a broken asahi linux workstation">Rescuing a broken asahi linux workstation</a></li>
|
<li><a href="https://blog.notmyidea.org/rescuing-a-broken-asahi-linux-workstation.html" rel="bookmark" title="Permalink to Rescuing a broken asahi linux workstation">Rescuing a broken asahi linux workstation</a></li>
|
||||||
<li><a href="https://blog.notmyidea.org/2023-semaine-48.html" rel="bookmark" title="Permalink to 2023, Semaine 48">2023, Semaine 48</a></li>
|
<li><a href="https://blog.notmyidea.org/2023-semaine-48.html" rel="bookmark" title="Permalink to 2023, Semaine 48">2023, Semaine 48</a></li>
|
||||||
<li><a href="https://blog.notmyidea.org/2023-semaine-47.html" rel="bookmark" title="Permalink to 2023, Semaine 47">2023, Semaine 47</a></li>
|
<li><a href="https://blog.notmyidea.org/2023-semaine-47.html" rel="bookmark" title="Permalink to 2023, Semaine 47">2023, Semaine 47</a></li>
|
||||||
|
|
|
@ -43,6 +43,12 @@ Alexis Métaireau </title>
|
||||||
</ul>
|
</ul>
|
||||||
</section>
|
</section>
|
||||||
<h1></h1>
|
<h1></h1>
|
||||||
|
<section class="section index">
|
||||||
|
<time datetime="2024-02-14T00:00:00+01:00">14 février 2024</time>
|
||||||
|
|
||||||
|
<a class='tag' href="https://blog.notmyidea.org/tag/conflit.html">conflit</a>, <a class='tag' href="https://blog.notmyidea.org/tag/agression.html">agression</a>, <a class='tag' href="https://blog.notmyidea.org/tag/facilitation.html">facilitation</a> <h1><a href="https://blog.notmyidea.org/le-conflit-nest-pas-une-agression.html" id="page-title">Le conflit n’est pas une agression</a></h1>
|
||||||
|
Rhétorique de la souffrance, responsabilité collective et devoir de réparation
|
||||||
|
</section>
|
||||||
<section class="section index">
|
<section class="section index">
|
||||||
<time datetime="2024-02-12T00:00:00+01:00">12 février 2024</time>
|
<time datetime="2024-02-12T00:00:00+01:00">12 février 2024</time>
|
||||||
|
|
||||||
|
@ -108,13 +114,8 @@ sudo<span class="w"> </span>diskutil<span class="w"> </span>eraseDisk<span class
|
||||||
<a class='tag' href="https://blog.notmyidea.org/tag/datasette.html">Datasette</a>, <a class='tag' href="https://blog.notmyidea.org/tag/deployment.html">Deployment</a> <h1><a href="https://blog.notmyidea.org/deploying-and-customizing-datasette.html" id="page-title">Deploying and customizing datasette</a></h1>
|
<a class='tag' href="https://blog.notmyidea.org/tag/datasette.html">Datasette</a>, <a class='tag' href="https://blog.notmyidea.org/tag/deployment.html">Deployment</a> <h1><a href="https://blog.notmyidea.org/deploying-and-customizing-datasette.html" id="page-title">Deploying and customizing datasette</a></h1>
|
||||||
Step by step follow-up on how I've deployed it and added custom templates on top.
|
Step by step follow-up on how I've deployed it and added custom templates on top.
|
||||||
</section>
|
</section>
|
||||||
<section class="section index">
|
|
||||||
<time datetime="2023-11-11T00:00:00+01:00">11 novembre 2023</time>
|
|
||||||
|
|
||||||
<a class='tag' href="https://blog.notmyidea.org/tag/python.html">Python</a>, <a class='tag' href="https://blog.notmyidea.org/tag/crdt.html">CRDT</a>, <a class='tag' href="https://blog.notmyidea.org/tag/sync.html">Sync</a>, <a class='tag' href="https://blog.notmyidea.org/tag/umap.html">uMap</a> <h1><a href="https://blog.notmyidea.org/adding-real-time-collaboration-to-umap-first-week.html" id="page-title">Adding Real-Time Collaboration to uMap, first week</a></h1>
|
|
||||||
A heads-up on what I've been doing this week on uMap
|
|
||||||
</section>
|
|
||||||
<ul>
|
<ul>
|
||||||
|
<li><a href="https://blog.notmyidea.org/2023-semaine-49-et-50.html" rel="bookmark" title="Permalink to 2023, Semaine 49 et 50">2023, Semaine 49 et 50</a></li>
|
||||||
<li><a href="https://blog.notmyidea.org/rescuing-a-broken-asahi-linux-workstation.html" rel="bookmark" title="Permalink to Rescuing a broken asahi linux workstation">Rescuing a broken asahi linux workstation</a></li>
|
<li><a href="https://blog.notmyidea.org/rescuing-a-broken-asahi-linux-workstation.html" rel="bookmark" title="Permalink to Rescuing a broken asahi linux workstation">Rescuing a broken asahi linux workstation</a></li>
|
||||||
<li><a href="https://blog.notmyidea.org/2023-semaine-48.html" rel="bookmark" title="Permalink to 2023, Semaine 48">2023, Semaine 48</a></li>
|
<li><a href="https://blog.notmyidea.org/2023-semaine-48.html" rel="bookmark" title="Permalink to 2023, Semaine 48">2023, Semaine 48</a></li>
|
||||||
<li><a href="https://blog.notmyidea.org/2023-semaine-47.html" rel="bookmark" title="Permalink to 2023, Semaine 47">2023, Semaine 47</a></li>
|
<li><a href="https://blog.notmyidea.org/2023-semaine-47.html" rel="bookmark" title="Permalink to 2023, Semaine 47">2023, Semaine 47</a></li>
|
||||||
|
|
|
@ -43,6 +43,12 @@ Alexis Métaireau </title>
|
||||||
</ul>
|
</ul>
|
||||||
</section>
|
</section>
|
||||||
<h1></h1>
|
<h1></h1>
|
||||||
|
<section class="section index">
|
||||||
|
<time datetime="2024-02-14T00:00:00+01:00">14 février 2024</time>
|
||||||
|
|
||||||
|
<a class='tag' href="https://blog.notmyidea.org/tag/conflit.html">conflit</a>, <a class='tag' href="https://blog.notmyidea.org/tag/agression.html">agression</a>, <a class='tag' href="https://blog.notmyidea.org/tag/facilitation.html">facilitation</a> <h1><a href="https://blog.notmyidea.org/le-conflit-nest-pas-une-agression.html" id="page-title">Le conflit n’est pas une agression</a></h1>
|
||||||
|
Rhétorique de la souffrance, responsabilité collective et devoir de réparation
|
||||||
|
</section>
|
||||||
<section class="section index">
|
<section class="section index">
|
||||||
<time datetime="2024-02-12T00:00:00+01:00">12 février 2024</time>
|
<time datetime="2024-02-12T00:00:00+01:00">12 février 2024</time>
|
||||||
|
|
||||||
|
@ -108,13 +114,8 @@ sudo<span class="w"> </span>diskutil<span class="w"> </span>eraseDisk<span class
|
||||||
<a class='tag' href="https://blog.notmyidea.org/tag/datasette.html">Datasette</a>, <a class='tag' href="https://blog.notmyidea.org/tag/deployment.html">Deployment</a> <h1><a href="https://blog.notmyidea.org/deploying-and-customizing-datasette.html" id="page-title">Deploying and customizing datasette</a></h1>
|
<a class='tag' href="https://blog.notmyidea.org/tag/datasette.html">Datasette</a>, <a class='tag' href="https://blog.notmyidea.org/tag/deployment.html">Deployment</a> <h1><a href="https://blog.notmyidea.org/deploying-and-customizing-datasette.html" id="page-title">Deploying and customizing datasette</a></h1>
|
||||||
Step by step follow-up on how I've deployed it and added custom templates on top.
|
Step by step follow-up on how I've deployed it and added custom templates on top.
|
||||||
</section>
|
</section>
|
||||||
<section class="section index">
|
|
||||||
<time datetime="2023-11-11T00:00:00+01:00">11 novembre 2023</time>
|
|
||||||
|
|
||||||
<a class='tag' href="https://blog.notmyidea.org/tag/python.html">Python</a>, <a class='tag' href="https://blog.notmyidea.org/tag/crdt.html">CRDT</a>, <a class='tag' href="https://blog.notmyidea.org/tag/sync.html">Sync</a>, <a class='tag' href="https://blog.notmyidea.org/tag/umap.html">uMap</a> <h1><a href="https://blog.notmyidea.org/adding-real-time-collaboration-to-umap-first-week.html" id="page-title">Adding Real-Time Collaboration to uMap, first week</a></h1>
|
|
||||||
A heads-up on what I've been doing this week on uMap
|
|
||||||
</section>
|
|
||||||
<ul>
|
<ul>
|
||||||
|
<li><a href="https://blog.notmyidea.org/2023-semaine-49-et-50.html" rel="bookmark" title="Permalink to 2023, Semaine 49 et 50">2023, Semaine 49 et 50</a></li>
|
||||||
<li><a href="https://blog.notmyidea.org/rescuing-a-broken-asahi-linux-workstation.html" rel="bookmark" title="Permalink to Rescuing a broken asahi linux workstation">Rescuing a broken asahi linux workstation</a></li>
|
<li><a href="https://blog.notmyidea.org/rescuing-a-broken-asahi-linux-workstation.html" rel="bookmark" title="Permalink to Rescuing a broken asahi linux workstation">Rescuing a broken asahi linux workstation</a></li>
|
||||||
<li><a href="https://blog.notmyidea.org/2023-semaine-48.html" rel="bookmark" title="Permalink to 2023, Semaine 48">2023, Semaine 48</a></li>
|
<li><a href="https://blog.notmyidea.org/2023-semaine-48.html" rel="bookmark" title="Permalink to 2023, Semaine 48">2023, Semaine 48</a></li>
|
||||||
<li><a href="https://blog.notmyidea.org/2023-semaine-47.html" rel="bookmark" title="Permalink to 2023, Semaine 47">2023, Semaine 47</a></li>
|
<li><a href="https://blog.notmyidea.org/2023-semaine-47.html" rel="bookmark" title="Permalink to 2023, Semaine 47">2023, Semaine 47</a></li>
|
||||||
|
|
|
@ -43,6 +43,12 @@ Alexis Métaireau </title>
|
||||||
</ul>
|
</ul>
|
||||||
</section>
|
</section>
|
||||||
<h1></h1>
|
<h1></h1>
|
||||||
|
<section class="section index">
|
||||||
|
<time datetime="2024-02-14T00:00:00+01:00">14 février 2024</time>
|
||||||
|
|
||||||
|
<a class='tag' href="https://blog.notmyidea.org/tag/conflit.html">conflit</a>, <a class='tag' href="https://blog.notmyidea.org/tag/agression.html">agression</a>, <a class='tag' href="https://blog.notmyidea.org/tag/facilitation.html">facilitation</a> <h1><a href="https://blog.notmyidea.org/le-conflit-nest-pas-une-agression.html" id="page-title">Le conflit n’est pas une agression</a></h1>
|
||||||
|
Rhétorique de la souffrance, responsabilité collective et devoir de réparation
|
||||||
|
</section>
|
||||||
<section class="section index">
|
<section class="section index">
|
||||||
<time datetime="2024-02-12T00:00:00+01:00">12 février 2024</time>
|
<time datetime="2024-02-12T00:00:00+01:00">12 février 2024</time>
|
||||||
|
|
||||||
|
@ -108,13 +114,8 @@ sudo<span class="w"> </span>diskutil<span class="w"> </span>eraseDisk<span class
|
||||||
<a class='tag' href="https://blog.notmyidea.org/tag/datasette.html">Datasette</a>, <a class='tag' href="https://blog.notmyidea.org/tag/deployment.html">Deployment</a> <h1><a href="https://blog.notmyidea.org/deploying-and-customizing-datasette.html" id="page-title">Deploying and customizing datasette</a></h1>
|
<a class='tag' href="https://blog.notmyidea.org/tag/datasette.html">Datasette</a>, <a class='tag' href="https://blog.notmyidea.org/tag/deployment.html">Deployment</a> <h1><a href="https://blog.notmyidea.org/deploying-and-customizing-datasette.html" id="page-title">Deploying and customizing datasette</a></h1>
|
||||||
Step by step follow-up on how I've deployed it and added custom templates on top.
|
Step by step follow-up on how I've deployed it and added custom templates on top.
|
||||||
</section>
|
</section>
|
||||||
<section class="section index">
|
|
||||||
<time datetime="2023-11-11T00:00:00+01:00">11 novembre 2023</time>
|
|
||||||
|
|
||||||
<a class='tag' href="https://blog.notmyidea.org/tag/python.html">Python</a>, <a class='tag' href="https://blog.notmyidea.org/tag/crdt.html">CRDT</a>, <a class='tag' href="https://blog.notmyidea.org/tag/sync.html">Sync</a>, <a class='tag' href="https://blog.notmyidea.org/tag/umap.html">uMap</a> <h1><a href="https://blog.notmyidea.org/adding-real-time-collaboration-to-umap-first-week.html" id="page-title">Adding Real-Time Collaboration to uMap, first week</a></h1>
|
|
||||||
A heads-up on what I've been doing this week on uMap
|
|
||||||
</section>
|
|
||||||
<ul>
|
<ul>
|
||||||
|
<li><a href="https://blog.notmyidea.org/2023-semaine-49-et-50.html" rel="bookmark" title="Permalink to 2023, Semaine 49 et 50">2023, Semaine 49 et 50</a></li>
|
||||||
<li><a href="https://blog.notmyidea.org/rescuing-a-broken-asahi-linux-workstation.html" rel="bookmark" title="Permalink to Rescuing a broken asahi linux workstation">Rescuing a broken asahi linux workstation</a></li>
|
<li><a href="https://blog.notmyidea.org/rescuing-a-broken-asahi-linux-workstation.html" rel="bookmark" title="Permalink to Rescuing a broken asahi linux workstation">Rescuing a broken asahi linux workstation</a></li>
|
||||||
<li><a href="https://blog.notmyidea.org/2023-semaine-48.html" rel="bookmark" title="Permalink to 2023, Semaine 48">2023, Semaine 48</a></li>
|
<li><a href="https://blog.notmyidea.org/2023-semaine-48.html" rel="bookmark" title="Permalink to 2023, Semaine 48">2023, Semaine 48</a></li>
|
||||||
<li><a href="https://blog.notmyidea.org/2023-semaine-47.html" rel="bookmark" title="Permalink to 2023, Semaine 47">2023, Semaine 47</a></li>
|
<li><a href="https://blog.notmyidea.org/2023-semaine-47.html" rel="bookmark" title="Permalink to 2023, Semaine 47">2023, Semaine 47</a></li>
|
||||||
|
|
|
@ -43,6 +43,12 @@ Alexis Métaireau </title>
|
||||||
</ul>
|
</ul>
|
||||||
</section>
|
</section>
|
||||||
<h1></h1>
|
<h1></h1>
|
||||||
|
<section class="section index">
|
||||||
|
<time datetime="2024-02-14T00:00:00+01:00">14 février 2024</time>
|
||||||
|
|
||||||
|
<a class='tag' href="https://blog.notmyidea.org/tag/conflit.html">conflit</a>, <a class='tag' href="https://blog.notmyidea.org/tag/agression.html">agression</a>, <a class='tag' href="https://blog.notmyidea.org/tag/facilitation.html">facilitation</a> <h1><a href="https://blog.notmyidea.org/le-conflit-nest-pas-une-agression.html" id="page-title">Le conflit n’est pas une agression</a></h1>
|
||||||
|
Rhétorique de la souffrance, responsabilité collective et devoir de réparation
|
||||||
|
</section>
|
||||||
<section class="section index">
|
<section class="section index">
|
||||||
<time datetime="2024-02-12T00:00:00+01:00">12 février 2024</time>
|
<time datetime="2024-02-12T00:00:00+01:00">12 février 2024</time>
|
||||||
|
|
||||||
|
@ -108,13 +114,8 @@ sudo<span class="w"> </span>diskutil<span class="w"> </span>eraseDisk<span class
|
||||||
<a class='tag' href="https://blog.notmyidea.org/tag/datasette.html">Datasette</a>, <a class='tag' href="https://blog.notmyidea.org/tag/deployment.html">Deployment</a> <h1><a href="https://blog.notmyidea.org/deploying-and-customizing-datasette.html" id="page-title">Deploying and customizing datasette</a></h1>
|
<a class='tag' href="https://blog.notmyidea.org/tag/datasette.html">Datasette</a>, <a class='tag' href="https://blog.notmyidea.org/tag/deployment.html">Deployment</a> <h1><a href="https://blog.notmyidea.org/deploying-and-customizing-datasette.html" id="page-title">Deploying and customizing datasette</a></h1>
|
||||||
Step by step follow-up on how I've deployed it and added custom templates on top.
|
Step by step follow-up on how I've deployed it and added custom templates on top.
|
||||||
</section>
|
</section>
|
||||||
<section class="section index">
|
|
||||||
<time datetime="2023-11-11T00:00:00+01:00">11 novembre 2023</time>
|
|
||||||
|
|
||||||
<a class='tag' href="https://blog.notmyidea.org/tag/python.html">Python</a>, <a class='tag' href="https://blog.notmyidea.org/tag/crdt.html">CRDT</a>, <a class='tag' href="https://blog.notmyidea.org/tag/sync.html">Sync</a>, <a class='tag' href="https://blog.notmyidea.org/tag/umap.html">uMap</a> <h1><a href="https://blog.notmyidea.org/adding-real-time-collaboration-to-umap-first-week.html" id="page-title">Adding Real-Time Collaboration to uMap, first week</a></h1>
|
|
||||||
A heads-up on what I've been doing this week on uMap
|
|
||||||
</section>
|
|
||||||
<ul>
|
<ul>
|
||||||
|
<li><a href="https://blog.notmyidea.org/2023-semaine-49-et-50.html" rel="bookmark" title="Permalink to 2023, Semaine 49 et 50">2023, Semaine 49 et 50</a></li>
|
||||||
<li><a href="https://blog.notmyidea.org/rescuing-a-broken-asahi-linux-workstation.html" rel="bookmark" title="Permalink to Rescuing a broken asahi linux workstation">Rescuing a broken asahi linux workstation</a></li>
|
<li><a href="https://blog.notmyidea.org/rescuing-a-broken-asahi-linux-workstation.html" rel="bookmark" title="Permalink to Rescuing a broken asahi linux workstation">Rescuing a broken asahi linux workstation</a></li>
|
||||||
<li><a href="https://blog.notmyidea.org/2023-semaine-48.html" rel="bookmark" title="Permalink to 2023, Semaine 48">2023, Semaine 48</a></li>
|
<li><a href="https://blog.notmyidea.org/2023-semaine-48.html" rel="bookmark" title="Permalink to 2023, Semaine 48">2023, Semaine 48</a></li>
|
||||||
<li><a href="https://blog.notmyidea.org/2023-semaine-47.html" rel="bookmark" title="Permalink to 2023, Semaine 47">2023, Semaine 47</a></li>
|
<li><a href="https://blog.notmyidea.org/2023-semaine-47.html" rel="bookmark" title="Permalink to 2023, Semaine 47">2023, Semaine 47</a></li>
|
||||||
|
|
|
@ -43,6 +43,12 @@ Alexis Métaireau </title>
|
||||||
</ul>
|
</ul>
|
||||||
</section>
|
</section>
|
||||||
<h1></h1>
|
<h1></h1>
|
||||||
|
<section class="section index">
|
||||||
|
<time datetime="2024-02-14T00:00:00+01:00">14 février 2024</time>
|
||||||
|
|
||||||
|
<a class='tag' href="https://blog.notmyidea.org/tag/conflit.html">conflit</a>, <a class='tag' href="https://blog.notmyidea.org/tag/agression.html">agression</a>, <a class='tag' href="https://blog.notmyidea.org/tag/facilitation.html">facilitation</a> <h1><a href="https://blog.notmyidea.org/le-conflit-nest-pas-une-agression.html" id="page-title">Le conflit n’est pas une agression</a></h1>
|
||||||
|
Rhétorique de la souffrance, responsabilité collective et devoir de réparation
|
||||||
|
</section>
|
||||||
<section class="section index">
|
<section class="section index">
|
||||||
<time datetime="2024-02-12T00:00:00+01:00">12 février 2024</time>
|
<time datetime="2024-02-12T00:00:00+01:00">12 février 2024</time>
|
||||||
|
|
||||||
|
@ -108,13 +114,8 @@ sudo<span class="w"> </span>diskutil<span class="w"> </span>eraseDisk<span class
|
||||||
<a class='tag' href="https://blog.notmyidea.org/tag/datasette.html">Datasette</a>, <a class='tag' href="https://blog.notmyidea.org/tag/deployment.html">Deployment</a> <h1><a href="https://blog.notmyidea.org/deploying-and-customizing-datasette.html" id="page-title">Deploying and customizing datasette</a></h1>
|
<a class='tag' href="https://blog.notmyidea.org/tag/datasette.html">Datasette</a>, <a class='tag' href="https://blog.notmyidea.org/tag/deployment.html">Deployment</a> <h1><a href="https://blog.notmyidea.org/deploying-and-customizing-datasette.html" id="page-title">Deploying and customizing datasette</a></h1>
|
||||||
Step by step follow-up on how I've deployed it and added custom templates on top.
|
Step by step follow-up on how I've deployed it and added custom templates on top.
|
||||||
</section>
|
</section>
|
||||||
<section class="section index">
|
|
||||||
<time datetime="2023-11-11T00:00:00+01:00">11 novembre 2023</time>
|
|
||||||
|
|
||||||
<a class='tag' href="https://blog.notmyidea.org/tag/python.html">Python</a>, <a class='tag' href="https://blog.notmyidea.org/tag/crdt.html">CRDT</a>, <a class='tag' href="https://blog.notmyidea.org/tag/sync.html">Sync</a>, <a class='tag' href="https://blog.notmyidea.org/tag/umap.html">uMap</a> <h1><a href="https://blog.notmyidea.org/adding-real-time-collaboration-to-umap-first-week.html" id="page-title">Adding Real-Time Collaboration to uMap, first week</a></h1>
|
|
||||||
A heads-up on what I've been doing this week on uMap
|
|
||||||
</section>
|
|
||||||
<ul>
|
<ul>
|
||||||
|
<li><a href="https://blog.notmyidea.org/2023-semaine-49-et-50.html" rel="bookmark" title="Permalink to 2023, Semaine 49 et 50">2023, Semaine 49 et 50</a></li>
|
||||||
<li><a href="https://blog.notmyidea.org/rescuing-a-broken-asahi-linux-workstation.html" rel="bookmark" title="Permalink to Rescuing a broken asahi linux workstation">Rescuing a broken asahi linux workstation</a></li>
|
<li><a href="https://blog.notmyidea.org/rescuing-a-broken-asahi-linux-workstation.html" rel="bookmark" title="Permalink to Rescuing a broken asahi linux workstation">Rescuing a broken asahi linux workstation</a></li>
|
||||||
<li><a href="https://blog.notmyidea.org/2023-semaine-48.html" rel="bookmark" title="Permalink to 2023, Semaine 48">2023, Semaine 48</a></li>
|
<li><a href="https://blog.notmyidea.org/2023-semaine-48.html" rel="bookmark" title="Permalink to 2023, Semaine 48">2023, Semaine 48</a></li>
|
||||||
<li><a href="https://blog.notmyidea.org/2023-semaine-47.html" rel="bookmark" title="Permalink to 2023, Semaine 47">2023, Semaine 47</a></li>
|
<li><a href="https://blog.notmyidea.org/2023-semaine-47.html" rel="bookmark" title="Permalink to 2023, Semaine 47">2023, Semaine 47</a></li>
|
||||||
|
|
|
@ -43,6 +43,12 @@ Alexis Métaireau </title>
|
||||||
</ul>
|
</ul>
|
||||||
</section>
|
</section>
|
||||||
<h1></h1>
|
<h1></h1>
|
||||||
|
<section class="section index">
|
||||||
|
<time datetime="2024-02-14T00:00:00+01:00">14 février 2024</time>
|
||||||
|
|
||||||
|
<a class='tag' href="https://blog.notmyidea.org/tag/conflit.html">conflit</a>, <a class='tag' href="https://blog.notmyidea.org/tag/agression.html">agression</a>, <a class='tag' href="https://blog.notmyidea.org/tag/facilitation.html">facilitation</a> <h1><a href="https://blog.notmyidea.org/le-conflit-nest-pas-une-agression.html" id="page-title">Le conflit n’est pas une agression</a></h1>
|
||||||
|
Rhétorique de la souffrance, responsabilité collective et devoir de réparation
|
||||||
|
</section>
|
||||||
<section class="section index">
|
<section class="section index">
|
||||||
<time datetime="2024-02-12T00:00:00+01:00">12 février 2024</time>
|
<time datetime="2024-02-12T00:00:00+01:00">12 février 2024</time>
|
||||||
|
|
||||||
|
@ -108,13 +114,8 @@ sudo<span class="w"> </span>diskutil<span class="w"> </span>eraseDisk<span class
|
||||||
<a class='tag' href="https://blog.notmyidea.org/tag/datasette.html">Datasette</a>, <a class='tag' href="https://blog.notmyidea.org/tag/deployment.html">Deployment</a> <h1><a href="https://blog.notmyidea.org/deploying-and-customizing-datasette.html" id="page-title">Deploying and customizing datasette</a></h1>
|
<a class='tag' href="https://blog.notmyidea.org/tag/datasette.html">Datasette</a>, <a class='tag' href="https://blog.notmyidea.org/tag/deployment.html">Deployment</a> <h1><a href="https://blog.notmyidea.org/deploying-and-customizing-datasette.html" id="page-title">Deploying and customizing datasette</a></h1>
|
||||||
Step by step follow-up on how I've deployed it and added custom templates on top.
|
Step by step follow-up on how I've deployed it and added custom templates on top.
|
||||||
</section>
|
</section>
|
||||||
<section class="section index">
|
|
||||||
<time datetime="2023-11-11T00:00:00+01:00">11 novembre 2023</time>
|
|
||||||
|
|
||||||
<a class='tag' href="https://blog.notmyidea.org/tag/python.html">Python</a>, <a class='tag' href="https://blog.notmyidea.org/tag/crdt.html">CRDT</a>, <a class='tag' href="https://blog.notmyidea.org/tag/sync.html">Sync</a>, <a class='tag' href="https://blog.notmyidea.org/tag/umap.html">uMap</a> <h1><a href="https://blog.notmyidea.org/adding-real-time-collaboration-to-umap-first-week.html" id="page-title">Adding Real-Time Collaboration to uMap, first week</a></h1>
|
|
||||||
A heads-up on what I've been doing this week on uMap
|
|
||||||
</section>
|
|
||||||
<ul>
|
<ul>
|
||||||
|
<li><a href="https://blog.notmyidea.org/2023-semaine-49-et-50.html" rel="bookmark" title="Permalink to 2023, Semaine 49 et 50">2023, Semaine 49 et 50</a></li>
|
||||||
<li><a href="https://blog.notmyidea.org/rescuing-a-broken-asahi-linux-workstation.html" rel="bookmark" title="Permalink to Rescuing a broken asahi linux workstation">Rescuing a broken asahi linux workstation</a></li>
|
<li><a href="https://blog.notmyidea.org/rescuing-a-broken-asahi-linux-workstation.html" rel="bookmark" title="Permalink to Rescuing a broken asahi linux workstation">Rescuing a broken asahi linux workstation</a></li>
|
||||||
<li><a href="https://blog.notmyidea.org/2023-semaine-48.html" rel="bookmark" title="Permalink to 2023, Semaine 48">2023, Semaine 48</a></li>
|
<li><a href="https://blog.notmyidea.org/2023-semaine-48.html" rel="bookmark" title="Permalink to 2023, Semaine 48">2023, Semaine 48</a></li>
|
||||||
<li><a href="https://blog.notmyidea.org/2023-semaine-47.html" rel="bookmark" title="Permalink to 2023, Semaine 47">2023, Semaine 47</a></li>
|
<li><a href="https://blog.notmyidea.org/2023-semaine-47.html" rel="bookmark" title="Permalink to 2023, Semaine 47">2023, Semaine 47</a></li>
|
||||||
|
|
|
@ -60,7 +60,7 @@ Astuces <span class="caps">SSH</span> - Alexis Métaireau </title>
|
||||||
<p>(merci <a href="http://majerti.fr">gaston</a> !)</p>
|
<p>(merci <a href="http://majerti.fr">gaston</a> !)</p>
|
||||||
<p>La directive suivante dans .ssh/config permet de sauter d’hôte en hôte
|
<p>La directive suivante dans .ssh/config permet de sauter d’hôte en hôte
|
||||||
séparés par des “+” :</p>
|
séparés par des “+” :</p>
|
||||||
<div class="highlight"><pre><span></span><code>Host *+*
|
<div class="highlight"><pre><span></span><code>Host <span class="gs">*+*</span>
|
||||||
ProxyCommand ssh $(echo %h | sed
|
ProxyCommand ssh $(echo %h | sed
|
||||||
's/+[^+]*$//;s/\([^+%%]*\)%%\([^+]*\)$/\2 -l \1/;s/:/ -p /')
|
's/+[^+]*$//;s/\([^+%%]*\)%%\([^+]*\)$/\2 -l \1/;s/:/ -p /')
|
||||||
PATH=.:\$PATH nc -w1 $(echo %h | sed 's/^.*+//;/:/!s/$/ %p/;s/:/ /')
|
PATH=.:\$PATH nc -w1 $(echo %h | sed 's/^.*+//;/:/!s/$/ %p/;s/:/ /')
|
||||||
|
|
|
@ -33,7 +33,7 @@ Au delà de la pénétration - Alexis Métaireau </title>
|
||||||
href="https://blog.notmyidea.org/weeknotes/">Notes hebdo</a>
|
href="https://blog.notmyidea.org/weeknotes/">Notes hebdo</a>
|
||||||
</li>
|
</li>
|
||||||
<li>
|
<li>
|
||||||
<a class=""
|
<a class="selected"
|
||||||
href="https://blog.notmyidea.org/lectures/">Lectures</a>
|
href="https://blog.notmyidea.org/lectures/">Lectures</a>
|
||||||
</li>
|
</li>
|
||||||
<li>
|
<li>
|
||||||
|
@ -85,7 +85,7 @@ Le patriarcat règne. Souvent la pénétration reproduit la domination de l̵
|
||||||
</blockquote>
|
</blockquote>
|
||||||
<p>J’aime bien les « insultes » qui sont utilisées par Martin page : « Punaise de kalenbullar de plutonium », « punaise de tragédie », etc. C’est mignon et c’est bien comme ça !</p>
|
<p>J’aime bien les « insultes » qui sont utilisées par Martin page : « Punaise de kalenbullar de plutonium », « punaise de tragédie », etc. C’est mignon et c’est bien comme ça !</p>
|
||||||
<p>
|
<p>
|
||||||
<a href="https://blog.notmyidea.org/tag/sexualite.html">#sexualité</a>, <a href="https://blog.notmyidea.org/tag/feminisme.html">#féminisme</a> - Posté dans la catégorie <a href="https://blog.notmyidea.org/lectures/">Lectures</a>
|
<a href="https://blog.notmyidea.org/tag/sexualite.html">#sexualité</a>, <a href="https://blog.notmyidea.org/tag/feminisme.html">#féminisme</a> - Posté dans la catégorie <a href="https://blog.notmyidea.org/lectures/">lectures</a>
|
||||||
</p>
|
</p>
|
||||||
</article>
|
</article>
|
||||||
<footer>
|
<footer>
|
||||||
|
|
62
author/sarah-schulmann.html
Normal file
62
author/sarah-schulmann.html
Normal file
|
@ -0,0 +1,62 @@
|
||||||
|
<!DOCTYPE html>
|
||||||
|
<html lang="fr">
|
||||||
|
<head>
|
||||||
|
<title>
|
||||||
|
Alexis Métaireau - Sarah Schulmann </title>
|
||||||
|
<meta charset="utf-8" />
|
||||||
|
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||||
|
<link rel="stylesheet"
|
||||||
|
href="https://blog.notmyidea.org/theme/css/main.css?v2"
|
||||||
|
type="text/css" />
|
||||||
|
<link href="https://blog.notmyidea.org/feeds/all.atom.xml"
|
||||||
|
type="application/atom+xml"
|
||||||
|
rel="alternate"
|
||||||
|
title="Alexis Métaireau ATOM Feed" />
|
||||||
|
</head>
|
||||||
|
<body>
|
||||||
|
<div id="content">
|
||||||
|
<section id="links">
|
||||||
|
<ul>
|
||||||
|
<li>
|
||||||
|
<a class="main" href="/">Alexis Métaireau</a>
|
||||||
|
</li>
|
||||||
|
<li>
|
||||||
|
<a class=""
|
||||||
|
href="https://blog.notmyidea.org/journal/index.html">Journal</a>
|
||||||
|
</li>
|
||||||
|
<li>
|
||||||
|
<a class=""
|
||||||
|
href="https://blog.notmyidea.org/code/">Code, etc.</a>
|
||||||
|
</li>
|
||||||
|
<li>
|
||||||
|
<a class=""
|
||||||
|
href="https://blog.notmyidea.org/weeknotes/">Notes hebdo</a>
|
||||||
|
</li>
|
||||||
|
<li>
|
||||||
|
<a class=""
|
||||||
|
href="https://blog.notmyidea.org/lectures/">Lectures</a>
|
||||||
|
</li>
|
||||||
|
<li>
|
||||||
|
<a class=""
|
||||||
|
href="https://blog.notmyidea.org/projets.html">Projets</a>
|
||||||
|
</li>
|
||||||
|
</ul>
|
||||||
|
</section>
|
||||||
|
<h1></h1>
|
||||||
|
<section class="section index">
|
||||||
|
<time datetime="2024-02-14T00:00:00+01:00">14 février 2024</time>
|
||||||
|
|
||||||
|
<a class='tag' href="https://blog.notmyidea.org/tag/conflit.html">conflit</a>, <a class='tag' href="https://blog.notmyidea.org/tag/agression.html">agression</a>, <a class='tag' href="https://blog.notmyidea.org/tag/facilitation.html">facilitation</a> <h1><a href="https://blog.notmyidea.org/le-conflit-nest-pas-une-agression.html" id="page-title">Le conflit n’est pas une agression</a></h1>
|
||||||
|
Rhétorique de la souffrance, responsabilité collective et devoir de réparation
|
||||||
|
</section>
|
||||||
|
<ul>
|
||||||
|
</ul>
|
||||||
|
</section>
|
||||||
|
<footer>
|
||||||
|
<a id="feed" href="/feeds/all.atom.xml">
|
||||||
|
<img alt="RSS Logo" src="/theme/rss.svg" />
|
||||||
|
</a>
|
||||||
|
</footer>
|
||||||
|
</div>
|
||||||
|
</body>
|
||||||
|
</html>
|
|
@ -21,7 +21,7 @@ Bidouille - Alexis Métaireau </title>
|
||||||
<a class="main" href="/">Alexis Métaireau</a>
|
<a class="main" href="/">Alexis Métaireau</a>
|
||||||
</li>
|
</li>
|
||||||
<li>
|
<li>
|
||||||
<a class=""
|
<a class="selected"
|
||||||
href="https://blog.notmyidea.org/journal/index.html">Journal</a>
|
href="https://blog.notmyidea.org/journal/index.html">Journal</a>
|
||||||
</li>
|
</li>
|
||||||
<li>
|
<li>
|
||||||
|
|
|
@ -21,7 +21,7 @@ Bière maison ! - Alexis Métaireau </title>
|
||||||
<a class="main" href="/">Alexis Métaireau</a>
|
<a class="main" href="/">Alexis Métaireau</a>
|
||||||
</li>
|
</li>
|
||||||
<li>
|
<li>
|
||||||
<a class=""
|
<a class="selected"
|
||||||
href="https://blog.notmyidea.org/journal/index.html">Journal</a>
|
href="https://blog.notmyidea.org/journal/index.html">Journal</a>
|
||||||
</li>
|
</li>
|
||||||
<li>
|
<li>
|
||||||
|
|
|
@ -21,7 +21,7 @@ Brasserie du Vieux Singe — Installation en cours. - Alexis Métaireau
|
||||||
<a class="main" href="/">Alexis Métaireau</a>
|
<a class="main" href="/">Alexis Métaireau</a>
|
||||||
</li>
|
</li>
|
||||||
<li>
|
<li>
|
||||||
<a class=""
|
<a class="selected"
|
||||||
href="https://blog.notmyidea.org/journal/index.html">Journal</a>
|
href="https://blog.notmyidea.org/journal/index.html">Journal</a>
|
||||||
</li>
|
</li>
|
||||||
<li>
|
<li>
|
||||||
|
|
|
@ -21,7 +21,7 @@ Break technologique - Alexis Métaireau </title>
|
||||||
<a class="main" href="/">Alexis Métaireau</a>
|
<a class="main" href="/">Alexis Métaireau</a>
|
||||||
</li>
|
</li>
|
||||||
<li>
|
<li>
|
||||||
<a class=""
|
<a class="selected"
|
||||||
href="https://blog.notmyidea.org/journal/index.html">Journal</a>
|
href="https://blog.notmyidea.org/journal/index.html">Journal</a>
|
||||||
</li>
|
</li>
|
||||||
<li>
|
<li>
|
||||||
|
|
|
@ -49,7 +49,7 @@ Alexis Métaireau </title>
|
||||||
<dt><h2><a href="/journal/">Journal</a></h2></dt>
|
<dt><h2><a href="/journal/">Journal</a></h2></dt>
|
||||||
<dd>Quelques réfléxions, bien souvent autour du monde du travail ou de la technologie.. 69 articles.</dd>
|
<dd>Quelques réfléxions, bien souvent autour du monde du travail ou de la technologie.. 69 articles.</dd>
|
||||||
<dt><h2><a href="/lectures/">Notes de lecture</a></h2></dt>
|
<dt><h2><a href="/lectures/">Notes de lecture</a></h2></dt>
|
||||||
<dd>Quelques notes prises au détour d'une lecture, plutôt pour ne pas les oublier et me remémorer le livre quand j'en ai besoin.. 16 articles.</dd>
|
<dd>Quelques notes prises au détour d'une lecture, plutôt pour ne pas les oublier et me remémorer le livre quand j'en ai besoin.. 17 articles.</dd>
|
||||||
<dt><h2><a href="/notes/">Carnet de notes</a></h2></dt>
|
<dt><h2><a href="/notes/">Carnet de notes</a></h2></dt>
|
||||||
<dd>Prises bien souvent en regardant une vidéo ou un article en ligne. Je les mets ici pour pouvoir les retrouver quand le besoin se fait sentir.. 13 articles.</dd>
|
<dd>Prises bien souvent en regardant une vidéo ou un article en ligne. Je les mets ici pour pouvoir les retrouver quand le besoin se fait sentir.. 13 articles.</dd>
|
||||||
<dt><h2><a href="/weeknotes/">Notes hebdo</a></h2></dt>
|
<dt><h2><a href="/weeknotes/">Notes hebdo</a></h2></dt>
|
||||||
|
|
|
@ -84,17 +84,17 @@ Chariotte - Alexis Métaireau </title>
|
||||||
</header>
|
</header>
|
||||||
<article>
|
<article>
|
||||||
<div id="vis"></div>
|
<div id="vis"></div>
|
||||||
<h2 id="lundi-05-fevrier-2024">🗓️ lundi 05 février 2024</h2>
|
<h2 id="lundi-05-fevrier-2024">🗓️ Lundi 05 février 2024</h2>
|
||||||
<p>Réunion de dev: on a passé toutes les <span class="caps">MR</span> en attente, et on a ensuite discuté de ce qu’on allait intégrer pour la suite. Les discussions sont dans l’ensemble assez fluide, même si il faut rassurer sur mes intentions. Dans la foulé je déploie et je fais une petite proposition de fusion concernant des changements sur le footer</p>
|
<p>Réunion de dev: on a passé toutes les <span class="caps">MR</span> en attente, et on a ensuite discuté de ce qu’on allait intégrer pour la suite. Les discussions sont dans l’ensemble assez fluide, même si il faut rassurer sur mes intentions. Dans la foulé je déploie et je fais une petite proposition de fusion concernant des changements sur le footer</p>
|
||||||
<h2 id="mardi-16-janvier-2024">🗓️ mardi 16 janvier 2024</h2>
|
<h2 id="mardi-16-janvier-2024">🗓️ Mardi 16 janvier 2024</h2>
|
||||||
<p>J’ai fait le tour des <span class="caps">MR</span> en attente pour mettre quelques commentaires.</p>
|
<p>J’ai fait le tour des <span class="caps">MR</span> en attente pour mettre quelques commentaires.</p>
|
||||||
<h2 id="lundi-15-janvier-2024">🗓️ lundi 15 janvier 2024</h2>
|
<h2 id="lundi-15-janvier-2024">🗓️ Lundi 15 janvier 2024</h2>
|
||||||
<p>On a passé en revue les <span class="caps">MR</span> en attente, et on a pu se mettre d’accord sur une manière d’avancer, en travaillant au consentement. On a pu mettre en pratique et c’était chouette. Je suis content de voir des freins se lever de mon côté à ce niveau.</p>
|
<p>On a passé en revue les <span class="caps">MR</span> en attente, et on a pu se mettre d’accord sur une manière d’avancer, en travaillant au consentement. On a pu mettre en pratique et c’était chouette. Je suis content de voir des freins se lever de mon côté à ce niveau.</p>
|
||||||
<h2 id="dimanche-17-decembre-2023">🗓️ dimanche 17 décembre 2023</h2>
|
<h2 id="dimanche-17-decembre-2023">🗓️ Dimanche 17 décembre 2023</h2>
|
||||||
<p>J’ai passé beaucoup de temps pour essayer de comprendre pourquoi les emails n’étaient pas envoyés lors de la récupération de mot de passe. J’ai fini par trouver en utilisant un bon vieux debugger, comme quoi c’est la solution à privilégier autant que possible.</p>
|
<p>J’ai passé beaucoup de temps pour essayer de comprendre pourquoi les emails n’étaient pas envoyés lors de la récupération de mot de passe. J’ai fini par trouver en utilisant un bon vieux debugger, comme quoi c’est la solution à privilégier autant que possible.</p>
|
||||||
<p>Le code actuel utilise <code>username</code> comme un champ de stockage d’emails, et Django avait du mal à retrouver ses petits (il cherchait dans le champ <code>email</code> sans succès). J’ai fini par trouver la solution. Je suis content de réussir à remonter en compétences sur le debug de django, même si je pensais que ça me prendrais moins de temps :-)</p>
|
<p>Le code actuel utilise <code>username</code> comme un champ de stockage d’emails, et Django avait du mal à retrouver ses petits (il cherchait dans le champ <code>email</code> sans succès). J’ai fini par trouver la solution. Je suis content de réussir à remonter en compétences sur le debug de django, même si je pensais que ça me prendrais moins de temps :-)</p>
|
||||||
<p>J’ai aussi mis en place de la documentation.</p>
|
<p>J’ai aussi mis en place de la documentation.</p>
|
||||||
<h2 id="lundi-27-novembre-2023">🗓️ lundi 27 novembre 2023</h2>
|
<h2 id="lundi-27-novembre-2023">🗓️ Lundi 27 novembre 2023</h2>
|
||||||
<p>Chariotte.fr est maintenant hébergé par Alwaysdata !
|
<p>Chariotte.fr est maintenant hébergé par Alwaysdata !
|
||||||
Arthur m’a envoyé les données puis j’ai fait la commande suivante :</p>
|
Arthur m’a envoyé les données puis j’ai fait la commande suivante :</p>
|
||||||
<div class="highlight"><pre><span></span><code>gpg<span class="w"> </span>--decrypt<span class="w"> </span>hb_chariotte_prod.pgdump.asc<span class="w"> </span>><span class="w"> </span>hb_chariotte_prod.pgdump
|
<div class="highlight"><pre><span></span><code>gpg<span class="w"> </span>--decrypt<span class="w"> </span>hb_chariotte_prod.pgdump.asc<span class="w"> </span>><span class="w"> </span>hb_chariotte_prod.pgdump
|
||||||
|
|
|
@ -21,7 +21,7 @@ Charte et événements non-mixtes au sein de l’Afpy - Alexis Métaire
|
||||||
<a class="main" href="/">Alexis Métaireau</a>
|
<a class="main" href="/">Alexis Métaireau</a>
|
||||||
</li>
|
</li>
|
||||||
<li>
|
<li>
|
||||||
<a class=""
|
<a class="selected"
|
||||||
href="https://blog.notmyidea.org/journal/index.html">Journal</a>
|
href="https://blog.notmyidea.org/journal/index.html">Journal</a>
|
||||||
</li>
|
</li>
|
||||||
<li>
|
<li>
|
||||||
|
|
|
@ -21,7 +21,7 @@ Cheese <span class="amp">&</span> Code party: October 20-21 - Alexis M
|
||||||
<a class="main" href="/">Alexis Métaireau</a>
|
<a class="main" href="/">Alexis Métaireau</a>
|
||||||
</li>
|
</li>
|
||||||
<li>
|
<li>
|
||||||
<a class=""
|
<a class="selected"
|
||||||
href="https://blog.notmyidea.org/journal/index.html">Journal</a>
|
href="https://blog.notmyidea.org/journal/index.html">Journal</a>
|
||||||
</li>
|
</li>
|
||||||
<li>
|
<li>
|
||||||
|
|
|
@ -21,7 +21,7 @@ Chiffrement - Alexis Métaireau </title>
|
||||||
<a class="main" href="/">Alexis Métaireau</a>
|
<a class="main" href="/">Alexis Métaireau</a>
|
||||||
</li>
|
</li>
|
||||||
<li>
|
<li>
|
||||||
<a class=""
|
<a class="selected"
|
||||||
href="https://blog.notmyidea.org/journal/index.html">Journal</a>
|
href="https://blog.notmyidea.org/journal/index.html">Journal</a>
|
||||||
</li>
|
</li>
|
||||||
<li>
|
<li>
|
||||||
|
|
|
@ -21,7 +21,7 @@ Cloisonnement des activités ? - Alexis Métaireau </title>
|
||||||
<a class="main" href="/">Alexis Métaireau</a>
|
<a class="main" href="/">Alexis Métaireau</a>
|
||||||
</li>
|
</li>
|
||||||
<li>
|
<li>
|
||||||
<a class=""
|
<a class="selected"
|
||||||
href="https://blog.notmyidea.org/journal/index.html">Journal</a>
|
href="https://blog.notmyidea.org/journal/index.html">Journal</a>
|
||||||
</li>
|
</li>
|
||||||
<li>
|
<li>
|
||||||
|
|
|
@ -33,7 +33,7 @@ Comment la non-violence protège l’état - Alexis Métaireau <
|
||||||
href="https://blog.notmyidea.org/weeknotes/">Notes hebdo</a>
|
href="https://blog.notmyidea.org/weeknotes/">Notes hebdo</a>
|
||||||
</li>
|
</li>
|
||||||
<li>
|
<li>
|
||||||
<a class=""
|
<a class="selected"
|
||||||
href="https://blog.notmyidea.org/lectures/">Lectures</a>
|
href="https://blog.notmyidea.org/lectures/">Lectures</a>
|
||||||
</li>
|
</li>
|
||||||
<li>
|
<li>
|
||||||
|
@ -64,7 +64,7 @@ L’histoire pacifiste de la lutte indienne ne peut rendre compte du fait que Su
|
||||||
<p><strong>L’Inde est toujours exploitée par des entreprises euro-américaines</strong> (bien que plusieurs nouvelles entreprises indiennes, principalement des filiales, se soient jointes au pillage), et continue de fournir des ressources et des marchés aux États impérialistes. Par bien des façons, <strong>la pauvreté de son peuple s’est aggravée et l’exploitation est devenue plus efficace</strong>. L’indépendance à l’égard du pouvoir colonial a donné à l’Inde plus d’autonomie dans quelques zones, et a certainement permis à une poignée d’Indiens de s’asseoir dans les fauteuils du pouvoir, mais <strong>l’exploitation et la marchandisation des ressources s’est approfondie</strong>. Qui plus est, l’Inde a perdu la nette opportunité que représentait une lutte d’émancipation riche de sens menée contre un oppresseur étranger aisément identifiable. Aujourd’hui, un mouvement d’émancipation aurait a s’opposer aux dynamiques déconcertantes du nationalisme et de la rivalité ethnique et religieuse pour abolir un capitalisme et un gouvernement domestiques bien plus développés que dans leurs formes d’alors. Tout bien pesé, le mouvement d’indépendance a donc bien échoué.</p>
|
<p><strong>L’Inde est toujours exploitée par des entreprises euro-américaines</strong> (bien que plusieurs nouvelles entreprises indiennes, principalement des filiales, se soient jointes au pillage), et continue de fournir des ressources et des marchés aux États impérialistes. Par bien des façons, <strong>la pauvreté de son peuple s’est aggravée et l’exploitation est devenue plus efficace</strong>. L’indépendance à l’égard du pouvoir colonial a donné à l’Inde plus d’autonomie dans quelques zones, et a certainement permis à une poignée d’Indiens de s’asseoir dans les fauteuils du pouvoir, mais <strong>l’exploitation et la marchandisation des ressources s’est approfondie</strong>. Qui plus est, l’Inde a perdu la nette opportunité que représentait une lutte d’émancipation riche de sens menée contre un oppresseur étranger aisément identifiable. Aujourd’hui, un mouvement d’émancipation aurait a s’opposer aux dynamiques déconcertantes du nationalisme et de la rivalité ethnique et religieuse pour abolir un capitalisme et un gouvernement domestiques bien plus développés que dans leurs formes d’alors. Tout bien pesé, le mouvement d’indépendance a donc bien échoué.</p>
|
||||||
</blockquote>
|
</blockquote>
|
||||||
<p>
|
<p>
|
||||||
<a href="https://blog.notmyidea.org/tag/non-violence.html">#non-violence</a>, <a href="https://blog.notmyidea.org/tag/anarchisme.html">#anarchisme</a> - Posté dans la catégorie <a href="https://blog.notmyidea.org/lectures/">Lectures</a>
|
<a href="https://blog.notmyidea.org/tag/non-violence.html">#non-violence</a>, <a href="https://blog.notmyidea.org/tag/anarchisme.html">#anarchisme</a> - Posté dans la catégorie <a href="https://blog.notmyidea.org/lectures/">lectures</a>
|
||||||
</p>
|
</p>
|
||||||
</article>
|
</article>
|
||||||
<footer>
|
<footer>
|
||||||
|
|
|
@ -21,7 +21,7 @@ Conflit - Alexis Métaireau </title>
|
||||||
<a class="main" href="/">Alexis Métaireau</a>
|
<a class="main" href="/">Alexis Métaireau</a>
|
||||||
</li>
|
</li>
|
||||||
<li>
|
<li>
|
||||||
<a class=""
|
<a class="selected"
|
||||||
href="https://blog.notmyidea.org/journal/index.html">Journal</a>
|
href="https://blog.notmyidea.org/journal/index.html">Journal</a>
|
||||||
</li>
|
</li>
|
||||||
<li>
|
<li>
|
||||||
|
@ -59,7 +59,7 @@ Conflit - Alexis Métaireau </title>
|
||||||
<p>Toute la question devient donc la question de la stratégie à adopter pour que les sujets importants à mes yeux soient perçus comme tels pour mes interlocuteurs⋅rices.</p>
|
<p>Toute la question devient donc la question de la stratégie à adopter pour que les sujets importants à mes yeux soient perçus comme tels pour mes interlocuteurs⋅rices.</p>
|
||||||
<p>Je suis content de faire cette découverte :-)</p>
|
<p>Je suis content de faire cette découverte :-)</p>
|
||||||
<p>
|
<p>
|
||||||
<a href="https://blog.notmyidea.org/tag/savoir-etre.html">#Savoir-Être</a>, <a href="https://blog.notmyidea.org/tag/cooperation.html">#Coopération</a>, <a href="https://blog.notmyidea.org/tag/conflit.html">#Conflit</a> - Posté dans la catégorie <a href="https://blog.notmyidea.org/journal/">Journal</a>
|
<a href="https://blog.notmyidea.org/tag/savoir-etre.html">#Savoir-Être</a>, <a href="https://blog.notmyidea.org/tag/cooperation.html">#Coopération</a>, <a href="https://blog.notmyidea.org/tag/conflit.html">#Conflit</a> - Posté dans la catégorie <a href="https://blog.notmyidea.org/journal/">journal</a>
|
||||||
</p>
|
</p>
|
||||||
</article>
|
</article>
|
||||||
<footer>
|
<footer>
|
||||||
|
|
|
@ -21,7 +21,7 @@ Coopération et travail - Alexis Métaireau </title>
|
||||||
<a class="main" href="/">Alexis Métaireau</a>
|
<a class="main" href="/">Alexis Métaireau</a>
|
||||||
</li>
|
</li>
|
||||||
<li>
|
<li>
|
||||||
<a class=""
|
<a class="selected"
|
||||||
href="https://blog.notmyidea.org/journal/index.html">Journal</a>
|
href="https://blog.notmyidea.org/journal/index.html">Journal</a>
|
||||||
</li>
|
</li>
|
||||||
<li>
|
<li>
|
||||||
|
@ -69,7 +69,7 @@ Coopération et travail - Alexis Métaireau </title>
|
||||||
<p>Mais impossible d’activer cette manière de concevoir le rapport à l’autre quand je suis en compétition : je passe alors mon temps à me rassurer sur ma manière d’être. Je veux absolument me trouver meilleur que je ne suis en réalité.</p>
|
<p>Mais impossible d’activer cette manière de concevoir le rapport à l’autre quand je suis en compétition : je passe alors mon temps à me rassurer sur ma manière d’être. Je veux absolument me trouver meilleur que je ne suis en réalité.</p>
|
||||||
<p>Pour sortir de ce mode de fonctionnement, il me faut chercher à apprendre des autres, souligner mes faiblesses pour les travailler, plutôt que de refuser de les pointer du doigt.</p>
|
<p>Pour sortir de ce mode de fonctionnement, il me faut chercher à apprendre des autres, souligner mes faiblesses pour les travailler, plutôt que de refuser de les pointer du doigt.</p>
|
||||||
<p>
|
<p>
|
||||||
<a href="https://blog.notmyidea.org/tag/cooperation.html">#Coopération</a>, <a href="https://blog.notmyidea.org/tag/travail.html">#Travail</a> - Posté dans la catégorie <a href="https://blog.notmyidea.org/journal/">Journal</a>
|
<a href="https://blog.notmyidea.org/tag/cooperation.html">#Coopération</a>, <a href="https://blog.notmyidea.org/tag/travail.html">#Travail</a> - Posté dans la catégorie <a href="https://blog.notmyidea.org/journal/">journal</a>
|
||||||
</p>
|
</p>
|
||||||
</article>
|
</article>
|
||||||
<footer>
|
<footer>
|
||||||
|
|
|
@ -57,8 +57,8 @@ Creating an online space to share markdown files - Alexis Métaireau
|
||||||
<p>It also, <a href="https://caddyserver.com/docs/automatic-https">setups automatically and transparently <span class="caps">SSL</span> certificates</a> for you (using Let’s Encrypt!), so I wanted to have a look.</p>
|
<p>It also, <a href="https://caddyserver.com/docs/automatic-https">setups automatically and transparently <span class="caps">SSL</span> certificates</a> for you (using Let’s Encrypt!), so I wanted to have a look.</p>
|
||||||
<p>Here is the Caddy configuration file I’m now using :</p>
|
<p>Here is the Caddy configuration file I’m now using :</p>
|
||||||
<div class="highlight"><pre><span></span><code>md.notmyidea.org {
|
<div class="highlight"><pre><span></span><code>md.notmyidea.org {
|
||||||
root * /home/caddy/md.notmyidea.org
|
root <span class="gs">* /home/caddy/md.notmyidea.org</span>
|
||||||
rewrite * /index.html
|
<span class="gs"> rewrite *</span> /index.html
|
||||||
file_server
|
file_server
|
||||||
templates
|
templates
|
||||||
encode zstd gzip
|
encode zstd gzip
|
||||||
|
|
|
@ -33,7 +33,7 @@ Crucial Conversations - Alexis Métaireau </title>
|
||||||
href="https://blog.notmyidea.org/weeknotes/">Notes hebdo</a>
|
href="https://blog.notmyidea.org/weeknotes/">Notes hebdo</a>
|
||||||
</li>
|
</li>
|
||||||
<li>
|
<li>
|
||||||
<a class=""
|
<a class="selected"
|
||||||
href="https://blog.notmyidea.org/lectures/">Lectures</a>
|
href="https://blog.notmyidea.org/lectures/">Lectures</a>
|
||||||
</li>
|
</li>
|
||||||
<li>
|
<li>
|
||||||
|
|
|
@ -21,7 +21,7 @@ De Mozilla à la Brasserie du Vieux Singe - Alexis Métaireau </titl
|
||||||
<a class="main" href="/">Alexis Métaireau</a>
|
<a class="main" href="/">Alexis Métaireau</a>
|
||||||
</li>
|
</li>
|
||||||
<li>
|
<li>
|
||||||
<a class=""
|
<a class="selected"
|
||||||
href="https://blog.notmyidea.org/journal/index.html">Journal</a>
|
href="https://blog.notmyidea.org/journal/index.html">Journal</a>
|
||||||
</li>
|
</li>
|
||||||
<li>
|
<li>
|
||||||
|
|
|
@ -21,7 +21,7 @@ Des carnets d’esquisse - Alexis Métaireau </title>
|
||||||
<a class="main" href="/">Alexis Métaireau</a>
|
<a class="main" href="/">Alexis Métaireau</a>
|
||||||
</li>
|
</li>
|
||||||
<li>
|
<li>
|
||||||
<a class=""
|
<a class="selected"
|
||||||
href="https://blog.notmyidea.org/journal/index.html">Journal</a>
|
href="https://blog.notmyidea.org/journal/index.html">Journal</a>
|
||||||
</li>
|
</li>
|
||||||
<li>
|
<li>
|
||||||
|
|
|
@ -21,7 +21,7 @@ Des profils de confiance partout et pour tout ? - Alexis Métaireau
|
||||||
<a class="main" href="/">Alexis Métaireau</a>
|
<a class="main" href="/">Alexis Métaireau</a>
|
||||||
</li>
|
</li>
|
||||||
<li>
|
<li>
|
||||||
<a class=""
|
<a class="selected"
|
||||||
href="https://blog.notmyidea.org/journal/index.html">Journal</a>
|
href="https://blog.notmyidea.org/journal/index.html">Journal</a>
|
||||||
</li>
|
</li>
|
||||||
<li>
|
<li>
|
||||||
|
|
|
@ -21,7 +21,7 @@ Accueil, transmission et confiance - Alexis Métaireau </title>
|
||||||
<a class="main" href="/">Alexis Métaireau</a>
|
<a class="main" href="/">Alexis Métaireau</a>
|
||||||
</li>
|
</li>
|
||||||
<li>
|
<li>
|
||||||
<a class=""
|
<a class="selected"
|
||||||
href="https://blog.notmyidea.org/journal/index.html">Journal</a>
|
href="https://blog.notmyidea.org/journal/index.html">Journal</a>
|
||||||
</li>
|
</li>
|
||||||
<li>
|
<li>
|
||||||
|
|
|
@ -1,101 +0,0 @@
|
||||||
<!DOCTYPE html>
|
|
||||||
<html lang="fr">
|
|
||||||
<head>
|
|
||||||
<title>
|
|
||||||
Le conflit n’est pas une agression - Alexis Métaireau </title>
|
|
||||||
<meta charset="utf-8" />
|
|
||||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
|
||||||
<link rel="stylesheet"
|
|
||||||
href="https://blog.notmyidea.org/theme/css/main.css?v2"
|
|
||||||
type="text/css" />
|
|
||||||
<link href="https://blog.notmyidea.org/feeds/all.atom.xml"
|
|
||||||
type="application/atom+xml"
|
|
||||||
rel="alternate"
|
|
||||||
title="Alexis Métaireau ATOM Feed" />
|
|
||||||
</head>
|
|
||||||
<body>
|
|
||||||
<div id="content">
|
|
||||||
<section id="links">
|
|
||||||
<ul>
|
|
||||||
<li>
|
|
||||||
<a class="main" href="/">Alexis Métaireau</a>
|
|
||||||
</li>
|
|
||||||
<li>
|
|
||||||
<a class=""
|
|
||||||
href="https://blog.notmyidea.org/journal/index.html">Journal</a>
|
|
||||||
</li>
|
|
||||||
<li>
|
|
||||||
<a class=""
|
|
||||||
href="https://blog.notmyidea.org/code/">Code, etc.</a>
|
|
||||||
</li>
|
|
||||||
<li>
|
|
||||||
<a class=""
|
|
||||||
href="https://blog.notmyidea.org/weeknotes/">Notes hebdo</a>
|
|
||||||
</li>
|
|
||||||
<li>
|
|
||||||
<a class=""
|
|
||||||
href="https://blog.notmyidea.org/lectures/">Lectures</a>
|
|
||||||
</li>
|
|
||||||
<li>
|
|
||||||
<a class=""
|
|
||||||
href="https://blog.notmyidea.org/projets.html">Projets</a>
|
|
||||||
</li>
|
|
||||||
</ul>
|
|
||||||
</section>
|
|
||||||
|
|
||||||
<header>
|
|
||||||
<h1 class="post-title">Le conflit n’est pas une agression<small><br />par Sarah Schulmann</small></h1>
|
|
||||||
<time datetime="2023-10-02T00:00:00+02:00">Lu en octobre 2023</time>
|
|
||||||
|
|
||||||
|
|
||||||
</header>
|
|
||||||
<article>
|
|
||||||
<blockquote>
|
|
||||||
<p>Plutôt que d’assumer sa part de responsabilité dans l’existance d’un conflit, le recours à l’accusation constitue une arme redoutable, et c’est ainsi que les conflits ordinaires s’intensifient au point de se transformer en crises.
|
|
||||||
Le choix d’incriminer plutôt que de résoudre est le produit d’une pensée dysfonctionnelle ; il repose sur une conception négative des relations de groupe, qu’il participe à renforcer, là où il s’agirait au contraire de remettre activement en question cette idéologie.</p>
|
|
||||||
<p><strong>Ce mécanisme d’exagération du préjudice passe par des accusations infondées qui viennent justifier l’usage de la violence, tandis que les dynamiques d’exclusion enrayent toute possibilité de communication.</strong></p>
|
|
||||||
<p>La résistance à la marginalisation, à l’exclusion et à la domination, bien que néessaire, est interprétée comme une attaquye et sert une nouvelle rois de justification pour intensifier les agressions, les intervantions étatiques et la violence; Pour transformer ces paradigmes, les mâitres mots sont la communication, et la réparation - plutôt que l’exclusion et la division.</p>
|
|
||||||
<p>— page 25.</p>
|
|
||||||
</blockquote>
|
|
||||||
<hr>
|
|
||||||
<blockquote>
|
|
||||||
<p>Le sexisme à exploité cette vérité pour forger l’illusion que les hommes en savent touours plus sur les femmes que ce que nous en savons nous-mêmes. S’oposer à la domination mawculine ne revient cependant pas à prétendre que les femmes sont trasparentes à elles-mêmes. Et si l’autre personne mettait le doigt sur quelque chose que je n’étais pas en mesure d’exprimer toute seule ? Est-ce que ça me mettrait en colère ou est-ce que je refuserais de voir la réalité ? Plutôt que de me livrer à l’introspection, est-ce que je trouverais une manière de l’accuser ? Et si elle m’aidait, au contraire, à reconnaître cette réalité ou à en prendre conscience ?</p>
|
|
||||||
</blockquote>
|
|
||||||
<hr>
|
|
||||||
<blockquote>
|
|
||||||
<p>le refus de communiquer à toujours été la cause principale des accusations mensongères car il permet de nourrir toutes sortes de fantasmes négatifs à propos de l’autre, surtout dans les domaines symboliquement chargés tels que la sexualité, l’amour, la communauté, la famille, les ressources matérielles, les identités de groupe, le genre, le pouvoir, le capital social et la violence.
|
|
||||||
Refuser catégoriquement d’adresser la parole à quelqu’un est un acte de destruction aussi étrange qu’immature; personne n’en sort gagnant.</p>
|
|
||||||
<p>Souvent, ces blocages partent de rien, d’un conflit ordinaire ou d’une simple différence. Ils prennent ensuite de l’importance pour la personne qui est à l’initiative du blocage car celle-ci est trop angoissée pour négocier ou parce que l’idée de parler à quelqu’un qu’elle à précédemment déshumanisé la paralyse. Et, comme elle refuse également d’admettre l’existence de ces projections, toute négociation devient impossible. Elle est incapable d’avancer, tout comme la personne qui se trouve sous le joug de son refus. Si nous reconnaissons que les relations sont nécessaires à l’établissement de la paix à l’échelle des individus comme de la société […] alors on devrait pouvoir naturellement dire : « Quelle est la pire chose qui pourrait t’arriver si tu parles ? » ou « Comment est-ce que je peux vous aider à communiquer ? ». Malheureusement, la norme (dysfonctionnelle) considère la volonté de réparation comme une agression et la capacité à projeter des fantasmes négatifs comme un droit.</p>
|
|
||||||
<p>— page 40</p>
|
|
||||||
</blockquote>
|
|
||||||
<hr>
|
|
||||||
<blockquote>
|
|
||||||
<p>Aujourd’hui, le caractère réducteur des solagans publicitaires st également appliqué à des domaines très sérieux tels que les droits humains ou la sécurité. Ces messages ne sont plus seulement destinés à vendre du liquide vaisselle, mais par exemple à aider les femmes à se protéger contre la violence masculine. Cependant, leur manque de subtilité peut également contribuer à renforcer le déni sur ces questions. Le désaccord est un terrain complexe dont nous devons pourtant embrasser les nuances si nous voulons agir de maière constructive, avec honnêteté et sincérité.</p>
|
|
||||||
<p>Nous avons tous·tes eu affaire, à un moment ou à un autre, à la figure du patriarche, du mâle dominant, du nationaliste, du raciste, ou simplement du petit notable de province qui ne tolère aucune opposition, n’a jamais tort, ne s’excuse jamais et pique des colères dès qu’il se trouve confronté à des expériences qui diffèrent des siennes. </p>
|
|
||||||
<p>Il dénigre les autres mais ne supporte aucune critique le concernant. Il peut user de sarcasme et de cruauté pour détruire les autres mais sa compréhension des émotions est pour le moins superficielle. Il ne laisse pas les gens lui donner leur version des faits. Il ne cherche pas à résoudre les problèmes car cela reviendrait à admettre qu’il a fait une erreur, ce qui est impossible. […] Il n’admet pas la complexité et les personnes qui l’entourent ne le contredisent pas. </p>
|
|
||||||
<p>Sa partenaire , ses ami·es, les personnes qui ont l’impression d’être protégées ou valorisées par lui, ou qui bénéficient de son pouvoir, font en sorte que les autres ne s’opposent pas à lui. Elles détournent les critiques qui lui sont adressées. Elles sont prudentes quand il se trouve dans les parages, et se voient récompensées pour cela. Il ne demande jamais aux autres : « Qu’est-ce que tu ressens ? », ne dit jamais « Je ne comprends pas ce qui se passe. Comment voit tu les choses ? » Il se comporte comme si les autres devaient être à ses ordres, et lorsque ce n’est pas le cas, il les punit, les intimide, les exclut, les accuse à tort, organise des exclusions de groupe, produit des récits alternatifs ; il est capable d’user de la menace, d’en appeler à la loi, voire même de recourir à la violence.</p>
|
|
||||||
<p><strong>Il attend des autres personnes qu’elles obéissent une fois qu’il a affirmé sa position, qu’elles y adhèrent. Et c’est ainsi que le problème est résolu : à travers l’obéissance.</strong></p>
|
|
||||||
<p>– page 142</p>
|
|
||||||
</blockquote>
|
|
||||||
<hr>
|
|
||||||
<blockquote>
|
|
||||||
<p>La question de la honte me semble importante dans le processus d’escalade. Pourquoi, face à une situation donnée, certaines personnes recherchent-elles la réconciliation et la paix quand d’autres ressentent le besoin d’exclure et de détruire pour se sentir victorieuses ?</p>
|
|
||||||
<p>[Deux études de psychologie, à 16 ans d’écart] aboutissent à la même conclusion : la manière dont les gens appréhendent un conflit dépend de ce qui l’a causé — la culpabilité ou la honte.</p>
|
|
||||||
<p>Ainsi, lorsque la culpabilité se trouve à l’origine du conflit, les personnes cherchent à discuter, sont capables de s’excuser, d’admettre leurs erreurs et de faire des concessions; elles s’investissent dans la recherche d’un issue positive. </p>
|
|
||||||
<p><strong>En revanche, lorsque la honte se trouve être à l’origine du conflit, les personnes, pleines de colère et d’agressivité envers la partie adverse, rejettent la faute sur elle</strong>. Cette différence s’explique par le fait que les personnes qui ressentent de la culpabilité sont moins sujettes au stress émotionnel et à l’angoisse que celles qui éprouvent de la honte.</p>
|
|
||||||
<p>Elles sont donc plus à même de faire attention aux conséquences de leurs actes. Ces études ont aussi montré que les personnes qui éprouvaient de la honte se sentaient d’avantage menacées et que le regard des autres importait énormément pour elles.</p>
|
|
||||||
<p>– page 147</p>
|
|
||||||
</blockquote>
|
|
||||||
<hr>
|
|
||||||
<p>
|
|
||||||
<a href="https://blog.notmyidea.org/tag/conflit.html">#conflit</a>, <a href="https://blog.notmyidea.org/tag/agression.html">#agression</a>, <a href="https://blog.notmyidea.org/tag/facilitation.html">#facilitation</a> - Posté dans la catégorie <a href="https://blog.notmyidea.org/lectures/">Lectures</a>
|
|
||||||
</p>
|
|
||||||
</article>
|
|
||||||
<footer>
|
|
||||||
<a id="feed" href="/feeds/all.atom.xml">
|
|
||||||
<img alt="RSS Logo" src="/theme/rss.svg" />
|
|
||||||
</a>
|
|
||||||
</footer>
|
|
||||||
</div>
|
|
||||||
</body>
|
|
||||||
</html>
|
|
|
@ -33,7 +33,7 @@ Les illusions libérales, individualisme et pouvoir social - Alexis Métair
|
||||||
href="https://blog.notmyidea.org/weeknotes/">Notes hebdo</a>
|
href="https://blog.notmyidea.org/weeknotes/">Notes hebdo</a>
|
||||||
</li>
|
</li>
|
||||||
<li>
|
<li>
|
||||||
<a class=""
|
<a class="selected"
|
||||||
href="https://blog.notmyidea.org/lectures/">Lectures</a>
|
href="https://blog.notmyidea.org/lectures/">Lectures</a>
|
||||||
</li>
|
</li>
|
||||||
<li>
|
<li>
|
||||||
|
@ -55,7 +55,7 @@ Les illusions libérales, individualisme et pouvoir social - Alexis Métair
|
||||||
<p>Reposant en effet sur la proposition selon laquelle il est des systèmes de gouvernement héréditairement malades, lesquels s’effondrent alors un jour ou l’autre sous le simple effet de l’évolution délétère de leur maladie, comme ce fut, dit-on, le cas du système communiste, […] implique que, puisque notre propre système perdure depuis plus d’un siècle, puisque <em>nos démocraties</em> […] perdurent depuis plus d’un siècle, c’est qu’elles ne sont atteintes d’aucune maladie constitutionnelle grave, voire qu’elles sont, bien au contraire, héréditairements saines et pures. [p20]</p>
|
<p>Reposant en effet sur la proposition selon laquelle il est des systèmes de gouvernement héréditairement malades, lesquels s’effondrent alors un jour ou l’autre sous le simple effet de l’évolution délétère de leur maladie, comme ce fut, dit-on, le cas du système communiste, […] implique que, puisque notre propre système perdure depuis plus d’un siècle, puisque <em>nos démocraties</em> […] perdurent depuis plus d’un siècle, c’est qu’elles ne sont atteintes d’aucune maladie constitutionnelle grave, voire qu’elles sont, bien au contraire, héréditairements saines et pures. [p20]</p>
|
||||||
</blockquote>
|
</blockquote>
|
||||||
<p>
|
<p>
|
||||||
<a href="https://blog.notmyidea.org/tag/liberalisme.html">#libéralisme</a> - Posté dans la catégorie <a href="https://blog.notmyidea.org/lectures/">Lectures</a>
|
<a href="https://blog.notmyidea.org/tag/liberalisme.html">#libéralisme</a> - Posté dans la catégorie <a href="https://blog.notmyidea.org/lectures/">lectures</a>
|
||||||
</p>
|
</p>
|
||||||
</article>
|
</article>
|
||||||
<footer>
|
<footer>
|
||||||
|
|
|
@ -21,7 +21,7 @@
|
||||||
<a class="main" href="/">Alexis Métaireau</a>
|
<a class="main" href="/">Alexis Métaireau</a>
|
||||||
</li>
|
</li>
|
||||||
<li>
|
<li>
|
||||||
<a class=""
|
<a class="selected"
|
||||||
href="https://blog.notmyidea.org/journal/index.html">Journal</a>
|
href="https://blog.notmyidea.org/journal/index.html">Journal</a>
|
||||||
</li>
|
</li>
|
||||||
<li>
|
<li>
|
||||||
|
|
|
@ -33,7 +33,7 @@
|
||||||
href="https://blog.notmyidea.org/weeknotes/">Notes hebdo</a>
|
href="https://blog.notmyidea.org/weeknotes/">Notes hebdo</a>
|
||||||
</li>
|
</li>
|
||||||
<li>
|
<li>
|
||||||
<a class=""
|
<a class="selected"
|
||||||
href="https://blog.notmyidea.org/lectures/">Lectures</a>
|
href="https://blog.notmyidea.org/lectures/">Lectures</a>
|
||||||
</li>
|
</li>
|
||||||
<li>
|
<li>
|
||||||
|
@ -69,7 +69,7 @@
|
||||||
<p>Loin d’être une ambition universelle, le bonheur est une « idée neuve en Europe » à la fin du 18ème siècle. Elle semble aujourd’hui un but indépassable et pourtant d’autres sociétés adoptent des valeurs différentes, par exemple la justice ou l’harmonie avec le monde. [bonheur, p101]</p>
|
<p>Loin d’être une ambition universelle, le bonheur est une « idée neuve en Europe » à la fin du 18ème siècle. Elle semble aujourd’hui un but indépassable et pourtant d’autres sociétés adoptent des valeurs différentes, par exemple la justice ou l’harmonie avec le monde. [bonheur, p101]</p>
|
||||||
</blockquote>
|
</blockquote>
|
||||||
<p>
|
<p>
|
||||||
<a href="https://blog.notmyidea.org/tag/ecologie.html">#écologie</a>, <a href="https://blog.notmyidea.org/tag/developpement-personnel.html">#développement-personnel</a> - Posté dans la catégorie <a href="https://blog.notmyidea.org/lectures/">Lectures</a>
|
<a href="https://blog.notmyidea.org/tag/ecologie.html">#écologie</a>, <a href="https://blog.notmyidea.org/tag/developpement-personnel.html">#développement-personnel</a> - Posté dans la catégorie <a href="https://blog.notmyidea.org/lectures/">lectures</a>
|
||||||
</p>
|
</p>
|
||||||
</article>
|
</article>
|
||||||
<footer>
|
<footer>
|
||||||
|
|
|
@ -21,7 +21,7 @@
|
||||||
<a class="main" href="/">Alexis Métaireau</a>
|
<a class="main" href="/">Alexis Métaireau</a>
|
||||||
</li>
|
</li>
|
||||||
<li>
|
<li>
|
||||||
<a class=""
|
<a class="selected"
|
||||||
href="https://blog.notmyidea.org/journal/index.html">Journal</a>
|
href="https://blog.notmyidea.org/journal/index.html">Journal</a>
|
||||||
</li>
|
</li>
|
||||||
<li>
|
<li>
|
||||||
|
|
|
@ -33,7 +33,7 @@
|
||||||
href="https://blog.notmyidea.org/weeknotes/">Notes hebdo</a>
|
href="https://blog.notmyidea.org/weeknotes/">Notes hebdo</a>
|
||||||
</li>
|
</li>
|
||||||
<li>
|
<li>
|
||||||
<a class=""
|
<a class="selected"
|
||||||
href="https://blog.notmyidea.org/lectures/">Lectures</a>
|
href="https://blog.notmyidea.org/lectures/">Lectures</a>
|
||||||
</li>
|
</li>
|
||||||
<li>
|
<li>
|
||||||
|
@ -166,7 +166,7 @@ L’intérêt, c’est ce qui est entre soi et soi (ce qui nous aug
|
||||||
<li>Ce qu’aimer veut dire / Foucault</li>
|
<li>Ce qu’aimer veut dire / Foucault</li>
|
||||||
</ul>
|
</ul>
|
||||||
<p>
|
<p>
|
||||||
<a href="https://blog.notmyidea.org/tag/relations.html">#relations</a>, <a href="https://blog.notmyidea.org/tag/amitie.html">#amitié</a> - Posté dans la catégorie <a href="https://blog.notmyidea.org/lectures/">Lectures</a>
|
<a href="https://blog.notmyidea.org/tag/relations.html">#relations</a>, <a href="https://blog.notmyidea.org/tag/amitie.html">#amitié</a> - Posté dans la catégorie <a href="https://blog.notmyidea.org/lectures/">lectures</a>
|
||||||
</p>
|
</p>
|
||||||
</article>
|
</article>
|
||||||
<footer>
|
<footer>
|
||||||
|
|
|
@ -21,7 +21,7 @@ Facebook, compétition, éthique et marketing. - Alexis Métaireau <
|
||||||
<a class="main" href="/">Alexis Métaireau</a>
|
<a class="main" href="/">Alexis Métaireau</a>
|
||||||
</li>
|
</li>
|
||||||
<li>
|
<li>
|
||||||
<a class=""
|
<a class="selected"
|
||||||
href="https://blog.notmyidea.org/journal/index.html">Journal</a>
|
href="https://blog.notmyidea.org/journal/index.html">Journal</a>
|
||||||
</li>
|
</li>
|
||||||
<li>
|
<li>
|
||||||
|
|
|
@ -21,7 +21,7 @@ Faire de la musique sous Linux - Alexis Métaireau </title>
|
||||||
<a class="main" href="/">Alexis Métaireau</a>
|
<a class="main" href="/">Alexis Métaireau</a>
|
||||||
</li>
|
</li>
|
||||||
<li>
|
<li>
|
||||||
<a class=""
|
<a class="selected"
|
||||||
href="https://blog.notmyidea.org/journal/index.html">Journal</a>
|
href="https://blog.notmyidea.org/journal/index.html">Journal</a>
|
||||||
</li>
|
</li>
|
||||||
<li>
|
<li>
|
||||||
|
|
|
@ -21,7 +21,7 @@ Faire moins - Alexis Métaireau </title>
|
||||||
<a class="main" href="/">Alexis Métaireau</a>
|
<a class="main" href="/">Alexis Métaireau</a>
|
||||||
</li>
|
</li>
|
||||||
<li>
|
<li>
|
||||||
<a class=""
|
<a class="selected"
|
||||||
href="https://blog.notmyidea.org/journal/index.html">Journal</a>
|
href="https://blog.notmyidea.org/journal/index.html">Journal</a>
|
||||||
</li>
|
</li>
|
||||||
<li>
|
<li>
|
||||||
|
|
Some files were not shown because too many files have changed in this diff Show more
Loading…
Reference in a new issue