Juno Vale
Blog CV

Blog

6 posts3 regionsdrag to pan · wheel to zoom · arrows on the keyboard

elixir3

  • 2026-01-20 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.
  • 2025-04-22 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.
  • 2025-02-11 Backpressure Is a Product Decision Every queue that fills up is answering a question somebody should have answered on purpose.

testing2

  • 2026-05-06 A Year of Property Testing What a year of stream_data actually caught, and the properties that turned out to be worth writing.
  • 2025-10-15 The Kata I Keep Coming Back To Parsing dates from strings looks trivial for about four minutes, which is what makes it a good exercise.

event-sourcing1

  • 2025-07-09 Event Sourcing Taught Me to Delete Code The best thing event sourcing did for our codebase was make a whole category of defensive code obviously unnecessary.
© Juno Vale RSS