Shorts

Feb
15
My Things App Workspace
Shorts
3 min read

My Things App Workspace

I've tested probably a dozen of "to-do list" apps and finally moved to Things. Here is my current Things App workspace.
Dec
14
Which Macbook Size Fits Best? 13″ vs 14″ vs 15″ vs 16″ Comparison
Shorts
4 min read

Which Macbook Size Fits Best? 13″ vs 14″ vs 15″ vs 16″ Comparison

I've been using 13″ MBP with an external monitor for ages. 3 years on 15″ Macbook Pro. Deciding which Apple M-powered laptop to pick. How to figure out which Macbook fits best for my particular use cases.
Oct
14
Synergy in Action. Unleashing the Power of Network Effects In Life
Shorts
3 min read

Synergy in Action. Unleashing the Power of Network Effects In Life

How to make every minute automatically reinvested in other areas of life, by creating positive feedback loops and eventually result in organic progress in all related areas.
Jul
27
Taking UICollectionView to SwiftUI
Shorts
5 min read

Taking UICollectionView to SwiftUI

Why the heck do we still need UICollectionView in SwiftUI
May
25
Custom Segmented Control Picker with SwiftUI
Shorts
3 min read

Custom Segmented Control Picker with SwiftUI

Not long ago, I needed a segmented picker, and as it usually happens, native things didn't fit designs quite well, and I had to go custom. Here is what happened next😄