Hacker News new | ask | show | jobs
by svnt 1108 days ago
Peer review, at its core, is a social consensus process. It can work, but it is structurally inclined to propagate agreement.

I wonder if it serves to reinforce this problem, as those more motivated to reinforce certain literatures or perspectives will surface those repeatedly in reviews.

1 comments

There's a popular work that comes to this conclusion in its beginning chapters [0]. The basic premise is that the act of science and knowledge acquisition cyclically devolves into ideology and is then disrupted. Typically those who initially disrupt a scientific dogma are not treated well. Eventually the old guard literally dies off and the new ideas can begin to take hold.

[0] The Structure of Scientific Revolutions, T. Kuhn

> The basic premise is that the act of science and knowledge acquisition cyclically devolves into ideology and is then disrupted.

This can happen of course, but it's not really what Kuhn is talking about. Kuhnian paradigm shifts are to science what massive refactorings are to a codebase: the problem isn't that the old code was wrong (though it might also be wrong), it's that it can't be extended to meet new requirements. And while some of us are better at writing extensible code than others, no one gets it right every single time.