#architecture
2 posts tagged architecture.
May 17, 2026 · 09:0011 min
I Asked AI to Challenge Me. It Wrote a 968-Line Android Assignment.
I asked Claude to design a senior-level Android engineering challenge for me — the kind that covers everything a production app actually needs. It delivered a 968-line spec. This is what it came up with, why the architecture decisions matter, and what the 10 hardest technical challenges look like before a single feature line is written.
Apr 24, 20269 min
Android Architecture Patterns in 2026
A practical look at MVI, MVVM, and clean architecture in modern Android apps — when to use each and what the tradeoffs actually are.