series: Review Bomb
> What's Actually in Your Docker Image? Reading the Parser That Tells You
A Rust TUI that inspects multi-gigabyte Docker images using 80 MB of RAM where dive chokes. I read the streaming tar-in-tar parser, wrote the project's first 55 unit tests, and got them merged same day.