this post was submitted on 17 Jul 2023
47 points (98.0% liked)

Found Satan

2085 readers
1 users here now

Individuals displaying mischievous, spiteful, or teasing behavior in a playful manner, rather than engaging in genuinely cruel actions.

founded 2 years ago
MODERATORS
 
top 13 comments
sorted by: hot top controversial new old
[–] rtxn@lemmy.world 5 points 2 years ago* (last edited 2 years ago) (2 children)

How this plays out in reality:

"This line at this character is giving me a syntax error... I'll just delete and rewrite it, maybe there's a stray whitespace. Oh, it runs now. Weird. Whatever."

[–] JollyTheRancher@lemmy.world 3 points 2 years ago (1 children)

While I imagine this is typically true, I once spent a couple hours on something like this.

[–] tdawg@lemmy.world 1 points 2 years ago

spoken like someone who hasn't been bitten by codepoints before

[–] julianwgs@discuss.tchncs.de 2 points 2 years ago

Or you would spot the changed line in git immediately and revert it

[–] perviouslyiner@lemm.ee 4 points 2 years ago* (last edited 2 years ago) (1 children)

#DEFINE TRUE (__LINE__ % 100)

[–] FirstWizardZorander@lemmy.world 2 points 2 years ago

The real Satan is always in the comments

[–] Swedneck@discuss.tchncs.de 2 points 2 years ago (1 children)

Don't languages generally tell you about potential look-alike characters specifically for this reason?

[–] Monsieur@lemmy.world 2 points 2 years ago (1 children)

The code editor I use would say something like syntax error ';', expected ';' and underline the character in red. That might lead to some head scratching as apparently the Greek character is literally the same, but with a different Unicode value.

[–] Swedneck@discuss.tchncs.de 1 points 2 years ago

I'm talking about when you try to run/compile code, not in the editor.

[–] pineapplelover@lemm.ee 2 points 2 years ago

You're fucking diabolical

[–] bappity@lemmy.world 1 points 2 years ago
[–] Hello_there@kbin.social 1 points 2 years ago (1 children)

Go make a bunch of improvements to someone's github

[–] x4740N@lemmy.world 2 points 2 years ago* (last edited 2 years ago)

Should go and mess with that Google website drm thing if it's still active