Writing · 3 posts

Blog

Notes on building web apps, developer tooling and running software businesses.

DatePost
2024-11-13AI and the death of SaaS

Reports of the demise of SaaS are greatly exaggerated

2024-10-19Automating GitHub repo access using Stripe checkout webhooks

Learn how to automate GitHub repository access for customers after a Stripe checkout, using custom fields and webhooks.

2024-08-21Implementing Vercel-style paste functionality in your web app

A look at how Vercel handles .env files and how you can do it too