Hacker News new | ask | show | jobs
by whatever1 1875 days ago
Big disadvantage of custom implementations is the fact that they are custom. If you change the constraints / requirements then suddenly they do not work.

Tailored implementations are great for problems that you have to solve frequently with no changes to the structure. In reality, requirements frequently change breaking many of previously valid assumptions for efficiently filtering the feasible space.