About 175 results
https://jsutherland.leaflet.pub/3mnx5mgymf22e · 10 Jun 2026
What I'm working on in June 2026
https://rednafi.com/misc/standard-site/ · 7 Jun 2026
Mirroring a static Hugo blog onto ATProto with standard.site and Sequoia, plus the GitHub Actions wiring that republishes the records on every push without any manual steps.
https://benswift.me/blog/2026/06/06/the-verification-i-never-verified · 6 Jun 2026
I wrote a whole post about two-way standard.site verification. One of the two directions had been returning a 404 in production the entire time.
https://hboon.com/vite-spa-static-seo-meta-tags-without-ssr/ · 29 May 2026
How I handle static SEO meta tags, canonical URLs, Open Graph tags, and prerendered HTML for Vite and Vue SPAs without adding SSR.
https://hboon.com/kamal-vs-coolify-for-a-solo-saas/ · 29 May 2026
My practical Kamal vs Coolify comparison for solo SaaS apps: when I prefer one-command deploys, when a dashboard helps, and why I use Kamal with Hetzner.
https://hboon.com/you-can-publish-without-replit/ · 25 May 2026
Replit and browser app builders are fine for sketches. If the app matters, I want source code, a normal repo, terminal agents, and boring deployment.
https://hboon.com/stripe-billing-setup-for-saas-the-parts-nobody-tells-you/ · 24 May 2026
Stripe's documentation is good. The getting started guides work. You can get a basic Checkout flow running in an afternoon. The gap between "Checkout works" and "billing survives normal SaaS edge cases" is where I've spent the most debugging time across m...
https://hboon.com/the-true-cost-of-running-saas-on-hetzner-vs-vercel/ · 21 May 2026
My SaaS hosting cost comparison for Hetzner, Vercel, and Render: real numbers from running production apps on Hetzner VPS servers with Kamal and PostgreSQL.
https://aslakr.folk.ntnu.no/2026/05/tabell-over-lovlige-tegn-for-idn-i-no-domenet/ · 18 May 2026
Tabellen i «Generelle krav til domenenavnet - hva kan det søkes om?» er litt underlig formatert når den er satt i to liksom-kolonner. Jeg kunne tenkt meg at den ble formatert mer på følgende vis: Bokstav Navn på bokstav Unicode áa med akutt aksent ...
https://hboon.com/you-do-not-need-firebase-and-supabase/ · 16 May 2026
When I build a small SaaS that calls paid model APIs, I do not want to start by wiring together multiple backend platforms. My take: I would not start with Firebase or Supabase. I would start with Postgres. Self-host it if you can. If not, use hosted Pos...