Capital de Tokens

Blog

Ideas, analysis, and independent articles from the channel and its episodes.

Blog RSS

Technical debt vs operational debt: two different ways of paying interest

Technical debt makes software more expensive to change; operational debt makes it more expensive to keep running. We explain the difference, how both accumulate, how they reinforce each other, and why observability migrations such as URL Ping Tests → Standard Tests are a good example of both.

ChatGPT is no longer just a chat: Work, apps, and tasks turn the model into an operational layer

A video by Gustavo Entrala shows email, calendar, presentations, spreadsheets, and automations controlled from ChatGPT. The key is not a spectacular demo: it is the architectural shift toward Work, apps, Cloud Browser, and Scheduled Tasks, where natural language becomes an interface for executing real work.

Intelligent Terminal accelerates: local models, per-tab agents, and WSL turn the terminal into an agentic host

Microsoft took Intelligent Terminal from an experimental fork with integrated chat to a multi-agent platform: local models, OpenCode, per-tab agents, execution inside WSL, ACP sessions, and a roadmap pointing toward persistent terminals and dynamic commands. We review what changed between July and August 2026 and what is still under development.

Noyron designed a rocket engine in minutes: what is behind the ‘non-human engineer’

LEAP 71 tested rocket engines and an aerospike generated by Noyron, a computational engineering model that encodes physics and manufacturing rules. We compare the video's claims with technical sources and explain what really changes when software starts designing complex hardware.

Repository poisoning: how a repo can deceive an AI agent and how Codex, Claude Code, and Copilot defend themselves

Repositories no longer contain only code: they also contain instructions agents read. We analyze how repository poisoning works, why the model alone is not enough, and which defenses modern harnesses use: instruction hierarchy, sandboxing, firewalls, secret isolation, least privilege, and human review.