larrycodes.hashnode.devFrom VsCode to Neovim: How It StartedIntroduction For years, VSCode was my go-to editor. Its rich extension ecosystem and user-friendly interface made it a powerhouse for my day-to-day development. But over time, I found myself craving more speed, customization, and keyboard-driven prod...Jul 4, 2025·6 min read
larrycodes.hashnode.devChanging PHP version(s) appearing in MAMP preferencesSo I recently joined a team working on an old project that was still running on php 5.6. The latest stable version of php is currently 7.3, which I am now accustomed to and have my local MAMP installation set up with. Here I am faced with a scenario ...Aug 1, 2019