This is a heavily interactive web application, and JavaScript is required. Simple HTML interfaces are possible, but that is not what this is.
Post
Adam Daniels
adamdaniels.ca
did:plc:au7wtfvjiqawwjqmnptot5co
I agree. I was originally against the extra queries but just throwing out all that complexity was amazing.
Final solution was essentially a `Sync` block acting as a barrier, where inside I just map `task.async` each check, and `wait` on all to finish. Order preserved and everything.
2024-10-29T23:56:50.551Z