Hebdomadaire Shaarli
Semaine 10 (March 2, 2026)
no-agents.md - Le fichier qui dit non aux IA dans votre code
7 mars 2026
/ PAR KORBEN ✨ / 2 MIN DE LECTURE /
IA POUR DÉVELOPPEURSVIE PRIVÉE & ANONYMAT
Ce qu’il faut retenir
no-agents.md est un fichier standard que les agents IA (Copilot, Cursor, Warp) lisent pour savoir comment interagir avec votre code. Ross Baker a créé une version qui interdit TOUT : lecture, analyse, modification, entraînement.
60 000 projets open source utilisent déjà AGENTS.md. Copier le fichier no-agents.md à la racine de votre repo suffit à bloquer les agents respectueux de la spec, sans configuration supplémentaire.
Le bonus CLAUDE.md est un troll intentionnel : Claude ignore la spec AGENTS.md, donc le fichier contient une fausse instruction lui ordonnant de "dormir trois siècles". C'est symbolique mais ça envoie le message.Compress videos to target sizes
Constrict compresses your videos to your chosen file size — useful for uploading to services with specific file size limits. No more relying on online services for video compression, or the manual trial-and-error of re-encoding at various bitrates yourself.
Features include:
An intuitive, easy to use interface.
Automatic calculation of average bitrate (ABR), resolution, framerate, and audio quality each video is re-encoded with to meet the target file size.
Bulk compression of multiple videos to one output directory.
Customization of framerate limits, to ensure a clearer or smoother image.
A choice of codecs to encode output files with, including H.264, HEVC, AV1, and VP9.
via https://korben.info/constrict-compression-video-taille-cible.html
ny port 8000 sudo ufw route allow proto tcp from any to any port 8443
Commits Conventionnels
Une spécification qui permet une signification lisible pour l'humain et pour la machine dans les messages des commits
Introduction
So you want to deploy your Phoenix app. You head to the docs, and in typical Elixir fashion you find a number of thorough and well-written guides. Unfortunately, they're all guides for deploying to cloud PaaS platforms. Well, there is a Releases guide, but it only teaches you how to build a release. Not how to deploy it!
But what if you want to deploy to an actual server? Maybe you want to avoid vendor lock-in, or maybe you just want to manage your own system. You know, like the good old days. This is an opinionated guide for deploying an Elixir/Phoenix app to an actual server. VPS, bare metal - it doesn't matter. Just a server.
Nothing here is novel, but there aren't really any guides that spell it out.
I am going to spell it out.
Edit videos,
right in your browser
An AI-native, open-source video editor and free alternative to CapCut. No uploads, no tracking — your media stays on your device.
via https://korben.info/cutia-editeur-video-ia-navigateur.html