-
Virtual Threads Without the Magic: ABCoroutines for Kotlin
The Problem Opportunity Virtual Threads arrived with JDK 21 — promising lightweight concurrency without frameworks. But while they simplify threading, […]
-
Java | open-source | Projects | Uncategorized
JCoroutines
Structured concurrency for the JVM without the magic. Why does concurrency in Java have to be so hard? I asked […]
-
JavaScript | Kotlin | open-source | Projects | Spring Boot | Uncategorized
Introducing RoboShellGuard: SSH Security for the age of AI
In a world where AI agents are everywhere SSH security needs a rethink. RoboShellGuard delivers that rethink, For AI-driven systems: […]
-
Introducing Puzzlegrep:
Grep for Structured Code Tags (and AI-Aware Source) Published: July 3, 2025 Tags: code search, dev tools, AI, RobokeyTags, open […]
-
No more lost code
🏛️ Introducing VerZanctuary: A Safe Sanctuary for Your Code Versions Published: June 2025 • Author: Rob Deas 🔥 What Problem […]
-
Cut Through the Noise: Better Logging with emoji-logger
Say Hello to emoji-logger: Expressive Logging for Kotlin and Spring If you’ve ever stared at a wall of identical log […]
-
Java | Projects | security | Spring Boot
SANDCASTLE-AUTH: Authentication for Testing and education.
Introduction Sandcastle Auth is an authentication server designed for testing, debugging, and educational purposes. It provides a Spring Boot-based JWT […]
-
My App becomes a better keyboard
Its time to meet RoboKey, the open-source tool designed to put powerful keyboard automation within reach. a significant leap forward […]
-
Simplifying Complex Numbers in Kotlin with Python-like Syntax
Complex numbers are essential in many fields. However, working with them in Kotlin can sometimes feel cumbersome due to the […]
-
Exploring AntBuilder with Groovy – a simple automation tool
In this post, I’ll walk you through an intriguing Groovy script that I wrote as part of a proof of […]