RSSAmplifier

Blog

Fabian Kübler

Recent content on Fabian Kübler

fabian-kuebler.comRSS feed ↗6 posts

Latest posts

A Fable of Python on the Super Nintendo

Python on the SNES has been a dream of mine for a long time. My brother and I shared a SNES as kids, and Python was my professional home for a big part of my career. These days I barely touch code anymore, so the dream has somehow lost its relevance. Then Claude Fable 5 came out, and I thought: this would make a great benchmark for the model. Porting MicroPython to the SNES: a 3.58 MHz CPU, 128 KB…

Legal Notice & Privacy

Legal Notice (Impressum) # Information pursuant to § 5 DDG (Digitale-Dienste-Gesetz): 
 Fabian Kübler 
Einzelunternehmer 
Rosa-Luxemburg-Straße 89 
14806 Bad Belzig 
Germany 
 Contact: 
Email: hello@fabian-kuebler.com 
Contact form: 
 
 fabian-kuebler.com/contact 
 Responsible for content (§ 18 Abs. 2 MStV): 
Fabian Kübler 
 
 Privacy Policy…

Streaming TypeScript Execution for AI Agents

Code execution is becoming central to agentic AI - Anthropic and Cloudflare are both pushing in this direction. This won’t stop at background tasks, though. Code-driven agentic AI assistants will generate user interfaces, respond to interactions, and orchestrate the whole user experience on the fly. 
 Recently I’ve been exploring this with a prototype : The assistant writes and…

Fake TS, Real Workflows - A JS Proxy Pattern for Agentic Code Execution

LLMs can write code, but they can’t write no-code. So I gave one 3,000+ TypeScript functions — none of them implemented — and let it build n8n workflows in code instead. 
 
 
 
 
 
 LLM-generated code builds a n8n workflow graph. 
 
 
 The standard approach — sequential tool calling — works. n8n already ships an AI assistant built on it. But each tool call…

Markdown as a Protocol for Agentic UI

“User interfaces are largely going to go away,” Eric Schmidt predicts . Agents will generate whatever UI you need on the fly. I built a prototype to explore the premise. 
 
 
 
 
 
 
 
 That’s an agentic AI assistant generating React UIs from scratch, with data flowing between client, server, and LLM. The prototype rests on three ideas: 
 
…

Contact


 
 Name 
 
 
 
 Email 
 
 
 
 Message 
 
 
 
 Send