Skip to content

Comment on .me domain name open registration starts tomorrow at 8pm PST

Comments

To find words that end in "me," try: egrep "^.{3,3}me$" /usr/share/dict/words

The 3,3 means 3 characters minimum (anything less is invalid) and 3 maximum. So increase that second number to get more words.

Removing the second 3 gives more interesting words. Symdro.me, mada.me, quickli.me. (Could me made into quickly.me)

AboutSource Built by g1lg1l

Hackerly is an independent reader for Hacker News, built on the public HN API. Not affiliated with Y Combinator.