This is a heavily interactive web application, and JavaScript is required. Simple HTML interfaces are possible, but that is not what this is.
Post
Aaron Patterson
tenderlove.bsky.social
did:plc:3n6tlxabmocwe3nyl4b3rtjk
Of course they let you do IO in parallel, but Threads also let you do that. The nice thing about Threads is that they have the _potential_ to execute CPU bound code in parallel. Fibers do not.
2024-10-29T22:44:32.581Z