Comment by dmezzetti

1 day ago

Very interesting! I was kind of expecting that this was going to use LLMs / coding agents to explain the kernel as you stepped through it. But this is a nice app.

I am considering more dynamic "tutors", since this rudimentary version got so much attention! :)

What do you have in mind when you say "step through" the code? Like follow your scrolling of the source code?

  • Something as simple as an LLM prompt that explains what the file does would go a long way I think.