Key Components of a Linux Distribution for AI agents
Computers now have a new type of user: AI agents. This article outlines the features mainstream Linux distributions would need to call it an \"Agentic OS\".
About web programming, Next.js and data science
Computers now have a new type of user: AI agents. This article outlines the features mainstream Linux distributions would need to call it an \"Agentic OS\".
Maybe Section 174 killed Brynjolfsson canaries. Maybe it's indeed AI. This article is about how you should treat working papers as working papers and give more love to the process of peer-reviewing.
Bad actors can implement cheap and yet powerful LLM-based AI agents. Self-replication and dynamic prompting could lead to the emergence of rogue agents.
Agentic AI is a new discipline of software engineering. Eric Burel describes how training professional developers to LangChain and Mastra went in 2025.
The LLM developer is a new specialized role, whose goal is to keep the complexity of creating and maintaining AI-based software solutions under control.
"What's funnier that teaching Next.js to human beings? Teaching Next.js to LLMs!
Let's discover how we can use a protected API route and a cron job to compute user ranking efficiently
In this series, I relate my quest for the perfect internationalization system (i18n) for hybrid frameworks such as Next.js and Astro. Part 4: Optimized client-side translations.
In this series, I relate my quest for the perfect internationalization system (i18n) for hybrid frameworks such as Next.js and Astro. Part 3: Token expressions.
In this series, I relate my quest for the perfect internationalization system (i18n) for hybrid frameworks such as Next.js and Astro. Part 2: Server Components, we have a deeply nested problem.
In this series, I relate my quest for the perfect internationalization system (i18n) for hybrid frameworks such as Next.js and Astro. Part 1: tokens are all you need.
Layout, pages, components are core concepts of React development.
Let's discover the wrong, the right and the better way to implement an authentication check in front of paid content.
Learn how the Route Handlers paradigm affects file streaming in Next.js