ooh.directory
Visit this blog blog.pecar.me
Python, webdev, and surfing.
Any gaps could be due to errors when fetching the blog’s feed.
This week, my neighborhood had a few power outages. Bad news for the uptime of my self-hosted sites! 😅 After the power came back and my server started, Gunicorn services failed with the following error: …
In a hurry? Jump to the relevant section: Create a new Django project with uv Add uv to an existing project Dev dependencies Running uv in production Running uv in CI Upgrading dependencies What is …
Yesterday, I saw this proposal to add Golike error handling to Javascript, which got me thinking about whether or not this would make sense in my go-to language, Python. TLDR: Even though I am a …