Latest posts

The Solo Maintainer's Toolbelt: Craftsmanship as a Shield Against Decay

Maintaining an active ecosystem of open-source projects is a challenge, but doing so while holding a full-time position in a regulated industry—where the day-to-day topics are mostly unrelated—requires a specific kind of discipline. Currently, I oversee several projects: office-stamper, the... · Read more...

Monthly Topic — Expression Safety Patterns with Spring SpEL

In March, I pivoted office‑stamper back to Spring SpEL to unlock predictable nested contexts and fix long‑standing sharp edges. In April, we delivered SVG stamping. In May, I’m focusing on safety: how to let expressions power your templates without opening... · Read more...

Back to Spring SpEL ExpressionParser

When I released office-stamper v3.0 back in January, I introduced the possibility of using a fully custom ExpressionParser. The goal was to give users complete control over how placeholders were evaluated. However, less than three months later, I am retiring... · Read more...

Feedback Loops and the AsciiDoc Pivot

Following the stabilization of the public surface in version 3.1, my focus for January turned toward the “engine of the engine.” As a solo maintainer, I don’t have a team to review my PRs or catch my blind spots. To... · Read more...