Adding UTF-8 byte array support to SafeRE
How SafeRE added fast regex support for UTF-8 byte arrays without converting them to Java strings.
How SafeRE added fast regex support for UTF-8 byte arrays without converting them to Java strings.
Building a production-quality, linear-time regular expression library for Java with agents.
Lessons from changing Java import ordering across a very large codebase.
How unspecified hash iteration order becomes an accidental API contract at scale.
Exploring Jekyll and GitHub Pages as a blogging setup.