chore: address agentic coding

This commit is contained in:
Tibo De Peuter 2026-09-23 09:29:52 +02:00
parent 2eabb5c9ea
commit 9af9123db9
No known key found for this signature in database
GPG key ID: 9187B5FA0F4B6F6D

View file

@ -14,15 +14,18 @@
<body>
<img src="img/transparency.png" alt="transparency icon" title="I like transparency" class="svg-icon"/>
<main>
<p>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.</p>
<p>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. <a href="./c/acc815c5-452a-46a7-83ef-002e76a8a078.html" title="Link to the chat to generate this text">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? 🤖</a></p>
<p>Thanks for stopping by, and I hope you enjoy exploring the site!</p>
<p>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.</p>
<p>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 <a href="./c/acc815c5-452a-46a7-83ef-002e76a8a078.html" title="Link to the chat to generate this text">examples of our conversations</a> and see how LLMs can help streamline development processes.</p>
<p>In January 2026, I started experimenting with different AI-coding harnesses, such as <a href="https://antigravity.google/">Google Antigravity</a> and <a href="https://docs.github.com/en/copilot/concepts/agents/copilot-cli">GitHub Copilot (CLI)</a>. I especially love to use plan mode before dispatching a fleet of agents.
<br/>
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.</p>
<p>If you have any insights you would like to share with me, don't hesitate to contact me.<br/> - <a href="https://tibo.depeuter.dev/#contact">Tibo De Peuter</a></p>
</main>
<footer>
<p>
Made with <span class="heart">&hearts;</span>.
<a href="https://git.depeuter.dev/tdpeuter/ai-transparency" about="source code of this webpage" class="hidden">Source code</a>
<a href="https://git.depeuter.dev/tdpeuter/ai-transparency" about="source code of this webpage" class="hidden">Source code</a>. Last updated: September 2026.
</p>
<a href="https://www.flaticon.com/free-icons/transparency" title="transparency icons">Transparency icons created by Freepik - Flaticon</a>
</footer>