European cloud and dedicated server provider. Famously cheap dedicated boxes, generous bandwidth, and Cloud VPS that undercut AWS by an order of magnitude.
Hetzner is the budget power user's cloud. A dedicated AX-line server with 64 cores and 128GB of RAM costs less than a single mid-tier AWS EC2 instance, and bandwidth is effectively free at typical workloads. The trade-off is that you operate it yourself: no managed Kubernetes, no managed databases, no global edge. Many indie hackers and bootstrapped SaaS teams have moved core infrastructure to Hetzner and pair it with Coolify or Dokku for app deploys. Frankfurt and Helsinki regions, plus a US presence as of 2024.
Amazon's flagship compute service. Hundreds of instance types, every region, deep integration with the rest of AWS. The default enterprise compute layer.
Deployment platform behind Next.js. Git push to deploy. Edge functions, image optimization, analytics. Free tier is generous.
Self-hosted PaaS for deploying apps, databases, and services. Git-based deploys, Docker support, preview environments, and a clean UI.
Reactive backend - database, server functions, real-time sync, cron jobs, file storage. All TypeScript. This site's backend (courses, videos, user data) runs on Convex.
European cloud and dedicated server provider. Famously cheap dedicated boxes, generous bandwidth, and Cloud VPS that undercut AWS by an order of magnitude.
Try HetznerHonest takes on AI dev tools, frameworks, and infrastructure - delivered to your inbox.
Subscribe FreeDeployment platform behind Next.js. Git push to deploy. Edge functions, image optimization, analytics. Free tier is generous.
Self-hosted PaaS for deploying apps, databases, and services. Git-based deploys, Docker support, preview environments, and a clean UI.
Reactive backend - database, server functions, real-time sync, cron jobs, file storage. All TypeScript. This site's backend (courses, videos, user data) runs on Convex.

Cloudflare moved cdnjs, the open-source CDN behind ~12% of the web, entirely onto Workers, Workflows, R2, and Queues. Th...

A practical look at the operational Postgres guide that hit the HN front page - what it gets right, what the community p...

How to set up Entire's regional Git mirrors for AI coding agents. Covers installation, mirroring, integrations with Clau...

A new distributed inference system pools GPU resources across multiple machines and exposes them through a single OpenAI...

Cloudflare Research introduces Meerkat, a distributed consensus service using QuePaxa that eliminates leader elections a...

A companion guide to the Agents 101 video: a behind-the-scenes walkthrough of building and deploying AI agents fast on V...

New tutorials, open-source projects, and deep dives on coding agents - delivered weekly.