Blog.

Field notes from engineers shipping production software in Kenya. M-Pesa Daraja patterns that survive matchday traffic spikes, Laravel and Filament under real load, Flutter on flaky upcountry networks, eTIMS integration before the KRA deadline catches up with you.

May 11, 2026 · 3 min read · Software Development

How M-Pesa C2B Reconciliation Actually Fails in Production

STK Push gets all the tutorials, but C2B is where production breaks. Late callbacks, BillRef mismatches, duplicate confirmations,...

Read article
May 11, 2026 · 3 min read · Software Development

KRA eTIMS API: A Survival Guide for Kenyan SaaS

OSCU vs VSCU, the invoice payload that KRA actually accepts, what the error codes really mean, and what to do when the KRA endpoin...

Read article
May 10, 2026 · 3 min read · Software Development

Building Konnekted: Subscriber Billing Infrastructure for Kenyan WISPs

FreeRADIUS for auth, MikroTik for enforcement, M-Pesa for collection, the three layers of an ISP platform and how we glue them tog...

Read article
May 09, 2026 · 3 min read · Software Development

Tikiti at Volume: How We Handle Concurrent STK Pushes at Event Start

When 20,000 fans hit "Pay" at the same moment, the bottleneck isn't your server, it's Safaricom. Queue strategy, idempotency, and...

Read article
May 07, 2026 · 3 min read · Software Development

Multi-Tenancy Across Six Products: What We Wish We'd Done From Day One

One platform, many tenants, six product lines, each with its own M-Pesa credentials, SMS endpoints, and billing model. Here's how...

Read article
May 05, 2026 · 3 min read · Software Development

Offline-First for Kenyan Networks: Service Workers, Sync Queues, and Knowing When Not To

Service workers, IndexedDB, sync queues, conflict resolution, offline-first is a real engineering investment. Here's when it pays...

Read article
Feb 12, 2026 · 3 min read · AI & Machine Learning

How We Use Claude to Build Entire Codebases Autonomously

We replaced traditional development sprints with AI-driven autonomous coding sessions. Here's how it works, what we learned, and w...

Read article
Feb 08, 2026 · 4 min read · Software Development

M-Pesa Integration in 2026: The Complete Developer Guide

Everything you need to know about integrating M-Pesa STK Push, C2B, and B2C payments in your Laravel application. Updated for the...

Read article
Jan 25, 2026 · 2 min read · Software Development

Laravel 12: What Changed and Why It Matters

Laravel 12 streamlines the framework with a leaner file structure, simplified middleware, and improved Eloquent. Here's what devel...

Read article
Jan 16, 2026 · 3 min read · Software Development

Deploying Laravel Apps with Zero Downtime

Zero-downtime deployments aren't optional for production apps. Here's our battle-tested deployment pipeline using Git hooks, symli...

Read article
Jan 06, 2026 · 2 min read · Software Development

Tailwind CSS v4: What's New for Production Apps

Tailwind v4 brings a new engine, CSS-native configuration via @theme, and massive performance improvements. Here's how we migrated...

Read article
Jan 01, 2026 · 3 min read · Software Development

Passwordless Auth with Magic Links: Why and How

Passwords are a security liability. Magic links are simpler, safer, and better for conversion. Here's how we implemented passwordl...

Read article

Building something?

We're the team behind the projects in these posts. Tell us what you need.