
How We Cut Our Go API Latency by 75%
A practical guide to modern Go performance patterns we applied to our feed service at Wishew. P50 latency from ~200ms to ~50ms.

A practical guide to modern Go performance patterns we applied to our feed service at Wishew. P50 latency from ~200ms to ~50ms.

Another chapter in our automation journey at Wishew, where we bridge the gap between project management and development workflows, and discover what happens when your AI pair programmer actually knows your patterns.

The best way to work with AI isn’t to ask it to write code: it’s to teach it your patterns first.

A follow-up to our automation journey, where we integrate AI-powered code reviews directly into our CI/CD pipelines, and discover that Gemini is a much better conversation partner than a rubber duck.

How we built automated Slack notifications for ECS deployments with smart commit filtering, SSM state tracking, and Terraform IaC at Wishew.