C'EST OFFICIEL ! L'agenda complet de Devoxx France 2026 est en ligne 🥳
L'agenda définitif est là et il va vous donner envie de voir toutes les conférences, on vous prévient par avance ! https://t.co/uegfYrFd0E
(Psst, il reste des places dispos sur https://t.co/jpaYE3s3gH 🎟️)
Claude Code 2.1.63 dropped with a new built-in command: /simplify
It reviews your changed code for three things:
- Reuse opportunities (duplicated logic, extractable patterns)
- Code quality (readability, naming, structure)
- Efficiency (unnecessary complexity, redundant operations)
Then it actually fixes what it finds. Not just suggestions, it edits.
How to use it:
1. Make your code changes as usual
2. Run /simplify
3. It analyzes your diff, finds issues, and applies fixes
In the video I ran it after finishing a PR review and noticed it spawned 3 parallel agents using Haiku 4.5 to do the analysis... fast and cheap
Try it out 👇
𝗖’𝗘𝗦𝗧 𝗗𝗘́𝗝𝗔̀ 𝗟𝗔 𝗙𝗘̂𝗧𝗘 𝗗𝗘𝗦 𝗚𝗥𝗔𝗡𝗗𝗦-𝗠𝗘̀𝗥𝗘𝗦 𝗔̀ 𝗥𝗘𝗡𝗡𝗘𝗦. 👵🥰
Le Stade Rennais a fait profiter des mamies abonnés à la veille de la fête des grands-mères avant le match face à Toulouse.
Superbe idée 😁
🎥 @staderennais
Readout is a fully native macOS app I’ve been building for myself. It provides a real-time overview of your dev environment and Claude Code config. All local, no account required. It's still very much a beta, but now available to try: https://t.co/gpKj1KCpcM
In the next version of Claude Code..
We're introducing two new Skills: /simplify and /batch. I have been using both daily, and am excited to share them with everyone.
Combined, these kills automate much of the work it used to take to (1) shepherd a pull request to production and (2) perform straightforward, parallelizable code migrations.
React Doctor : un CLI qui scanne votre code React et vous donne un score sur 100 avec diagnostics actionnables.
47+ règles de best practices intégrées, utilisable aussi comme skill pour vos agents IA
https://t.co/7m61SMk5iT
Setup your project:
1. Make an app and push to GitHub: bunx create expo
2. Link your @Expo account/project to GitHub
3. Setup EAS workflows publish updates on commit — https://t.co/Y8pHPKUvjT
Setup Claude:
1. Go to the Claude Code section in the Claude app.
2. Connect GitHub.
3. Create a session and link it to your repo.
Finally, prompt!
Commits will trigger publishes that you can open in Expo Go/share with people, e.g. https://t.co/RuDHD37YgI
Claude Code pro tip:
Download the Claude desktop app. There is a new Code section
In this section you can literally spin up cloud AI agents that do work for you while you sleep
Every night before you go to bed, kick off 3 small tasks in it
They can be incredibly small, even just tiny visual changes
2 awesome things will happen if you do this consistently:
1. Your app will get 1% better every night while you sleep
2. You'll force yourself to flex your ideation muscle every day. Eventually you'll naturally come up with WAY more ideas throughout the day
Ideation is 100% a muscle. The more you use it, the better it gets.
Also, limits are 2x this next week, so you have no reason to not abuse the hell out of this feature!
Do this every night for the next week, I promise you'll turn into an AI building machine
Pro tip for Claude Code: Add this line to your system prompt:
"Your context window will be automatically compacted as it approaches its limit. Never stop tasks early due to token budget concerns. Always complete tasks fully, even if the end of your budget is approaching."
Claude's context awareness makes it conservative about finishing tasks. This prompt unlocks persistent, autonomous execution across unlimited context.
https://t.co/tQAVmNWEtu
Python 🐍 et Java ☕ toujours en tête, TypeScript monte, Go & Rust séduisent…
Et 1 dev sur 4 intègre déjà l’IA dans ses projets 🤖
Les tendances 2025 selon @jetbrains → https://t.co/GYAvDuW8hB
🎟️ Hâte de voir ce que ça donnera à #DevoxxFR 2026 !