TIL Simple Merge of two CSVs with Python
An easy script to merge two CSVs with Python and Pandas…
An easy script to merge two CSVs with Python and Pandas…
Simple script to make brown noise MP3 in Python…
Let's make a fun Python Flask app for absolutely no reason.…
I review Github Copilot Workspaces and it doesn't go well.…
A simple way to inject encrypted secrets into your Kubernetes cluster and keep an encrypted record of what is there.…
I often have to share files with outside parties at work, a process which previously involved a lot of me manually running gpg commands. I finally decided to automate the process and was surprised at how little time it took. Now I have a very simple Lambda based encryption flow…
A quick tutorial on download Mister Rogers Neighborhood with Python and youtube-dl…