Dev Diary 21 AI-generated unit tests and the reality behind them
- 27. May 2026

AI-generated unit tests and the reality behind them

A practical look at using AI to generate unit tests. What it handles well, where it falls short, and why human review still can't be skipped.

Dev Diary: Improving AI-Generated Test Automation with Better Context
- 2. April 2026

AI test automation: Why context matters more than prompts

Generating reliable automated tests depends less on prompts and more on context. This article shows how capturing real user interactions improves test quality, consistency, and overall reliability.

Dev diary 19 What bees taught me about AI agents and startup workflows
- 13. March 2026

AI agents in startup workflows: Lessons from bees

How lessons from bee colonies inspired a framework for AI agents, multi-agent systems, and structured workflows to improve startup product development.

Dev Diary 18 Events processing with AWS Lambdas
- 25. February 2026

Events processing with AWS Lambdas

How to design scalable event processing with AWS Lambda and Kinesis without sacrificing parallelism. A practical look at concurrency, ordering, and architecture trade-offs.

Dev Diary 17 Tenant-Scoped Live Updates with Firebase Firestore
- 20. January 2026

Firestore real-time updates with tenant isolation

An architecture guide for multi-tenant real-time data delivery using Firebase Firestore, custom authentication tokens, and server-enforced security rules.

Dev Diary 16 Reducing hosting costs
- 26. November 2025

Costs of hosting reduced

Why our Kubernetes setup became too costly and how managed services provided a simpler, cheaper alternative.