Released: Stormpot 3.1Version 3.1 of Stormpot, my high-performance Java object pooling library, has been released to Maven Central. You can add it as a Mavenâ¦Jun 12, 2020Jun 12, 2020
Stormpot 2.4.2 and 3.0.1 releasedVersions 2.4.2 and 3.0.1 of the Stormpot object pooling library have been released.May 15, 2020May 15, 2020
Formatting JavaDoc with Asciidoctor and Java 11.Java 9 broke the existing asciidoclet, but we can fix it.Mar 22, 2020A response icon1Mar 22, 2020A response icon1
Released: Stormpot 3.0Version 3.0 of Stormpot, my high-performance Java object pooling library, has been released to Maven Central. You can add it as a Mavenâ¦Nov 6, 2019Nov 6, 2019
Finding a Single Bit Error from an Infinite Loop in our Consistency CheckerA customer of ours experienced that a store could not be consistency checked, because a phase got stuck in an infinite loopâ¦May 5, 2019May 5, 2019
How XV uses PanicsXV is a terminal hex viewer that I am working on. It is the first ârealâ Rust project that I am working on, coming from a Java background.May 2, 2019May 2, 2019
What I Learned Writing the XV Hex Viewer in RustA couple of days ago I released the first version 0.1.0 of the TUI (terminal user interface) hex viewer that I have been working on: Theâ¦Apr 27, 2019Apr 27, 2019
Wait-Free Hand-Over with BatchingThis is an algorithm that I have used many times in various forms. It is simple, and easy to implement correctly, and has the advantage ofâ¦Jan 7, 2017Jan 7, 2017
My Test-Driven Development ProcessRecently I have been pairing with a recently hired colleague. Yesterday he commented that he liked the way I was doing TDD, and it promptedâ¦Sep 27, 2016Sep 27, 2016