Hacker News new | past | comments | ask | show | jobs | submit login

There's a tradeoff between coupling and cohesion. All the books and talks are about decoupling because that's the interesting part. The problem is that in poor codebases you find everything has been decoupled and the complexity is a nightmare. As Adele Goldberg said: "β€œIn Smalltalk, everything happens somewhere else.” It's better to have a system where you only decouple where and when you want to because you have decided that paying the cost is worth it.



They used to pay me to turn monoliths into microservices, now they pay me to turn their microservices back into monoliths...




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: