logoalt Hacker News

ripelast Thursday at 6:08 PM2 repliesview on HN

What does "readability" mean? It's mentioned in several of these jokes: "binary readability", etc.


Replies

bubbliciouslast Thursday at 6:12 PM

readability grants a code reviewer the power to approve changes in a specific language

show 2 replies
utopcellyesterday at 2:40 AM

It is a formal process via which it is confirmed that you know enough of X to submit code to the codebase, where X can be c++, java, python, etc. If you don't have X readability, then, in addition to your main code reviewer, you need to have a readability reviewer look at your code, who will be focusing only on X, not the logic of your code.