---
title: "Speaking | Len P. van der Hof"
description: Talks and conversations on agentic systems, founder performance under load, and making a site worth citing. Book via email.
image: "https://lenvanderhof.com/photos/len-portrait-1.jpg"
---

Stage

# Speaking

Talks and conversations on agentic systems, founder performance under load, and making a site worth citing. Book via email.

Len talks with operators, founders, and technical teams. Topics come from work he actually runs: agentic systems, founder performance under load, and production systems that survive a claim check. This is not a speaker-bureau catalogue and not an invented talk list. If it fits, email.

## Topics

- Agentic repositories: STACK instead of prompts in chat history
- Small teams coordinating humans and agents: CHORUS
- Founder resilience as infrastructure, not character
- Downstream effects: the cost that lands later, and somewhere else
- How to make a website worth citing in search and answer engines

## Proof on this site

The only public show in the catalogue is The Crowdfunding Podcast: Co-host in Rotterdam, 2022, 5 episodes, sponsored by Erasmus Centre for Entrepreneurship. No invented events or videos. Photo beside: dinner talk. Bios and portraits live in the press kit.

Plan a conversationPodcastsPress kitAbout LenContact

```json
{
	"@context": "https://schema.org",
	"@graph": [
		{
			"@type": "WebPage",
			"@id": "https://lenvanderhof.com/speaking/#webpage",
			"url": "https://lenvanderhof.com/speaking/",
			"name": "Speaking | Len P. van der Hof",
			"description": "Talks and conversations on agentic systems, founder performance under load, and making a site worth citing. Book via email.",
			"inLanguage": "en",
			"isPartOf": {
				"@id": "https://lenvanderhof.com/#website"
			},
			"author": {
				"@id": "https://lenvanderhof.com/#person"
			},
			"breadcrumb": {
				"@id": "https://lenvanderhof.com/speaking/#breadcrumb"
			}
		},
		{
			"@type": "BreadcrumbList",
			"@id": "https://lenvanderhof.com/speaking/#breadcrumb",
			"itemListElement": [
				{
					"@type": "ListItem",
					"position": 1,
					"name": "Home",
					"item": "https://lenvanderhof.com/"
				},
				{
					"@type": "ListItem",
					"position": 2,
					"name": "Speaking",
					"item": "https://lenvanderhof.com/speaking/"
				}
			]
		}
	]
}
```
