RSSAmplifier

Blog

Eddie Aftandilian

Technical notes about tools, correctness, and turning research into software.

eaftan.github.ioRSS feed ↗5 posts

Latest posts

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.

SafeRE: Building a production-quality regex library with agents

Building a production-quality, linear-time regular expression library for Java with agents.

Re-sorting imports: What could go wrong?

Lessons from changing Java import ordering across a very large codebase.

Hash ordering and Hyrum's Law

How unspecified hash iteration order becomes an accidental API contract at scale.

First post!

Exploring Jekyll and GitHub Pages as a blogging setup.