Hacker News new | ask | show | jobs
by lpapez 1526 days ago
Reminds me of a C++ project I use to work on. The norm was to have generous function naming and not stick to the outdated C convention of short and cryptic names. The only exception was the function "anal", which was curiously shortened from "analyze".