This is a heavily interactive web application, and JavaScript is required. Simple HTML interfaces are possible, but that is not what this is.
Post
Ferd
blotz.dev
did:plc:xufmahgsuagn3ba5nxngnrpz
In terms of writing thread safe code, unless you are using multiprocessing lib, you don't need locks because the GIL handles thread safety.
https://gist.github.com/Blotz/e998b23521ad0b2dd986bb87d375631e
2025-01-07T12:38:01.545Z