Personal Optimization Tips for Learning Vim in 2023 One of the most important tools for learning Vim is a cheat sheet, or, if you’d like a deeper dive, a Vim book.
Development Practices 3 Simple Tips for Speeding Up Your GitLab CI Here's what I learned on a recent project to speed up our GitLab CI pipelines. Use these tips as starter ideas you can adjust to your needs.
Developer Tools Why Front-End Developers Should Try FireFox Developer Edition I think it would benefit front-end developers to check out the awesome features of Firefox Developer Edition such as the Fonts and Compatibility Tabs.
AWS How to Create a Scheduled Lambda in AWS CDK This tutorial shows you how to run a lambda on a schedule. While scheduled lambdas are powerful, they are best used in executing repeated tasks.