3 followers
Welcome to the ludicrous blog! We will try to publish our adventures in building ambitious applications. Feel free to subscribe to get our product, engineering, and other updates.
Subscribe to my newsletter and never miss my upcoming articles
Prisma, the TypeScript ORM, has taken the development community by storm. It provides a fully type-safe interface with PostgresQL (and other SQL and no-SQL DBMS) which makes it a no-brainer for us to use at ludicrous. The Prisma team recently release...
Dokku is a self-hosted alternative to Heroku. It is incredibly stable, supports most of the deployment types that Heroku does, and it's fully open source! Additionally, DigitalOcean makes it super simple to get started with Dokku. Provisioning The Se...
We have been working on a few projects and the one tool that we always set up first is Doppler. Doppler makes it easy to load your environment variables seamlessly into any context, which means you don't need to redefine the same environment variable...
Cloudflare and LetsEncrypt have helped make the web a significantly safer and more accessible place. However, they sometimes refuse to work well with each other. After some trial and error, we have come up with a way to use both together allowing you...
Hello world! We will try to publish our adventures in building ambitious applications and talk about what we use, how we use it, and how to set it up for yourself! Feel free to subscribe to get our product, engineering, and other updates.