Tedla Brandsema

Software Architect & Independent Researcher

I am Tedla Brandsema, a software architect and independent researcher based in the Netherlands.

My work spans software architecture, research and development, and technical consultancy. I am the founder of Cloudberry IT, through which I have worked on large-scale systems, distributed infrastructure, and long-horizon engineering projects.

In addition to my professional work, I pursue independent research and writing on topics related to artificial intelligence, machine learning, and the economic and structural dynamics of complex technological systems.

I do not operate within a single fixed discipline. Instead, I tend to follow problems that I find intellectually compelling, which means the subjects I work on can vary over time. What they generally share is a focus on foundational questions, system design, and the long-term implications of technological change.

This site is a public record of my writing, research publications, and open-source software projects.

Recent Writing

The five most recent articles, essays, dossiers, and memos.

On AI-Assisted Writing

date: by Tedla Brandsema

Article

Thoughts on collaboration, authorship, and the tools that extend our capacity to think and write

The Cybersecurity Fire Hose

date: by Tedla Brandsema

Article

Vulnerability discovery is becoming a function of targeted AI compute, turning software security into a fire hose problem of spend, access, and remediation capacity.

Enemy at the Gates

date: by Tedla Brandsema

Article

Alphabet’s AI challenge is not primarily competitive, it is structural. The erosion of intent capture threatens the advertising engine at the core of the company, even as the window for decisive response narrows.

The Token Divide

date: by Tedla Brandsema

Article

As frontier models get stronger, access to them may become more stratified. The token divide is the emerging market structure in which the best intelligence, highest limits, and most productive agentic workflows are increasingly divided ...

Recent Projects

The five most recent project pages and guides.

Creating Your Own Command

date: by Tedla Brandsema

Guide

Extend Yoink by implementing and registering custom parsers for new command behavior.

Yoink

date: by Tedla Brandsema

Project

Include full or partial files from local and remote HTTP(S) sources with a simple line-based Go library.

The Address Argument

date: by Tedla Brandsema

Guide

Target precise regions inside source files by appending an address expression to .yoink commands.

Working with Files

date: by Tedla Brandsema

Guide

Build a root document with .yoink include commands and expand it into one resolved output.

Lifecycle Hooks in Practice

date: by Tedla Brandsema

Guide

Use Before, Success, and Failure hooks to model explicit execution lifecycle and side effects.