Current list of available two-character usernames (44)

You can also look those up, atlthough they all either:

  1. have no projects
  2. have projects with little to no content
  3. have projects that are so ancient that they can’t be loaded properly anymore, and raw JSON analysis shows that they have little to no content
    (besides “.” obviously, and “-” will be another exception)
3 Likes

Ah ok cool thanks -1

3 Likes

The only lowercase single character usernames are: c, e, and s. Thats fun

3 Likes

On the app there are four criteria for picking a username.

Locally:
(Trims leading and trailing whitespace)

  1. Check if username is 25 characters or less.
    On Wifi:
  2. Check if internet connected.
  3. Check if any username is duplicate, ignoring case.
  4. Check if starting 5 characters are legal.

Are there only four error messages you can receive?

4 Likes

I’m not sure. It’s probably around that.


You also have to make sure there are no RTL characters.

4 Likes

good point

but i already knew

i must spread the wisdom

5 Likes

Oh is that character not allowed at all? Ah I see.

Please choose a username to make your account.

6 Likes

Why is “-1 + Zero Width Character” a taken account?

That makes no sense

Unless that character also gets trimmed. That makes sense.

6 Likes

oh that may be me lol.
I was testing how zero width characters were treated when signing up and i did take a -1 account with a blank character

5 Likes

The character you mentioned earlier is treated like a whitespace, which means that it is trimmed like a whitespace.

6 Likes

edit, -1 and -1 are both taken, although not by me
first one contains one zero width space, second contains two

5 Likes

Yeah the first one is me, and the second one is @/000.

5 Likes

ah cool, thank you for clarification -1

4 Likes

I think specifically, the Unicode character in between is U+000B (line tabulation).

I think there’s only 6 whitespace-like characters you can put within the first five characters of your username.

5 Likes

Question, can you make a one-letter username? (I saw H on top gardens)

4 Likes

Yes, but they’re all taken, and they’re not like two-character usernames where they occasionally drop.
I was able to get my hands on one of those recently, although typically it’s just a thing where they’re so old that the people who owned them have graduated high school by now.

5 Likes

If you account for character counts where all usernames are taken, with either no name drops or very little name drops with high demand, a username must be at least three characters. Otherwise, the minimum is one character.

3 Likes

But the middle character can be U+000B to make a seemingly new 2 digit username. Very yummy.

2 Likes

Imagine, someone with an old one-character username logs in and changes their username, but then THT changes the minimum to three characters so no one can claim it. That would be quite sad.

4 Likes

No known way [1] to make a seemingly new 1 digit username.


  1. no publicly known way ↩︎

4 Likes