Hacker News new | ask | show | jobs
by cpncrunch 4212 days ago
I shouldn't have to look through the source code to see if a library does what I want it to do.
1 comments

That is absolutely what you have to do with open source. If you aren't willing to do that, don't use OSS.
I've been using open source for 20 years and I don't think I've ever had to do that. Sometimes I have to fix bugs in a library or ditch it because it's a piece of crap. However you generally shouldn't have to read the source code to see what it actually does. If so, that's just laziness on the part of the author (and it's wasting everyone's time).