Feed: Anže’s Blog

Blog page

Blog Anže’s Blog
RSS 2.0 Feed Anže’s Blog
web https://blog.pecar.me/
Last Update10.31.2025
Posts62

Introducing Fedidevs Posts

Sept. 16, 2023 » Anže’s Blog » [Archived Version]

Discover the most favorited posts from developers on Mastodon with Fedidevs Posts.

Read More

Automate Hatch Publish with GitHub Actions

Aug. 18, 2023 » Anže’s Blog » [Archived Version]

Scribbling down how I automated publishing to PyPI with GitHub Actions.

Read More

Words TUI: App for Daily Writing

Aug. 11, 2023 » Anže’s Blog » [Archived Version]

I am coding a TUI application to help me with my daily writing.

Read More

Textual App Auto Reload

Aug. 1, 2023 » Anže’s Blog » [Archived Version]

How to automatically reload your Textual app when code changes occur

Read More

RDS Blue/Green Deployments

July 1, 2023 » Anže’s Blog » [Archived Version]

Upgrading your database with Blue/Green deployments

Read More

Fly.io Certificate Renewal

June 19, 2023 » Anže’s Blog » [Archived Version]

Ensure your SSL certificate doesn't expire to avoid downtime

Read More

Using Testing Library with Selenium in Python

Jan. 30, 2023 » Anže’s Blog » [Archived Version]

Why and how to use the Testing Library with Selenium in Python.

Read More

The Fastest Way to Build a Read-only JSON API

Jan. 16, 2023 » Anže’s Blog » [Archived Version]

A short story on how I managed to not overengineer a read-only JSON API.

Read More

import __hello__

Jan. 7, 2023 » Anže’s Blog » [Archived Version]

The `import __hello__` easter egg in Python.

Read More