This is a heavily interactive web application, and JavaScript is required. Simple HTML interfaces are possible, but that is not what this is.
Post
least informed nerd
leastinformednerd.bsky.social
did:plc:biiw7qbotidj4xnwy6zpbky3
I'm pretty sure if you wanted to teach a beginner Rust you could get a lot of mileage out of just using Cow, since it makes the owned / borrowed delineation more explicit in code and could be used to demonstrate generics, pattern matching, etc. The only concern I guess would be that it's too much
2025-08-28T07:49:57.803Z