Posts

  • Freedom vs. Frameworks

    Balancing engineering autonomy with organisational standards through eslint-plugin-tech-radar - a mechanism that enforces dependency guidelines without sacrificing developer freedom.
  • Turn The Team Around!

    How a single unconventional target - 'make Portal a destination team' - transformed a struggling, siloed team into one where engineers wanted to work.
  • Reminders as Code

    Store critical reminders in version control to avoid costly outages from expired API keys and certificates - a reliable, long-term solution that doesn't depend on third parties.
  • NPM search is broken

    NPM's new search algorithm returns either relevant but unmaintained packages, or popular but irrelevant ones. Neither is useful.
  • Sleepwalking into a Big Data Nightmare

    Tightly coupling data lakes to operational databases creates a maintenance nightmare. Decoupling through an anti-corruption layer preserves agility without breaking downstream analytics.