Python’s Async Gap: Why the Standard Library Needs a run_sync()
Python still lacks a standard way to run async code from sync. When 1Password’s async-only SDK broke my Playwright script, I had to hack around...
The idle thoughts of a rambling developer.
Python still lacks a standard way to run async code from sync. When 1Password’s async-only SDK broke my Playwright script, I had to hack around...
Inspired by coworkers posting their salaries publicly, I decided to do the same.
After a really bad day at work I rushed into a job search unprepared.
A quick overview of how you can use Supabase auth with SvelteKit to produce authenticated server rendered pages.
A quick overview of how you can deploy SvelteKit using the Cloudflare Workers adapter.
How to create and install self-signed SSL certificates...
This is just a quick overview of using Docker and Docker Compose to spin up a solid development environment.
Just a quick post on how to ship logs from dokku applications to Papertrail...
In this tutorial I'm going to show you how easy it is to deploy a [Phoenix](http://www.phoenixframework.org/) web application on a server running [Dokku](http://dokku.viewdocs.io/dokku/)...
Becoming a **digital nomad** these days is easier than ever but comes with some major caveats...