Blog

Notes on TypeScript, Next.js, SQL, Go, and the craft of building fast, pragmatic web products.

blog posts

Posts tagged "sqlite" — 4 posts

I Built an AI App for Architects in 4 Hours

Apr 26, 2025 • 3min read

A 4-hour challenge to build a full-stack app that generates AI renders for architecture students. From idea to a working prototype in one afternoon.

nextjssqlite

My Mac Setup for Programming from Scratch

Apr 14, 2025 • 4min read

How I prepare a new Mac for development in under an hour. The apps, settings and small tweaks I install so I can start coding immediately.

dockersqlite

Building My Own WordPress Hosting Service

Mar 31, 2025 • 5min read

What if you built your own WordPress hosting instead of using cPanel? Here is how I set up SenseiPress, from the first prototype to a working service.

wordpressnextjsdockersqlite

SQLite vs Postgres: Which Is Best for You?

Oct 9, 2024 • 4min read

SQLite or Postgres? I measured both in real scenarios to move past 'it depends'. A practical guide to picking the right database for your project.

sqlitepostgressql