Blog Archive
Writing as a Problem Solving tool
Self problem-solving technique involving describing the problem in as much detail as possible
Read Post
Mobile Multiplatform and Me
My experiences with Kotlin Mobile Multiplatform, Flutter and ReactNative
Read Post
Basic before advanced
Advanced features are useless if the basic ones don't work well
Read Post
Facebook and Privacy
How to use Facebook while not entirely giving up your privacy
Read Post
Moving to Counter for analytics
Getting rid of cookie-based analytics to enhance privacy of my readers
Read Post
UI ≠ UX
A great user interface does not guarantee a great user experience, and vice versa
Read Post
Tech as an Enhancer
Offline-first and other stories ...
Read Post
Scalable tech ≠ scalable business
A scalable tech stack is necessary but not sufficient for running a scalable business
Read Post
Falsehoods programmers believe about addresses
Invalid assumptions that we make about addresses, that lead to poor UX
Read Post
Stateless widget animations in Flutter
Using Implicit animations in Flutter to animate stateless widgets
Read Post