Blog
Notes from the studio—deep dives, playbooks, and experiments in building ambitious software.
- ProductRead article
Meet pg-bossman
pg-bossman wraps pg-boss with typed queues, scheduling, and a built-in dashboard built for modern Postgres job systems.
- ProductRead article
Introducing Frunk
Frunk is our new task runner for npm scripts with smart sequencing, parallelism, and clean output.
- EngineeringRead article
The Best Way to Deploy Next.js to Fly.io
The Fly.io official docs and recommendations work well but are a bit cumbersome. At ludicrous we found an alternative pipeline that is easier to manage and more hands-off.
- EngineeringRead article
A Better Way To Run Integration Tests With Prisma and PostgresQL
A guide on setting up Prisma with Jest such that it resets the data between every test
- EngineeringRead article
Doppler: The Docker of Environment Variables
A quick dive into Doppler, a new tool to manage environment variables in your infrastructure
- EngineeringRead article
Using LetsEncrypt with Cloudflare
How to make automatic LetsEncrypt certificate provisioning play nicely with Cloudflare with page rules.
- EngineeringRead article
Hello World
We will try to publish our adventures in building ambitious applications...