AI in software engineering is a megaphone: it makes both good and bad developers louder. The difference? One is music. The other is noise.
The @parisandroid.bsky.social is about to start. Let's begin with Compose magic 🤩
Divide and conquer still wins.
Separation of concerns still wins.
Modularity still wins.
Why? Because complexity is expensive. For humans (cognitive load, pace, quality) and for AI (reasoning depth, latency, token burn).
Fighting complexity still pays off.
Two rooms, two vibes
> We fixed a few minor bugs that were causing problems.
Thanks for that detailed changelog. Super helpful 🤦♂️
Compile-time flagging is a game-changer for large codebases. Just be sure to expose these variants only at the highest level of your build. If you don’t, you’ll end up with combinatorial complexity leaking everywhere in your code.
The fundamental shift with modern AI: the time it takes to execute is starting to match the speed at which ideas appear.