|
|
|
|
|
by chiefbucket
1030 days ago
|
|
The point isn’t the interface though it’s the implementation. And if many of those things are implementing the same search functionality slightly differently, you’re back to the same spot, except now your bugs are spread across multiple sites, often with duplication. The underlying issue is just that correctness is hard I think. |
|