September 9, 2026
jj interactive getting-started guide
I finally started looking into what jj actually is and how to use it. To wrap my head around it, I prompted DeepSeek V4.1 to build an interactive guide that assumes you already know git well, mapping common git tasks to their jj equivalents.
It took some back and forth prompting to get it right, I had to explicitly tell it to drop D3 and write the visualizations from scratch as it looks like the model handles its own plain code much better than wrangling in a library in. The result came out really nice for a quick experiment, and you can check it out here: jj — A Visual Guide for git users.