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
I wish there was a clean way to do this kind of currying in Ruby — keyword arguments, any order, any number of arguments at a time.
Instead of passing a mutable structure around, you could pass a function that eventually will create the immutable structure with all the required properties.
2025-03-17T11:38:36.154Z