This is a heavily interactive web application, and JavaScript is required. Simple HTML interfaces are possible, but that is not what this is.
Post
Joel Drapper 🇬🇧🇺🇦
joel.drapper.me
did:plc:uqrryaveb7djvaatfljbdhcb
The main time I use it is to make internal state available to another instance for comparisons. For example when defining == or <=>. I want the objects to be comparable based on their internal state but I don’t want to expose that state to the world.
2025-03-19T11:06:34.055Z