this post was submitted on 03 Mar 2024
1082 points (97.8% liked)
Programmer Humor
19480 readers
1678 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
- Keep content in english
- No advertisements
- Posts must be related to programming or programmer topics
founded 1 year ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
There are at least two ways to parse your statement, and they interpreted it differently from your intention.
I guess, if you ignore the comma...
Rereading it, I now understand what you meant. I interpreted the "like regex" as an example of advanced git knowledge. I'm not sure the comma helps make it unambiguous though.
Yeah, reading it again and I can see that interpretation...
This is why you shouldn't rely on yourself alone for proofreading your writing, I probably could have read that a hundred times and not seen another way to read it without someone else pointing it out
Could’ve written like this to avoid the ambiguity: “I think advanced git knowledge, just like RegEx, …”