Hacker News new | ask | show | jobs
by dambi0 641 days ago
What is the middle approach in this scenario? What specifically are the templates you refer to?
1 comments

The middle approach would be implementing the infrastructure in a basic way that is simplistic, but provides benefit and can be expanded.
How does that relate to the scenario and what of the templates?
> The middle approach would be implementing the infrastructure

That's great if you're implementing but it doesn't really work when you're coming in to an existing infrastructure (or codebase) that other people manage.

To spend time on thinking about performance, and then not write the code.
I mean sure you would want to do that, but the above was very specific situation with existing feature set and an imminent novel problem.