blog.notmyidea.org/code/index9.html

74 lines
No EOL
16 KiB
HTML

<!DOCTYPE html>
<html lang="fr">
<head>
<title>
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="selected"
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>
Code, etc.
<a id="feed" href="https://blog.notmyidea.org/feeds/code.atom.xml">
<img src="https://blog.notmyidea.org/theme/rss.svg" />
</a>
</h1>
<p>Des bouts de trucs liés au code, que je trouve utiles de stocker quelque part (en anglais)</p>
<section class="section index">
<ul>
<h2>2024</h2>
<a href="https://blog.notmyidea.org/changing-the-primary-key-of-a-model-in-django.html" id="page-title">Changing the primary key of a model in&nbsp;Django</a> · <a href="https://blog.notmyidea.org/using-uuids-in-urls-in-a-django-app.html" id="page-title">Using uuids in URLs in a Django&nbsp;app</a> · <a href="https://blog.notmyidea.org/adding-collaboration-on-umap-third-update.html" id="page-title">Adding collaboration on uMap, third&nbsp;update</a> · <a href="https://blog.notmyidea.org/returning-objects-from-an-arrow-function.html" id="page-title">Returning objects from an arrow&nbsp;function</a> <h2>2023</h2>
<a href="https://blog.notmyidea.org/format-an-usb-disk-from-the-command-line-on-macosx.html" id="page-title">Format an <span class="caps">USB</span> disk from the command-line on&nbsp;MacOSX</a> · <a href="https://blog.notmyidea.org/rescuing-a-broken-asahi-linux-workstation.html" id="page-title">Rescuing a broken asahi linux&nbsp;workstation</a> · <a href="https://blog.notmyidea.org/using-pelican-to-track-my-worked-and-volunteer-hours.html" id="page-title">Using pelican to track my worked and volunteer&nbsp;hours</a> · <a href="https://blog.notmyidea.org/adding-real-time-collaboration-to-umap-second-week.html" id="page-title">Adding Real-Time Collaboration to uMap, second&nbsp;week</a> · <a href="https://blog.notmyidea.org/importing-a-postgresql-dump-under-a-different-database-name.html" id="page-title">Importing a PostgreSQL dump under a different database&nbsp;name</a> · <a href="https://blog.notmyidea.org/deploying-and-customizing-datasette.html" id="page-title">Deploying and customizing&nbsp;datasette</a> · <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&nbsp;week</a> · <a href="https://blog.notmyidea.org/using-datasette-for-tracking-my-professional-activity.html" id="page-title">Using Datasette for tracking my professional&nbsp;activity</a> · <a href="https://blog.notmyidea.org/using-distinct-in-parent-child-relationships.html" id="page-title">Using <span class="caps">DISTINCT</span> in Parent-Child&nbsp;Relationships</a> · <a href="https://blog.notmyidea.org/convert-string-to-duration.html" id="page-title">Convert string to&nbsp;duration</a> · <a href="https://blog.notmyidea.org/llm-command-line-tips.html" id="page-title">llm command-line&nbsp;tips</a> · <a href="https://blog.notmyidea.org/setting-up-a-irc-bouncer-with-znc.html" id="page-title">Setting up a <span class="caps">IRC</span> Bouncer with <span class="caps">ZNC</span></a> · <a href="https://blog.notmyidea.org/how-to-run-the-vigogne-model-locally.html" id="page-title">How to run the vigogne model&nbsp;locally</a> · <a href="https://blog.notmyidea.org/creating-a-simple-command-line-to-post-snippets-on-gitlab.html" id="page-title">Creating a simple command line to post snippets on&nbsp;Gitlab</a> · <a href="https://blog.notmyidea.org/creating-an-online-space-to-share-markdown-files.html" id="page-title">Creating an online space to share markdown&nbsp;files</a> · <a href="https://blog.notmyidea.org/conversion-dun-fichier-svg-en-faviconico.html" id="page-title">Conversion d&#8217;un fichier svg en&nbsp;favicon.ico</a> · <a href="https://blog.notmyidea.org/decouverte-de-nouveaux-outils-pour-le-developpement-llm-helix-et-plus.html" id="page-title">Découverte de nouveaux outils pour le développement: <span class="caps">LLM</span>, Helix et&nbsp;plus</a> · <a href="https://blog.notmyidea.org/running-the-gitlab-ci-locally.html" id="page-title">Running the Gitlab <span class="caps">CI</span>&nbsp;locally</a> · <a href="https://blog.notmyidea.org/archlinux-et-mise-a-jour-du-keyring.html" id="page-title">ArchLinux et mise à jour du&nbsp;keyring</a> · <a href="https://blog.notmyidea.org/python-packaging-with-hatch-pipx-and-zsh-environment-variables.html" id="page-title">Python packaging with Hatch, pipx and Zsh environment&nbsp;variables</a> · <a href="https://blog.notmyidea.org/profiling-and-speeding-up-django-and-pytest.html" id="page-title">Profiling and speeding up Django and&nbsp;Pytest</a> <h2>2022</h2>
<a href="https://blog.notmyidea.org/installation-de-mosquitto-influxdb-telegraf-et-grafana.html" id="page-title">Installation de Mosquitto, InfluxDB, Telegraf et&nbsp;Grafana</a> <h2>2018</h2>
<a href="https://blog.notmyidea.org/groupement-dachats-partage-dexperience.html" id="page-title">Groupement d&#8217;achats <span class="amp">&amp;</span> partage&nbsp;d&#8217;expérience</a> · <a href="https://blog.notmyidea.org/webnotes.html" id="page-title">Webnotes</a> <h2>2016</h2>
<a href="https://blog.notmyidea.org/comment-est-ce-que-vous-generez-vos-formulaires.html" id="page-title">Comment est-ce que vous générez vos formulaires&nbsp;?</a> · <a href="https://blog.notmyidea.org/avez-vous-confiance-en-ssl.html" id="page-title">Avez vous confiance en <span class="caps">SSL</span>?</a> · <a href="https://blog.notmyidea.org/retours-sur-un-atelier-zeronet.html" id="page-title">Retours sur un atelier&nbsp;ZeroNet</a> · <a href="https://blog.notmyidea.org/service-de-nuages-garantir-lintegrite-des-donnees-via-des-signatures-fr.html" id="page-title">Service de nuages : Garantir l&#8217;intégrité des données via des&nbsp;signatures</a> · <a href="https://blog.notmyidea.org/lets-encrypt-haproxy.html" id="page-title">Let&#8217;s Encrypt +&nbsp;HAProxy</a> · <a href="https://blog.notmyidea.org/ateliers-dautodefense-numerique.html" id="page-title">Ateliers d&#8217;autodéfense&nbsp;numérique</a> <h2>2015</h2>
<a href="https://blog.notmyidea.org/le-mail-doit-il-mourir.html" id="page-title">Le mail doit-il mourir&nbsp;?</a> · <a href="https://blog.notmyidea.org/web-distribution-signing.html" id="page-title">Web distribution&nbsp;signing</a> · <a href="https://blog.notmyidea.org/pourquoi-cliquet" id="page-title">Service de nuages : Pourquoi avons-nous fait Cliquet&nbsp;?</a> · <a href="https://blog.notmyidea.org/service-de-nuages-perspectives-pour-lete-fr.html" id="page-title">Service de nuages : Perspectives pour&nbsp;l&#8217;été</a> · <a href="https://blog.notmyidea.org/service-de-nuages-achievement-unlocked-fr.html" id="page-title">Service de nuages : Achievement&nbsp;unlocked</a> · <a href="https://blog.notmyidea.org/service-de-nuages-stocker-et-interroger-les-permissions-avec-kinto-fr.html" id="page-title">Service de nuages : Stocker et interroger les permissions avec&nbsp;Kinto</a> · <a href="https://blog.notmyidea.org/les-problemes-de-pgp.html" id="page-title">Les problèmes de <span class="caps">PGP</span></a> · <a href="https://blog.notmyidea.org/simplifier-les-preuves-didentites.html" id="page-title">Simplifier les preuves&nbsp;d&#8217;identités</a> · <a href="https://blog.notmyidea.org/phrases-de-passe-et-bonnes-pratiques.html" id="page-title">Phrases de passe et bonnes&nbsp;pratiques</a> · <a href="https://blog.notmyidea.org/service-de-nuages-la-gestion-des-permissions-fr.html" id="page-title">Service de nuages : La gestion des&nbsp;permissions</a> · <a href="https://blog.notmyidea.org/eco-systeme-et-stockage-generique.html" id="page-title">Eco-système et stockage&nbsp;générique</a> · <a href="https://blog.notmyidea.org/service-de-nuages-fr.html" id="page-title">Service de nuages&nbsp;!</a> <h2>2014</h2>
<a href="https://blog.notmyidea.org/whats-hawk-and-how-to-use-it.html" id="page-title">What&#8217;s Hawk and how to use&nbsp;it?</a> <h2>2013</h2>
<a href="https://blog.notmyidea.org/implementing-cors-in-cornice.html" id="page-title">Implementing <span class="caps">CORS</span> in&nbsp;Cornice</a> <h2>2012</h2>
<a href="https://blog.notmyidea.org/status-board.html" id="page-title">Status&nbsp;board</a> · <a href="https://blog.notmyidea.org/astuces-ssh.html" id="page-title">Astuces <span class="caps">SSH</span></a> · <a href="https://blog.notmyidea.org/gnome-3-extensions.html" id="page-title">Gnome 3,&nbsp;extensions</a> · <a href="https://blog.notmyidea.org/cheese-code-wrap-up.html" id="page-title">Cheese <span class="amp">&amp;</span> code -&nbsp;Wrap-up</a> · <a href="https://blog.notmyidea.org/circus-sprint-at-pyconfr.html" id="page-title">Circus sprint at&nbsp;PyconFR</a> · <a href="https://blog.notmyidea.org/refactoring-cornice.html" id="page-title">Refactoring&nbsp;Cornice</a> · <a href="https://blog.notmyidea.org/djangocong-2012.html" id="page-title">Djangocong&nbsp;2012</a> · <a href="https://blog.notmyidea.org/generation-de-formulaires-geolocalises.html" id="page-title">Génération de formulaires, geolocalisés&nbsp;?</a> · <a href="https://blog.notmyidea.org/thoughts-about-a-form-generation-service-gis-enabled.html" id="page-title">Thoughts about a form generation service, <span class="caps">GIS</span>&nbsp;enabled</a> <h2>2011</h2>
<a href="https://blog.notmyidea.org/introducing-cornice.html" id="page-title">Introducing&nbsp;Cornice</a> · <a href="https://blog.notmyidea.org/how-are-you-handling-your-shared-expenses.html" id="page-title">How are you handling your shared&nbsp;expenses?</a> · <a href="https://blog.notmyidea.org/using-dbpedia-to-get-languages-influences.html" id="page-title">Using dbpedia to get languages&nbsp;influences</a> · <a href="https://blog.notmyidea.org/pelican-9-months-later.html" id="page-title">Pelican, 9 months&nbsp;later</a> · <a href="https://blog.notmyidea.org/using-jpype-to-bridge-python-and-java.html" id="page-title">Using JPype to bridge python and&nbsp;Java</a> · <a href="https://blog.notmyidea.org/un-coup-de-main-pour-mon-memoire.html" id="page-title">Un coup de main pour mon mémoire&nbsp;!</a> · <a href="https://blog.notmyidea.org/analyse-users-browsing-context-to-build-up-a-web-recommender.html" id="page-title">Analyse users&#8217; browsing context to build up a web&nbsp;recommender</a> · <a href="https://blog.notmyidea.org/working-directly-on-your-server-how-to-backup-and-sync-your-dev-environment-with-unison.html" id="page-title">Working directly on your server? How to backup and sync your dev environment with&nbsp;unison</a> · <a href="https://blog.notmyidea.org/wrap-up-of-the-distutils2-paris-sprint.html" id="page-title">Wrap up of the distutils2 paris&#8217;&nbsp;sprint</a> · <a href="https://blog.notmyidea.org/pypi-on-couchdb.html" id="page-title">PyPI on&nbsp;CouchDB</a> · <a href="https://blog.notmyidea.org/help-me-to-go-to-the-distutils2-paris-sprint.html" id="page-title">Help me to go to the distutils2 paris&#8217;&nbsp;sprint</a> <h2>2010</h2>
<a href="https://blog.notmyidea.org/how-to-reboot-your-bebox-using-the-cli.html" id="page-title">How to reboot your bebox using the <span class="caps">CLI</span></a> · <a href="https://blog.notmyidea.org/dynamically-change-your-gnome-desktop-wallpaper.html" id="page-title">Dynamically change your gnome desktop&nbsp;wallpaper</a> · <a href="https://blog.notmyidea.org/how-to-install-nginx-php-53-on-freebsd.html" id="page-title">How to install <span class="caps">NGINX</span> + <span class="caps">PHP</span> 5.3 on&nbsp;FreeBSD.</a> · <a href="https://blog.notmyidea.org/pelican-a-simple-static-blog-generator-in-python.html" id="page-title">Pelican, a simple static blog generator in&nbsp;python</a> · <a href="https://blog.notmyidea.org/an-amazing-summer-of-code-working-on-distutils2.html" id="page-title">An amazing summer of code working on&nbsp;distutils2</a> · <a href="https://blog.notmyidea.org/sprinting-on-distutils2-in-tours.html" id="page-title">Sprinting on distutils2 in&nbsp;Tours</a> · <a href="https://blog.notmyidea.org/introducing-the-distutils2-index-crawlers.html" id="page-title">Introducing the distutils2 index&nbsp;crawlers</a> · <a href="https://blog.notmyidea.org/use-restructured-text-rest-to-power-your-presentations.html" id="page-title">Use Restructured Text (ReST) to power your&nbsp;presentations</a> · <a href="https://blog.notmyidea.org/first-week-working-on-distutils2.html" id="page-title">first week working on&nbsp;distutils2</a> · <a href="https://blog.notmyidea.org/a-distutils2-gsoc.html" id="page-title">A Distutils2&nbsp;GSoC</a> <h2>2009</h2>
<a href="https://blog.notmyidea.org/python-go.html" id="page-title">Python ? go&nbsp;!</a> </ul>
<footer>
<a id="feed" href="/feeds/all.atom.xml">
<img alt="RSS Logo" src="/theme/rss.svg" />
</a>
</footer>
</div>
</body>
</html>