Hacker News new | ask | show | jobs
by trhtrsh 4995 days ago
Why on earth would you put your copy and configuration in your code base, and not in a CMS (for copy) or a database (for configuration)?
1 comments

Because that's a lot of extra work and our product manager at our small startup is competent enough to change e.g. the number of a constant in a knobs.py without wrecking things.