TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

HTTP Referer (A Misspelling of Referrer)

1 pointsby chenzheklover 4 years ago

2 comments

trinovantesover 4 years ago
A few years ago, I tweeted at the creator of djangorestframework why it doesn&#x27;t follow the naming convention of other django plugins (django-{name}). Turns out it was too widely used to rename by the time the dash naming convention became the norm<p>Naming (public) things in software is hard because renaming them later will break other people&#x27;s stuff... unless you&#x27;re in the JS ecosystem where breaking API changes happen on a regular basis and is basically expected at this point <i>sigh</i>
Normilleover 4 years ago
If you write proper English, the coding world is littered with misspellings:<p>* COLOR instead of COLOUR<p>* CENTER instead of CENTRE<p>* FLAVOR instead of FLAVOUR<p>* ---IZE instead of ---ISE<p>etc... etc..<p>I never gave REFERER a second thought, assuming it was just another illiterate American corruption of proper English.