The jumps in AI's autonomy • 13 Mar 2026
If you’ve raised kids, you know: they don’t develop in a smooth upward line. For weeks nothing seems to change — and then overnight they’re walking, or talking in full sentences, or suddenly grasping abstract concepts. Developmental psychologists call these growth spurts: periods where the brain reorganizes itself and a whole new level of capability clicks into place. The in-between stretches aren’t wasted: that’s when the groundwork is laid, but the visible breakthroughs come in bursts.
Claude Code vs OpenClaw: the gap analysis • 12 Mar 2026
One week ago I started TropicClaw: an analysis of the gaps between Claude Code and the new paradigm of OpenClaw.
I wanted to understand what the secret sauce was, the combination of capabilities that made so many people go wild about it.
Leaderboard for AI Terminal-based agents • 14 Jan 2026
TL;DR: I’ve created a daily updated AI terminal coding agent leaderboard (i.e. Claude Code and its competition), ranking popularity based on monthly downloads. It lives on https://terminalai.forret.com/.
A.I. Governance in Belgium • 28 Sep 2025
In the preparation of my PromptParlour meetings, I wanted to get an idea of who in Belgian government is responsible for
understanding and forecasting the (exponential) progress of Artificial Intelligence, and its impact on Belgian business, innovation and society.
Who do Belgian/Flemish ministers call when they want an expert opinion on legislation or government intervention?
Transcode from C to Golang: Claude vs Codex vs Gemini • 20 Sep 2025
TL;DR: I compared three AI coding agents (Claude Code, Codex CLI, Gemini CLI) for transcoding an existing audio-processing C program to Golang.
The clear winner in this case was OpenAI’s Codex. See the results on github.com/pforret/leqm-nrt.
Creating my first Jetbrains plugin with Junie and Kotlin • 19 Sep 2025
TL;DR: I created a Jetbrains plugin in Kotlin, a language I don’t master, with Jetbrains’ own Junie AI Agent.
It went quite easy, and now I have my first published plugin in the Jetbrains marketplace.
Source code: toolstud-io/LlmBrains