Hacker News new | ask | show | jobs
by aleksiy123 1528 days ago
I think its because the complexity of allowing configurability isn't always worth it. Verifying it works for all configurations becomes exponentially harder.

I believe it can also have performance implications especially for things like recommender systems where you are depending a lot on caching, pre computation and training.