AI-enabled financial workflows need rigor and transparency. We write some Python code to demo an approach using state machines, using a simple but grounded real-world scenario of credit limit increases.
A brief HOWTO for configuring Python on Windows to use a secondary drive for installation, site-packages, and virtual environments to save space on the system drive.
A guide to setting up HTTPS for local Spring Boot development. It covers self-signed certificates, trusted certificates on Windows, and HSTS configuration.