- TIL: Clearing directories and appending filenames in bulk
- TIL: Install Docker Ubuntu
- TIL: Boosting Your Python Debugging with `ipdb`
- TIL How to query GCP account permissions
- TIL How to use AI to Generate PR descriptions in the CLI
- TIL: Dynamically Installing Python Wheels and spaCy Models at Runtime
- TIL: How to Address Stray Pandas `SettingWithCopy` Warnings
- TIL: Fixing an incorrect Git rebase
- TIL: How to generate PR descriptions with Aider
- TIL: Reliable Pytest Testing with Mocks (by Example)
- TIL How to mount a google cloud storage bucket as root on a VM
- TIL: How to parse config from env vars in Python
- TIL How to compose functions and coroutines in Python
- TIL How to test a Flask server locally with CURL
- TIL How to add a progress wheel to a blocking Python function
- TIL How to secure a web server with SSO