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