On this page I use a technique for layout called CSS grid. Only the most recent versions of Firefox, Chrome and Safari support this technique. To see the page as it is intended please switch to one of those browser. Either way I hope you will enjoy yor visit.

E2E testing with LiveView 1.0, Cypress and Ecto sandboxes

How to set up E2E testing with LiveView 1.0, Cypress and Ecto sandboxes

Read more

TIL: I probably don't want to use swap

Using swap can degrade performance so badly that the server might as well be down. Better to let it crash with OOM.

Read more

Balancing production and production capacity

Balancing production and investing in production capability requires judgments calls, but it’s probably safer to err towards investing in production capability.

Read more

You've fundraised - Now stop working

After fundraising make sure to stop and formulate a strategy. Avoid costly mistakes by focusing your newfound resources where they yield the most results.

Read more

Unknown Unknowns: Why you should release early and often

Release early to figure out what you don’t know and avoid spending time on building stuff your customers don’t want or need.

Read more