Installing a Newer Version of Python on Amazon EC2
EC2 ships with Python 3.7.11, but some might need a newer version
Read full article
Collecting Beta Testers and Cleaning TestFlight CSVs
Collect testers with Google Sheets then clean them with my tool
Read full article
Generate TypeScript Declaration Files for JavaScript Files
Here's the way you can generate TypeScript declaration files for your JavaScript project
Read full article
Dark Mode Toggle for Vue.js Apps with Vuetify
Here's a simple way to set Vuetify's dark mode state and make it user-changeable
Read full article