Transmissions

2026-06-09
Transmission 009 · building

Prometheus is in. The build keeps dying.

Wiring Prometheus into the cluster hit three walls: a broken package manager, a missing metrics route, and a Docker build that hangs for over an hour inside Minikube every time pip touches the network.

Continue reading
2026-06-08
Transmission 008 · shipped

ResNet-50 takes 60 seconds to load. The cluster didn't know that.

A slow PyTorch startup window caused 502s on freshly rolled pods. I added resource ceilings, a dual-metric HPA, and startup probes to close the gap.

Continue reading
2026-06-07
Transmission 007 · building

Tibibu: automated pipeline for publishing children's books

Building an automated pipeline using docx XML parsing, Gemini API rewriting, Pillow image processing, and a FastAPI/React creator tool.

Continue reading
2026-06-05
Transmission 006 · shipped

The heartbeat murder: diagnostic of a 502 bad gateway

Debugging PyTorch CPU-bound inference causing Gunicorn worker SIGKILL timeouts and HTTP 502 Bad Gateway responses.

Continue reading
2026-06-03
Transmission 005 · shipped

Auditing Minikube resource allocations to prevent unnecessary rebuilds

Using container inspection to verify cluster memory before deleting the environment.

Continue reading
2026-05-25
Transmission 004 · shipped

Simple Model API — Production ML Inference Service

A FastAPI service wrapping ResNet-50 for image classification. Production patterns: health probes, correlation IDs, structured errors.

Continue reading
2026-01-10
Transmission 003 · building

Hubal — offline-first POS and installment tracking

Two Vite+React apps for shop owners: a point-of-sale with IndexedDB offline sync, and a phone installment system with an immutable payment ledger.

Continue reading
2025-11-15
Transmission 002 · building

Nasez — financial controls for fuel stations

Shift-based verification engine for petroleum stations. PostgreSQL triggers calculate expected cash from meter readings. Variance triggers supervisor review.

Continue reading
2025-09-01
Transmission 001 · active

Fikalo — logistics and real estate for East Africa

A monorepo running logistics in Kampala and real estate in Mogadishu. One Supabase project, PostGIS geofencing, PesaPal payments.

Continue reading