Adrien Joly

@adrienjoly.com

👨‍⚕️ Software engineer. 🎙️ Co-host of « le SAV de la Tech ». 🥁 Drummer of Harissa, VR lover, music digger on https://openwhyd.org/adrien. 🇫🇷 Based in Montreuil / Paris area, France. 🗞️ News: https://ajo.ovh/now

"software development might no longer be about code, but about requirements. Critical properties would be specified formally; everything else could be expressed through prompts and validated through [...] testing. We might never see the generated code" georgwiese.github.io/posts/formal...

A new software engineering paradigm – Blog

Formal verification lets AI agents produce machine-checked implementations, eliminating code review as the bottleneck.

georgwiese.github.io

"Machines can fly planes, yet every plane has a human pilot. Judgment is absolutely necessary in software engineering, because we don’t have all the information, and we produce software for humans." marmelab.com/blog/2026/03....

Software Developers Will Never Die

AI agents can now rewrite an app in hours. But software value lies in judgment, trust, and specification — not code. Here's why the craft of software engineering is evolving, not dying.

marmelab.com

"But when you share your plan, you are met with dead silence, or worse, a barrage of hostile questions and concerns. The meeting derails, a decision gets deferred, and the brilliant idea you spent weeks on is dead on arrival. 💀 You feel deflated." hodgkins.io/blog/quiet-i....

Quiet Influence: A Guide to Nemawashi in Engineering - Matthew Hodgkins

Why "big-reveal" architecture pitches stall—and how Staff+ engineers can apply the Japanese practice of Nemawashi to quietly build consensus and ship transformational change.

hodgkins.io

"We tried to use our application-level logs to identify all occurrences of the problem, but [...] the logged stack traces are themselves corrupted or missing. [...] that process was too labor-intensive to give us a trustworthy data set." 🕵️‍♀️ openai.com/index/core-d...

Core dump epidemiology: fixing an 18-year-old bug

OpenAI engineers used large-scale core dump analysis to debug rare infrastructure crashes, uncovering both a hardware fault and a long-standing software bug.

openai.com

Bonjour, les hôpitaux sont submergés, les morts se multiplient : la canicule tue. C’est le moment d’exiger une loi d’urgence pour empêcher l’hécatombe climatique. Signe cette pétition et partage-la massivement autour de toi : petitions.bloomassociation.org/fr/loi-urgen.... Merci !

Exigeons une loi d’urgence pour empêcher l’hécatombe climatique

Combien de morts encore avant que le gouvernement n’adopte une loi d’urgence nous protégeant de l'hécatombe climatique? Signez cette pétition cruciale

petitions.bloomassociation.org

Peut être un premier signe que les géants de l'IA vont arrêter de nous vendre du token a perte ! Attention aux entreprises et produits dont l'existence et la rentabilité dépendent des offres actuelles (artificiellement abordables) de OpenAI, Anthropic et consorts. www.wsj.com/tech/ai/open...

Exclusive | OpenAI Considers Drastic Price Cuts, Anticipating War for Users With Anthropic

The company might lower prices for tokens, the central unit for gauging AI costs, though the discussions are still in flux.

wsj.com

"Depending on which loop you spend your time on, your problem is framed differently (which is why I think developers get split in their opinions on AI; some work more on one loop than the other)" A. Stability of service => reduce complexity B. Ship fast => reduce uncertainty nair.sh/guides-and-o...

Why senior developers fail to communicate their expertise

Why senior developers talk in terms of complexity while the rest of the business is worried about uncertainty. And what to do about it now that AI is in the picture.

nair.sh

"When someone speaks of a place, you have to ask, “When?” Geography is four-dimensional. You can’t know a place - only a place as it was at a time. Where is bound to when. Unless you are in a place right now, you can only speak of it in past-tense." sive.rs/4d#:~:text=W....

Geography is four-dimensional | Derek Sivers

Derek Sivers official site. Thoughts on philosophy, culture, self-improvement. Author of Useful Not True, How to Live, Hell Yeah or No, Anything You Want.

sive.rs

"Our [customer xp] associates are now generating PRs for front-end test coverage across browsers and mobile clients. These are people who know the product deeply from a customer perspective, and they’re using AI to translate that knowledge into actual test code" newsletter.getdx.com/p/designing-...

Designing the AI-native engineering organization

How 1Password, Atlassian, and Microsoft are responding to AI’s impact on software development and team structure.

newsletter.getdx.com

« - robots.txt - prevents silent agent lockout - llms.txt - immediate discoverability gains - Measure and surface token counts - skill.md for your top 3 APIs - “Copy for AI” buttons - Set up AI traffic monitoring - gives you the data to justify everything else » addyosmani.com/blog/agentic...

Agentic Engine Optimization (AEO)

AI coding agents consume documentation fundamentally differently from humans. If you're still optimizing only for human readers, you're leaving a growing sha...

addyosmani.com

« When we first launched our MCP at Ramp, observability was our largest problem. [...] we couldn't see the surrounding chat context that produced those calls. [...] what people were actually trying to accomplish. We've addressed this in a few ways » x.com/teddy_riker/...

x.com

« when I pick up a new codebase [...] Before I look at a single file, the commit history gives me a diagnostic picture of the project: who built it, where the problems cluster, whether the team is shipping with confidence or tiptoeing around land mines. » piechowski.io/post/git-com...

The Git Commands I Run Before Reading Any Code

Five git commands that tell you where a codebase hurts before you open a single file. Churn hotspots, bus factor, bug clusters, and crisis patterns.

piechowski.io