Hacker News new | ask | show | jobs
by WkndTriathlete 2137 days ago
I find some of what makes it into CACM is just absolute dreck. To be honest I think they are having trouble finding authors for articles. I can't tell you how many times I've seen articles from Kate Matsudaira prattling on about managing a software team (which, based on conversations with my wife, who is an actual director of software development for a large team, seem to convey naive entry-level management insights at best) or endless articles from Ivar Jacobson trying to evangelize the Next Big Thing to Replace Agile for software engineering.

At the same time there are usually 2-4 articles per issue that are very good. CACM also presents curated lists of interesting research articles, so (as practitioners) we do not need to sift through every article from every conference proceeding or journal publication talking about how some squeezed an extra tiny incremental fraction of x out of an O(n^x) algorithm or incremental papers discussing how compiler type inference algorithms could be improved this tiny little bit with this one weird trick.

And we occasionally get really insightful practitioner articles as well; for example, some interesting bits of how Google manages their code base, or what an incredibly difficult problems Coverity faces when statically-analyzing (supposedly)-compliant C/C++ code.