· 4 min read
Stop Using N-Tier — Structure Your Monorepo Around Reality Instead
Why n-tier architecture breaks down in modern monorepos, and a better way to organize your code around deployables, capabilities, and boundaries.
Articles on Java, architecture, DevOps, cloud, and AI-augmented engineering.
· 4 min read
Why n-tier architecture breaks down in modern monorepos, and a better way to organize your code around deployables, capabilities, and boundaries.
· 5 min read
A case study on using AI coding agents as junior developers, replacing implementation work while you focus on architecture, product, and outcomes.
· 3 min read
Why reorderable grids are deceptively hard in Jetpack Compose, the edge cases that break naïve implementations, and how a production-ready solution finally emerged.
· 8 min read
This post explores the architectural insights behind Score Card, a research-driven experiment in managing complex, cross-service transactions without heavyweight orchestration or distributed locks....
· 2 min read
A deep dive into efficient chunking patterns in Java Streams, why they matter, and how to build a collector that feels like native JDK functionality.
Browse by tag: #ai, #android, #architecture, #distributed-systems, #engineering-practice, #java, #jetpack-compose, #kotlin, #microservices, #monorepo, #observability, #open-source, #streams, #workflow