🛠️ The Cost of Concurrency Interop: Trading Clean Modularity for Shared JVM Efficiency
“I pushed the boundaries of Kotlin/Java interop in the same JVM. The result? Technically perfect, but architecturally rigid. Even with […]
“I pushed the boundaries of Kotlin/Java interop in the same JVM. The result? Technically perfect, but architecturally rigid. Even with […]
Renamed ShellGuard to RoboShellGuard to make it easier to find.
Structured concurrency for the JVM without the magic. Why does concurrency in Java have to be so hard? I asked
Java has been around for nearly three decades, and we’ve had threads since day one. We got java.util.concurrent in 2004,
In a world where AI agents are everywhere SSH security needs a rethink. RoboShellGuard delivers that rethink, For AI-driven systems:
Robokeytags is a specification I created for Robokeys Ltd It may be so useful in future, lookout for more info.
Introducing my “Toolbox” code I will produce examples of common code, this will include code that is often hand crafted
In my previous blog post,, I introduced My project where an Arduino Due acted as a virtual keyboard—I called the
Using StreamDeck on Linux via a Windows Machine: A DIY Solution As a fan of the StreamDeck macro keypad, I
Since 2018 Java has used a model of L.T.S. (Long Term Support) releases with short lived interim releases. Before that