Posts
- Github Actions Dynamic Matrix- Creating a matrix dynamically for a GitHub Action job 
- Managing Multiple Apps On Fly.io- How to manage multiple applications on Fly.io 
- Configuring Ngrok With A Static Domain- Configure custom ngrok commands to serve static domains 
- Unicorn- Unicorn is a monorepo template that helps you quickly deploy a static website for every job application. 
- Environment Variables In Shopify Checkout Ui Extension- How to set environment variables when developing Shopify Checkout UI Extensions. 
- Authenticated Requests From Shopify UI Extensions- How to make authenticated requests to your API within a Shopify UI extension. 
- Shell into Containerized PostgreSQL Database- How to shell into a postgres database running in a docker container. 
- Docker Dadbod Ui- Connect to a Dockerized PostgreSQL Database with vim-dadbod-ui 
- Time Travel Directories- A ZSH function to time travel to your most recent directories. 
- Better Navigation Experience With ZSH cdpath Variable- Shell enhancements for a better `cd` experience with ZSH cdpath environment variable 
- How To Use Virtual Environment In Jupyter Notebooks- How to use your Python virtual environment within Jupyter Notebooks 
- Deploy Astro To Github Pages- Learn how to deploy your astro project to GitHub Pages on a custom subdomain 
- Write A Script To Templatize Astro Blog Posts- Learn how to write a bash script to automate creating posts in your astro blog and templatize your frontmatter. 
- Migrating PostgreSQL From Fly.io to Digital Ocean- Learn how to migrate a Fly.io PostgreSQL database to a Digital Ocean PostgreSQL Managed Database. 
- Cleanup Local Git Branches- Learn how to clean up your local git branches for a given project. 
- Establish A Session With The Bitwarden CLI- Learn how to establish a logged in session with the bitwarden CLI. 
- Bitwarden CLI Search Utility- Learn how to script a command line utility to search for your passwords using the bitwarden cli and the jq package.