Simple Guava ForwardingCache I use when developing value loadersNovember 29, 2014·176 words·1 minDevelopment Guava JavaA note about using Guava ForwardingCache when developing value loaders.
Helpful utility for searching a Java exception chain for a particular exception typeAugust 6, 2014·189 words·1 minDevelopment JavaA small Java helper for finding a specific exception type in a cause chain.
Rewrote the ANTLR4 TestRig using a fluent apiJuly 8, 2014·4 words·1 minDevelopment Antlr4 JavaA note about rewriting the ANTLR4 TestRig around a fluent API.
How to silence ANTLR4's error messagesJuly 8, 2014·442 words·3 minsDevelopment Antlr4 JavaA short note about suppressing ANTLR4 parser error output.
Keycode constants for the Logitech R800 Professional PresentationMarch 12, 2014·58 words·1 minDevelopment Java LogitechA note collecting keycode constants for the Logitech R800 presenter.
Suppressing Tomcat error messages for all applications on a hostDecember 4, 2013·138 words·1 minDevelopment Tomcat JavaA note about suppressing Tomcat error output across applications on a host.