mirror of
https://github.com/almet/notmyidea.git
synced 2025-04-28 19:42:37 +02:00
74 lines
No EOL
16 KiB
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 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 app</a> · <a href="https://blog.notmyidea.org/adding-collaboration-on-umap-third-update.html" id="page-title">Adding collaboration on uMap, third update</a> · <a href="https://blog.notmyidea.org/returning-objects-from-an-arrow-function.html" id="page-title">Returning objects from an arrow 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 MacOSX</a> · <a href="https://blog.notmyidea.org/rescuing-a-broken-asahi-linux-workstation.html" id="page-title">Rescuing a broken asahi linux 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 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 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 name</a> · <a href="https://blog.notmyidea.org/deploying-and-customizing-datasette.html" id="page-title">Deploying and customizing 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 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 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 Relationships</a> · <a href="https://blog.notmyidea.org/convert-string-to-duration.html" id="page-title">Convert string to duration</a> · <a href="https://blog.notmyidea.org/llm-command-line-tips.html" id="page-title">llm command-line 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 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 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 files</a> · <a href="https://blog.notmyidea.org/conversion-dun-fichier-svg-en-faviconico.html" id="page-title">Conversion d’un fichier svg en 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 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> locally</a> · <a href="https://blog.notmyidea.org/archlinux-et-mise-a-jour-du-keyring.html" id="page-title">ArchLinux et mise à jour du 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 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 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 Grafana</a> <h2>2018</h2>
|
|
<a href="https://blog.notmyidea.org/groupement-dachats-partage-dexperience.html" id="page-title">Groupement d’achats <span class="amp">&</span> partage d’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 ?</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 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’intégrité des données via des signatures</a> · <a href="https://blog.notmyidea.org/lets-encrypt-haproxy.html" id="page-title">Let’s Encrypt + HAProxy</a> · <a href="https://blog.notmyidea.org/ateliers-dautodefense-numerique.html" id="page-title">Ateliers d’autodéfense 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 ?</a> · <a href="https://blog.notmyidea.org/web-distribution-signing.html" id="page-title">Web distribution signing</a> · <a href="https://blog.notmyidea.org/pourquoi-cliquet" id="page-title">Service de nuages : Pourquoi avons-nous fait Cliquet ?</a> · <a href="https://blog.notmyidea.org/service-de-nuages-perspectives-pour-lete-fr.html" id="page-title">Service de nuages : Perspectives pour l’été</a> · <a href="https://blog.notmyidea.org/service-de-nuages-achievement-unlocked-fr.html" id="page-title">Service de nuages : Achievement 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 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 d’identités</a> · <a href="https://blog.notmyidea.org/phrases-de-passe-et-bonnes-pratiques.html" id="page-title">Phrases de passe et bonnes 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 permissions</a> · <a href="https://blog.notmyidea.org/eco-systeme-et-stockage-generique.html" id="page-title">Eco-système et stockage générique</a> · <a href="https://blog.notmyidea.org/service-de-nuages-fr.html" id="page-title">Service de nuages !</a> <h2>2014</h2>
|
|
<a href="https://blog.notmyidea.org/whats-hawk-and-how-to-use-it.html" id="page-title">What’s Hawk and how to use 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 Cornice</a> <h2>2012</h2>
|
|
<a href="https://blog.notmyidea.org/status-board.html" id="page-title">Status 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, extensions</a> · <a href="https://blog.notmyidea.org/cheese-code-wrap-up.html" id="page-title">Cheese <span class="amp">&</span> code - Wrap-up</a> · <a href="https://blog.notmyidea.org/circus-sprint-at-pyconfr.html" id="page-title">Circus sprint at PyconFR</a> · <a href="https://blog.notmyidea.org/refactoring-cornice.html" id="page-title">Refactoring Cornice</a> · <a href="https://blog.notmyidea.org/djangocong-2012.html" id="page-title">Djangocong 2012</a> · <a href="https://blog.notmyidea.org/generation-de-formulaires-geolocalises.html" id="page-title">Génération de formulaires, geolocalisés ?</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> enabled</a> <h2>2011</h2>
|
|
<a href="https://blog.notmyidea.org/introducing-cornice.html" id="page-title">Introducing 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 expenses?</a> · <a href="https://blog.notmyidea.org/using-dbpedia-to-get-languages-influences.html" id="page-title">Using dbpedia to get languages influences</a> · <a href="https://blog.notmyidea.org/pelican-9-months-later.html" id="page-title">Pelican, 9 months 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 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 !</a> · <a href="https://blog.notmyidea.org/analyse-users-browsing-context-to-build-up-a-web-recommender.html" id="page-title">Analyse users’ browsing context to build up a web 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 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’ sprint</a> · <a href="https://blog.notmyidea.org/pypi-on-couchdb.html" id="page-title">PyPI on 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’ 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 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 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 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 distutils2</a> · <a href="https://blog.notmyidea.org/sprinting-on-distutils2-in-tours.html" id="page-title">Sprinting on distutils2 in Tours</a> · <a href="https://blog.notmyidea.org/introducing-the-distutils2-index-crawlers.html" id="page-title">Introducing the distutils2 index 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 presentations</a> · <a href="https://blog.notmyidea.org/first-week-working-on-distutils2.html" id="page-title">first week working on distutils2</a> · <a href="https://blog.notmyidea.org/a-distutils2-gsoc.html" id="page-title">A Distutils2 GSoC</a> <h2>2009</h2>
|
|
<a href="https://blog.notmyidea.org/python-go.html" id="page-title">Python ? go !</a> </ul>
|
|
<footer>
|
|
<a id="feed" href="/feeds/all.atom.xml">
|
|
<img alt="RSS Logo" src="/theme/rss.svg" />
|
|
</a>
|
|
</footer>
|
|
</div>
|
|
</body>
|
|
</html> |