Aran Wilkinson
github bluesky twitter strava calendar linkedin
/about/posts/now/resume Light Dark
Entries tagged :: configuration
  • 2024-12-09

    YAML configuration: an unexpected bug

    How an unexpected bug slipped into my YAML configuration library and the debugging process that uncovered it.
    Read more ⟶
  • 2024-11-23

    YAML configuration: the best of a bad bunch

    Why YAML remains the least painful option for application configuration, despite its quirks. A look at the alternatives and why they're all worse in different ways.
    Read more ⟶
  • 2024-05-14

    yamlcfg: a Go library for YAML and environment variable config

    yamlcfg is a Go library that merges YAML configuration files with environment variables. Supports default values, type coercion, and nested configuration structures.
    Read more ⟶