Community Digests

TechWatch #14

Quick and short edition about ADE (Agent Development Environment) one named Conductor and another from JetBrains named Air. And 2 new specification standards from OpenAPI : Arazzo and Overlay, the first is to describe API calls sequences (like OAuth2 or OIDC dances) and the other to supercharge an existing OpenAPI spec without changing the original one.

4 bookmarks
Conductor - Run a team of coding agents on your Mac
Air: Multitask with agents, stay in control
Arazzo Specification – OpenAPI Initiative
Overlays

TechWatch #13

This week, AI related posts of course about Claude Code usage and coding agent methodology. Also, stuff about PHP/Symfony/Docker. I'll try to restart a more regular rythm on TechWatch, finger crossed to find enough free time!

5 bookmarks
What I Tell Colleagues About Using LLMs for Engineering
The 2-Minute Claude Code Upgrade You’re Probably Missing: LSP
Docker Image Was 8.2GB. I Got It to 127MB. Deploy Time: 18min → 40s | by Engineer in the Dark | in Let’s Code Future - Freedium
GPX Runner’s data decoded with PHP
Symfony Messenger: What the Documentation Does Not Cover

DevoShare 0x2E

Cette semaine, on parle d’outils qui bousculent les habitudes et remettent en question nos pratiques. Du côté Python, uv s’impose comme le nouveau standard pour gérer environnements et dépendances, tandis que JetBrains partage des astuces concrètes pour accélérer drastiquement ses scripts. On reste dans la techno avec un rappel salutaire côté web — arrêtez d'utiliser rgba() et hsla() ! — et une réflexion coup-de-poing sur l’économie du cloud, accusée de coûter 10× trop cher sans réelle justification. Enfin, on prend du recul sur l’IA avec la “problématique des 70 %” et on termine sur un billet amusant (ou douloureux) : pourquoi continue-t-on à partager des captures d’écran de texte ?

6 bookmarks
uv is the best thing to happen to the Python ecosystem in a decade - Blog - Dr. Emily L. Hunt
- YouTube
10 Smart Performance Hacks For Faster Python Code | The PyCharm Blog
Send this article to your friend who still thinks the cloud is a good idea
AI’s 70% Problem - Zed Blog

DevoShare 0x2D

6 bookmarks
Marre de Postman ? Découvrez ces alternatives local-first (sans compte) - Informatique générale - ShevArezo`Blog
The Linux Boot Process: From Power Button to Kernel
Rethinking async loops in JavaScript - Matt Smith
Mistakes I see engineers making in their code reviews
- YouTube

DevoShare 0x2C

6 bookmarks
Simplify Your Code: Functional Core, Imperative Shell
You Still Need to Think
Do the simplest thing that could possibly work
HTML’s Best Kept Secret: The output Tag
A pragmatic guide to modern CSS colours - part one

DevoShare 0x2B

Peu de temps pour préparer des résumer en ce moment ; la publication reprend, donc sans résumés...

7 bookmarks
IFTTD #330 - Souveraineté numérique : Sortir de l’ombre des GAFAM avec Damien Lecan
Nine HTTP Edge Cases Every API Developer Should Understand | Dochia CLI Blog
Keeping Secrets Out of Logs
How the tz database works
The 14kb Problem

DevoShare 0x2A

Le paysage du développement web et logiciel est marqué par des débats persistants sur les outils et frameworks dominants, notamment React, dont l’omniprésence soulève des questions sur son impact réel et ses limites techniques. En parallèle, l’évolution rapide des technologies — qu’il s’agisse de l’intelligence artificielle, des standards comme Unicode, ou des nouveaux protocoles pour les agents autonomes — impose aux développeurs de s’adapter en permanence, tout en cherchant à rationaliser leurs choix pour éviter la surcharge et maximiser l’efficacité.

7 bookmarks
IFTTD #329 - Front agentique : Le HTML5 des LLMs ? avec Frédéric Barthelet
Prompt Files and Instructions Files Explained - .NET Blog
GitHub - NickvanDyke/eslint-plugin-react-you-might-not-need-an-effect: Catch unnecessary React useEffect hooks to make your code simpler, faster, and safer.
GitHub - cloudstreet-dev/React-is-Awful: A fun way to learn a bad thing.
React Won by Default – And It’s Killing Frontend Innovation | Loren Stewart