Blog Archive
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
Diff animations with SwiftUI
SwiftUI: Recreating Android circular diff animations from a previous post using SwiftUI
Read Post
Android Gradle: Lessons learnt using missingDimensionStrategy
Advanced flavor configuration in Android Gradle, and the missingDimensionStrategy DSL
Read Post
Android DiffUtil Part 3: Custom animations
A 3 part series on Android's DiffUtil; Part 3 implements a very custom circular animation by wrapping DiffUtil API
Read Post