this post was submitted on 22 Aug 2024
847 points (96.4% liked)
Programmer Humor
19512 readers
337 users here now
Welcome to Programmer Humor!
This is a place where you can post jokes, memes, humor, etc. related to programming!
For sharing awful code theres also Programming Horror.
Rules
- Keep content in english
- No advertisements
- Posts must be related to programming or programmer topics
founded 1 year ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
Copilot may be a stupid LLM but the human in the screenshot used an apostrophe to pluralize which, in my opinion, is an even more egregious offense.
It's incorrect to pluralizing letters, numbers, acronyms, or decades with apostrophes in English. I will now pass the pedant stick to the next person in line.
That's half-right. Upper-case letters aren't pluralised with apostrophes but lower-case letters are. (So the plural of 'R' is 'Rs' but the plural of 'r' is 'r's'.) With numbers (written as '123') it's optional - IIRC, it's more popular in Britain to pluralise with apostrophes and more popular in America to pluralise without. (And of course numbers written as words are never pluralised with apostrophes.) Acronyms are indeed not pluralised with apostrophes if they're written in all caps. I'm not sure what you mean by decades.
By decades they meant "the 1970s" or "the 60s"
I don't know if we can rely on British popularity, given y'all's prevalence of the "greengrocer's apostrophe."
Oh right - that would be the same category as numbers then. (Looked it up out of curiosity: using apostrophes isn't incorrect, but it seems to be an older/less formal way of pluralising them.)
Now, plurals aside, which is better,
The 60s
Or
The '60s
?