From 9af9123db90b8327529f41f19f5b7aa4d0f22ae1 Mon Sep 17 00:00:00 2001 From: Tibo De Peuter Date: Wed, 23 Sep 2026 09:29:52 +0200 Subject: [PATCH] chore: address agentic coding --- index.html | 11 +++++++---- 1 file changed, 7 insertions(+), 4 deletions(-) diff --git a/index.html b/index.html index d37c8e9..995b804 100644 --- a/index.html +++ b/index.html @@ -14,15 +14,18 @@ transparency icon
-

Welcome to my public website showcasing my experiments and explorations in using Large Language Models (LLMs) for generating code and providing insights! As a single developer, I've found that LLMs can be incredibly useful tools in my work, and I'm excited to share my experiences and findings with you.

-

Interested in learning more about how I use LLMs to generate code? Check out the archives of chats on this site, where you can explore examples of our conversations and see how LLMs can help streamline development processes. And, as a fun bonus, you'll notice that even this message you're reading right now was written using AI – isn't that cool? 🤖

-

Thanks for stopping by, and I hope you enjoy exploring the site!

+

Welcome to my public website showcasing my experiments and explorations in using Large Language Models (LLMs) for generating code and providing insights! As a solo developer, I've found that LLMs can be incredibly useful tools in my workflow, and I'm excited to share my experiences and findings with you.

+

Interested in learning more about how I use LLMs to generate code? Check out the archives of chats on this site, where you can explore examples of our conversations and see how LLMs can help streamline development processes.

+

In January 2026, I started experimenting with different AI-coding harnesses, such as Google Antigravity and GitHub Copilot (CLI). I especially love to use plan mode before dispatching a fleet of agents. +
+ This does mean however, that a lot of coding and AI-use is now less explicit, i.e. not "just" a chat in a browser anymore. That makes it harder to share these experiences in the archival format here and are therefore at risk of becoming stale. Always use your own judgement, please.

+

If you have any insights you would like to share with me, don't hesitate to contact me.
- Tibo De Peuter