NMNtombizakhona Mabasoinntombizakhona.hashnode.dev·1d ago · 7 min readVibe Coding vs Spec Driven DevelopmentAI has changed the way many people write software. Today, you can describe what you want in plain language, let an AI generate the code, test it, make a few adjustments, and quickly end up with a work00
NMNtombizakhona Mabasoinntombizakhona.hashnode.dev·Jul 11 · 4 min readCtrl + C on Windows vs Ctrl + C in Command LineIf you've spent any time working with Windows, Linux, or cloud environments, you've probably noticed something confusing, well, it's not really confusing, but if you're used to the other, it can take 00
NMNtombizakhona Mabasoinntombizakhona.hashnode.dev·May 3 · 5 min readAutomation vs Agentic AIA few years ago, if you asked me how to speed up my workflow as a developer, my answer would have been simple: automate it. We've been automating things for decades. Scripts that run on a schedule. Wo00
NMNtombizakhona Mabasoinntombizakhona.hashnode.dev·Apr 9 · 3 min readAuthentication vs Authorisation In the world of tech, especially cloud computing, you’ll often hear the terms authentication and authorisation used interchangeably. But they are not the same thing. In fact, understanding the differe00
NMNtombizakhona Mabasoinntombizakhona.hashnode.dev·Apr 6 · 7 min readAttributes In The Cloud vs Attributes In Data ScienceIf you are learning cloud computing and data science at the same time, you will notice both fields use the word "attribute" but they mean different things depending on the context. What The General D00