This is a heavily interactive web application, and JavaScript is required. Simple HTML interfaces are possible, but that is not what this is.
Post
Almog
almog.ai
did:plc:oa4kjkbqngpvvk2yjqtjgiwx
Dipping my toes into rust sync primitives and it's taking me for a ride. I'm so used to solving 90% of issues with Guava's Monitor/Guard and that makes it challenging to introduce race conditions.
Seems like channels and async/await is idiomatic in rust (Mutex/Condvar are difficult to get right).
2024-11-22T16:01:10.604Z