this post was submitted on 27 Jul 2023
81 points (84.6% liked)

Programmer Humor

19623 readers
36 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
 

Not sure if appropriate for this community, or for [email protected].

you are viewing a single comment's thread
view the rest of the comments
[–] dohpaz42 -4 points 1 year ago (9 children)

Because two of them are strings, and one is a declaration of an extension. None of which are of type User.

[–] [email protected] 8 points 1 year ago* (last edited 1 year ago) (8 children)

All you searched was "User", ignoring case. You didn't search the type of user, so it correctly returned lines with "user" in it like "private var username"

[–] dohpaz42 -3 points 1 year ago (7 children)

If what you're saying is true, that's an even more WTF because I'm searching for User references, and not the text "[Uu]ser".

[–] StarManta 6 points 1 year ago (1 children)

It’s plainly obvious in this screenshot that you’re just searching for the text “user”.

[–] dohpaz42 1 points 1 year ago (1 children)
[–] [email protected] 1 points 1 year ago

Yeah, that's what "ignoring case" means

load more comments (5 replies)
load more comments (5 replies)
load more comments (5 replies)