Evan Bender

Results 4 comments of Evan Bender

I like this `wicked problems and some approaches` theme. 👍

episode 2 is the one that touches on cybernetics specifically

Bump! @benpbrown did this change in your fork solve the problem? If so, would you consider submitting your fix upstream?

You'll see compilation errors. `io_uring` is a linux API. The story for cross-platform network I/O in async rust does look fairly promising, for example see https://github.com/tokio-rs/mio. But for file I/O,...