logoalt Hacker News

bugufu8f83today at 8:11 AM1 replyview on HN

> if word.startswith("ub"): return False

An uber-rich man riding in an Uber installed an Ubuntu package.

I'm actually a bit surprised by this rule. Is this line there entirely due to the word "ubiquitous"? I think it is.


Replies

ExoticPearTreetoday at 8:51 AM

To keep it simple, you use an when the first letter of the next word sounds like a vowel when pronounced (vowel sound) and appplies to ancronyms too. Otherwise you use a.

show 3 replies