Bientôt la conférence Grayvoxx pour les plus de 50 ans. "Assembleur 8086 et 68k: fight!", "Les secrets de la prise RGB", "J'offload des calculs sur le processeur de mon clavier", "Techniques de sprites pour les débutants", "Portez vos applis sous Minix", "Crayon optique ou Trackball"...
Posts by David Gageot
Ah les jeunes!
A robot using a computer inside a glass sandbox
New blog post: run #docker-agent securely inside a sandbox with #sbx + @docker.com Model Runner — no host access, fine-grained network policies, multiple agents side by side.
#Docker #AI #DockerAgent #sbx
k33g.org/20260403-doc...
As-tu bien vérifié les lettres une par une ? Il faut se méfier des voyelles accentuées
Actually, that was your first and second on the same day!
Almost two years ago, I used Chat GPT to optimize a few DuckDb SQL queries. Results were usually better when I optimised them myself.
Today, I took the same app and used Opus 4.6. Results are good 9 times out of 10. I did in 15 minutes what took me hours back then.
Non. J’ai déjà trop d’agents dans ma vie !
Je vois ça…
Bonne fête de l’Aïd à toutes les personnes concernées 😘
Bonne fête de l’aid à tous ceux qui le fêtent ☪️🎉
Aida wa pirozbe ☪️🎉
Aid mabrouk ☪️🎉
Gordon
I’m very excited to share that I’m joining Docker as an Engineering Manager to work on Gordon, the AI assistant for the Docker ecosystem.
Looking forward to contributing alongside a talented team to this next chapter!
Awesome post from Nuno that will take you through the journey of shipping Gordon, Docker’s AI assistant n9o.xyz/posts/202603...
Gmail résume bien le conflit de la soirée :-)
On se voit au GDG pour parler Docker Agent !
Waiting... go go go docker agent
The announcement that NanoClaw can now be run in Docker Sandboxes just went live, and it's trending on Hacker News!
Great conversation going here about running agents safely and using microVM isolation.
Check it out → https://bit.ly/3PAfM73
You like cagent? You'll love github.com/docker/docke...!
We renamed cagent to Docker Agent to show our commitment. Gordon, our AI assistant is 100% based on it and new shinny toys are in the making.
It's packaged with Docker Desktop 4.63.0.
Another advantage? Now you know how to pronounce it.
woot!
Oui, le besoin est là donc on va y arriver. A mon avis, il est important que le modèle comprenne que cet outil est utilisé et qu'il ait un moyen de le débrayer.
Il tourne beaucoup en ce moment. Et c'est bien fait.
Je ne suis pas fan. Ça supprime pas mal de détails. Tu te retrouve vite surpris et avec des difficultés à récupérer ces infos.
Exemple, `rtk ls -l` cache les chmod. Le LLM va galérer à les retrouver et va enchaîner les tool calls dans le vide.
Now it is... That's so me
Tried watching a soccer game with my son on a Brazilian channel, with French radio commentary.
Why? We don’t speak Portuguese; and the charm of a foreign language disappears when you hear about a goal 12 seconds before you see it.
No solution on Google.
So I coded this: github.com/dgageot/dela...
🍳 New blog post! Using @docker.com #cagent with Tiny Language Models & #Skills.
I turned a 4b param local LLM into a cooking mentor using Docker Model Runner + #cagent skills. No cloud, no big model, just a small LLM with the right prompts & recipes.
k33g.org/GRP-Coding%2...
AI agents don’t always understand containers.
Gordon does.
Now in beta, Gordon is Docker’s AI agent that works with your actual Docker environment - inspect logs, fix issues, generate Dockerfiles.
Just run `docker ai` in Docker Desktop 4.61+ to get started.
Learn more → https://bit.ly/46XgGAv
Can we do without Claude Code?
I tested #cagent from @docker.com with gpt-oss-120b on OVH AI endpoints.
First try on WebAssembly: big fail.
Second try with "knowledge skills": it worked! 🎉
The key: feed your coding agent with examples & context.
k33g.org/GRP-Coding%2...
🎥 Replay dispo !
Mon talk à la @cloudnativedays.fr est en ligne 🚀
Salle comble
🐳 @docker.com Bake, builds en parallèle + présentation des features
⚙️ Bake dans les outils de CI CD, App Python + CI as Code avec #dagger
👉 Lien en commentaire
Merci à l’orga et à la communauté ❤️
#Docker #DevOps #GCP
It's been my new go to model for the past 2 days. I do feel it's bother faster and as good.
When I switched from opus 4.5 to opus 4.6, I didn't see much difference for coding and it felt that it was consuming more tokens.
Des parents qui ont leur enfant à l'ESILV ? De mon point de vue, cette école est catastrophique et je cherche des avis concordants ou contraires.
github.com/docker/cagent is Docker's open source Agent Builder and Runtime.
Writing an agent's is great. But how do you make sure it's working well? 🤔
Use evals! cagent comes with built-in evals:💡
- Record a session with `/eval`
- Replay your sessions, with an updated prompt, with `cagent eval`
github.com/docker/cagent is Docker's open source Agent Builder and Runtime.
🐳 Here's a daily tip just for you!
Want to breeze through those Anthropic outages like it’s nothing? ⚠️
cagent supports fallback models for when a provider fails to respond. 🎉
github.com/docker/cagent is Docker's open source Agent Builder and Runtime.
What's an AI Agent without Skills?
🐳 Here's a daily tip just for you!
Your agent only needs this to support Skills. Whether it's Codex style Skills, Claude style or Agent Skills standard style, we got you covered!