Tokuin: Token Intelligence for LLM Developers
4 minute read Published: 2025-11-07A look at Tokuin, a ground-up token analysis and load-testing CLI for LLM prompts, why it exists, what it offers today, and where it's headed next.
A look at Tokuin, a ground-up token analysis and load-testing CLI for LLM prompts, why it exists, what it offers today, and where it's headed next.
mock is a lightweight API framework that lets you build endpoints using shell scripts—perfect for prototyping, testing, and quick integrations.
Comparing ROUGE-L implementations in Java and Rust: same algorithm, same results, dramatically different performance. What I learned from this fun experiment.
Observations from building AI systems: why prototypes struggle to become production-ready, and what the research shows.
A quick dive into how Zola handles root-level pages differently than you might expect, and the simple fix that resolved everything.