Hacker News new | ask | show | jobs
by atsaloli 3278 days ago
Have you got any problems with your current setup?
1 comments

Currently no, but I want to structure it in a maintainable way.
I understand. Still, if it ain't broke...

Check out Max Kanat-Alexander's piece on over-engineering (10 minute Google video) https://www.youtube.com/watch?v=0wxyOng0-14

In other words, if you're not having maintainability issues with it now, leave it be... once you start having issues, you can re-design (when you actually need it). =)