Hacker News new | ask | show | jobs
by np_tedious 862 days ago
If you're in an abstract/general mathematical function, then sure: single letters. If you're doing more business logic kind of stuff (iterating through a list of db/orm objects or processing a request body) then the names should be longer
1 comments

Mathematics doesn't usually deal with databases or http requests