/explore

Click through on any links that interest you or select the planets on the right to continue exploring the Outer Web.
You are here

blog.dureuill.net
| | brokenco.de
3.2 parsecs away

Travel
| | a moderately technical blog
| | mattkeeter.com
1.7 parsecs away

Travel
| | [AI summary] The post explains how panics can occur in Rust applications using the Tokio runtime due to tasks being dropped in an arbitrary order during shutdown.
| | boats.gitlab.io
3.8 parsecs away

Travel
| | One of the big sources of difficulty on the async ecosystem is spawning tasks. Because there is no API in std for spawning tasks, library authors who want their library to spawn tasks have to depend on one of the multiple executors in the ecosystem to spawn a task, coupling the library to that executor in undesirable ways. Ideally, many of these library authors would not need to spawn tasks at all.
| | github.com
4.4 parsecs away

Travel
| Marginalia. Contribute to peterkeen/marginalia development by creating an account on GitHub.