Skip to main content

Tom Cools

Dad, Java Champion, BeJUG Organizer

Wisdom comes from experience
Experience is often a result of lack of wisdom
- Terry Pratchett

Recent

Letting LLMs post to Twitch Chat.
·891 words·5 mins
Creating a Model Context Protocol server which exposes a Twitch chat tool with Quarkus and Apache Camel.
Reviewing student code in the age of LLMs
·1184 words·6 mins
I have been doing code reviews at schools for years. This year felt different. #LLMs
Azure Storage: usage and testing with Java
·601 words·3 mins
Using Blob, Table and Queue storage in the cloud using Java… but testing it locally.