logoalt Hacker News

red_hareyesterday at 4:25 AM4 repliesview on HN

This is beautiful and highly readable but, still, I yearn for a detailed line-by-line explainer like the backbone.js source: https://backbonejs.org/docs/backbone.html


Replies

tomjakubowskiyesterday at 8:08 PM

I believe that Backbone's annotated source is generated with Docco, another project from the creator of CoffeeScript.

https://ashkenas.com/docco/

It's really neat. I wish I published more of my code this way.

ashish01yesterday at 5:31 AM

That is really beautiful literate program. Seeing it after a long time. Here is a opus generate version of this code - https://ashish01.github.io/microgpt.html

subsetyesterday at 7:40 AM

Andrej Karpathy has a walkthrough blog post here: https://karpathy.github.io/2026/02/12/microgpt/

show 1 reply
altcognitoyesterday at 4:33 AM

ask a high end LLM to do it