Not to single NIP-60 people out but I witness almost daily terrible architecture decisions in all kinds of software from FOSS to startup to established Fortune 500
LLMs made implementing code faster and cheaper but it can't fix stupid architecture choices. Seriously think about all the shit that can go wrong before you lock in a design choice folks.
Login to reply
Replies (1)
This seems to be caused by devs / agents only designing for the happy path and not trying to break their own code