Posts

  • Prisma and the Naivety of Crowds

    Prisma's popularity masks a dangerous design decision: undefined where clauses delete all rows. A cautionary tale about following the crowd without critical evaluation.
  • Overcoming ELK's Fundamental Flaws

    Practical strategies to prevent Mapping Explosion and Type Conflicts in Elasticsearch - the two fundamental issues that can bring down your logging infrastructure.
  • Best Practice Factory Modules

    A pattern for encapsulating and enforcing organisational best practices through reusable factory modules - making it easy to do the right thing across all your projects.