Self-Hosted vs SaaS: When It Actually Makes Sense to Run Your Own Infra
This blog leans heavily on self-hosting — tile servers, routing engines, reverse proxies, all run on a VPS you manage […]
This blog leans heavily on self-hosting — tile servers, routing engines, reverse proxies, all run on a VPS you manage […]
The honest starting point for this list: there’s no single “best” AI coding tool anymore. By mid-2026, the category has
This blog has referenced this fix three times already — in the MapLibre tile setup, the OSRM routing guide, and
If you followed the Flutter + Supabase auth flow from this blog, this is the natural next step for any
If you’ve followed along with the self-hosted map tile and Docker + Nginx guides on this blog, you’ve probably wondered
Supabase has become one of the more popular backends for indie Flutter apps — Postgres, auth, storage, and realtime, without
Some bugs announce themselves with a stack trace. Others just quietly remove a feature and let you find out from
Once you’ve got self-hosted map tiles running, the next thing most location-based apps need is routing — turn-by-turn directions, ETAs,
Every self-hosted project I run — whether it’s a map tile server, an API, or a small internal tool —
If you’re building a location-based app — delivery, logistics, real estate, agriculture — at some point you’ll hit the wall