NestedQuotes Logo
Profile photo of Jarrod Connolly

Jarrod Connolly

Writing at NestedQuotes

From Node to Narnia, from pixels to Python, it was quotes all the way down.

Follow
Recent Articles

Why I Am Building PAC Hub

July 1, 2026

Why I Am Building PAC Hub

PAC Hub  

I am building PAC Hub so parent volunteers can run a school year from one place. Less toil, a cleaner handoff, and a home the next chair can inherit.

Chunking Technique Research

June 9, 2026

Chunking Technique Research

AI   Python  

After building RAG systems for technical books, I kept asking the same question. Which chunking strategy actually retrieves better? I built a research platform to find out, with real vector search, LLM-as-judge ground truth, and proper IR metrics.

Consuming Textbooks

May 28, 2026

Consuming Textbooks

AI   Learning  

How I work through technical textbooks with an LLM as a study partner, chapter by chapter, with room for side quests and real code along the way.

Compiler - Growing Up

May 18, 2026

Compiler - Growing Up

Node.js   Compiler   LLVM  

Complect gets arrays, a 1993 demoscene fire effect, and a VS Code language server. Building all three revealed exactly what the language still needs.