ProActive - A real-time speech recognised to-do list enabled with AIIn today's fast-paced world, juggling multiple tasks can lead to mental exhaustion. The constant mental gymnastics required to keep track of your to-do list can contribute to stress and inertia. Proactive is here to help, this app uses AI to turn you...Jul 28, 2024·3 min read·87
How to fix 'Git: .husky/pre-commit: 4: npm: not found' errorThe surprise What sorcery is this? I'm just trying to commit code. It's Husky, not this Husky What again! Basically, the Husky configuration can't find the npm executable to run the scripts' commands. it's a path conflict thingy; to check the locati...Jul 21, 2023·1 min read·341
Aliasing terminal commands: .bash_aliasesRemember the cls command from the legendary cmd.exe? In the Bash Shell, the clear command does that. Two characters difference might seem trivial, but it does work for me, you might find it helpful; I dual boot Windows and Ubuntu, so having consiste...Jun 27, 2023·2 min read·52