this post was submitted on 09 Sep 2024
590 points (99.5% liked)

Programmer Humor

19551 readers
1273 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

founded 1 year ago
MODERATORS
 

Edit: @Successful_[email protected] solved it. It says "one special character". Not "at least one".

you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 4 points 2 months ago* (last edited 2 months ago)

I love how the acceptance/rejection status is messed up.

If it's only one special character, then that should be unchecked not check, and the combination of "letters, numbers and special characters" should be check marked.