
Back to Basics: How to Manage Collections in Your Legacy Brew Applications
here’s something about sitting down to write a Brew application in C that makes me go back to basics: the very basics, like writing my own linked list each time instead of leveraging one of the hundreds of implementations I have laying around, or not re-using any of the data