Hacker News new | ask | show | jobs
by sethammons 2759 days ago
I mostly find the readability the same, except for acronyms in the middle. RemoteHTTPIPAddr vs remote_http_ip_addr. I prefer the latter, but my go-to language these days encourages the former.
2 comments

I work in telecoms where there are so many acronyms that snakeCase is really painful (but we still use it). As for your second example, why not remote_HTTP_IP_addr ? Even more readable IMHO.
The "What is an acronym really and when should it be capitalised" debate is grey enough that it's easier to consistently use

RemoteHttpIpAddr