Hacker News new | ask | show | jobs
by PH95VuimJjqBqy 969 days ago
generic is being used in two different ways.

1. linked list is a generic data structure with a relatively simple interface

2. an application with 1k configuration values is generic in that it can handle everything, but is in no way simple.