Blog
6 posts3 regionsdrag to pan · wheel to zoom · arrows on the keyboard
elixir3
- Reading a Supervision Tree Like a Map A supervision tree is a diagram of what your system believes about failure. Most outages are places where that belief was wrong.
- A Rust NIF Without the Fear A NIF can take down the whole VM. Here is the small set of habits that keep that from being your problem.
- Backpressure Is a Product Decision Every queue that fills up is answering a question somebody should have answered on purpose.