Live data from Hacker News

Async Rust: futures, tasks, wakers; oh my

msarmi9.github.io

1–3 of 3 posts

Re: Async Rust: futures, tasks, wakers; oh my

#2
This is why I'm giving up on learning rust. I don't get it. it seems like jquery's chainable api from back in the day. I wrote a Tauri desktop app using chat-gpt in rust and it wasn't anything I could understand by reading the code.

We are rewriting the desktop app in primatejs now since they support compiled desktop apps with bun now.