Hacker News new | ask | show | jobs
by progmanal 4088 days ago
Wrapping library functions is very helpful when I am doing my own project. I understand the interface and can fix any misunderstandings I had when I used the standard functions. It is great.

However, when I run across someone who helpfully wrapped the standard interfaces in the code I need to maintain. I want to burn him alive.