imkaka.hashnode.devBuilding Tiny Habits: A Guide To Making Lasting Changeshttps://twitter.com/_imkaka/status/1619688340701474821?s=20&t=J-IM2TiJFozPz-zt7szYjQ We all have habits - both good and bad. While some of our habits may serve us well, others may not be so helpful. Changing habits can be challenging, but building ...Aug 1, 2025·2 min read
imkaka.hashnode.devStatic Typing in Python' 🐍Static Typing(Optional) in Python is catching a lot of attention after PEP 484 introduction in Python 3.6 due to several benefits it can provide. I was quite ready to try adding types to our codebase at work, so I tried convincing my teammates to sta...May 19, 2021·1 min read