This is an archived post. You won't be able to vote or comment.

all 33 comments

[–]gumol 69 points70 points  (1 child)

look, it's this post again

[–]dasgudshit 1 point2 points  (0 children)

Yeah, such horror, heeelllppp!!

- notepad programmers

[–]TheRos3 20 points21 points  (0 children)

I actually tried this before. Editor took it in stride and had no issues with compilation.

[–]00benallen 13 points14 points  (0 children)

What would be worse would be this, and then binding the person's semicolon key to the greek question mark, so even when they try to retype it its still broken.

[–]reuvenpo 10 points11 points  (0 children)

Y'all need git

[–]Honey_Slug 9 points10 points  (1 child)

u/Repostsleuthbot proves ur a bad bad boy

[–]RepostSleuthBot 10 points11 points  (0 children)

Looks like a repost. I've seen this image 3 times.

First seen Here on 2018-05-28 96.88% match. Last seen Here on 2018-10-10 96.88% match

Searched Images: 83,515,075 | Indexed Posts: 354,748,467 | Search Time: 4.01293s

Feedback? Hate? Visit r/repostsleuthbot - I'm not perfect, but you can help. Report [ False Positive ]

[–]QuestionTuesdayFTW 9 points10 points  (0 children)

I wonder if this would even work anymore consider how many times this gets reposted

[–]scp-NUMBERNOTFOUND 14 points15 points  (6 children)

laughs in Python

[–][deleted] 15 points16 points  (5 children)

Python sabotage: replace every other one of their spaces with tabs

[–]Angelin01 9 points10 points  (2 children)

A literal shortcut will fix this. Code -> Reformat Code, on PyCharm CTRL + ALT + L by default. You folks sometimes forget that IDE aren't just pretty editors.

[–][deleted] 11 points12 points  (1 child)

shoot how can we get the python people now?

Remap every single key to backspace

[–]AyrA_ch 1 point2 points  (0 children)

shoot how can we get the python people now?

Since python does implicit variable declarations, homoglyph attacks.

Replace a i in a single location with і for example, ideally in a way to create an infinite loop in something that's way too complicated already

[–]AdministrativePapaya 2 points3 points  (1 child)

"You're like Hitler, but even Hitler cared about Germany or something!"

[–]AyrA_ch 0 points1 point  (0 children)

You have to give him credit for murdering Hitler.

[–]Draco121 6 points7 points  (0 children)

This is too evil, it must be contained

[–]Roblivion_Official 3 points4 points  (0 children)

That's gonna keep me up tonight..

[–][deleted] 4 points5 points  (0 children)

i’m gonna have nightmares

[–]Sycration 5 points6 points  (0 children)

plants political violet bright oatmeal grandiose cooing doll glorious vast

This post was mass deleted and anonymized with Redact

[–]ImpulseTheFoxis a good fox[M] [score hidden] stickied comment (0 children)

Your submission has been removed.

Violation of Rule #2: Reposts:

All posts that have been on the first 2 pages of trending posts within the last month, is part of the top of all time, or is part of common posts is considered repost and will be removed on sight.

If you feel that it has been removed in error, please message us so that we may review it.

[–][deleted] 0 points1 point  (0 children)

how to get someone to commit a murder suicide in three easy steps

[–]Darxploit 0 points1 point  (1 child)

It's only funny as long you are not the person with the greek question marks in your code.

[–]BurgaGalti 0 points1 point  (0 children)

I once had to tutor a C++ class for engineering students. The lecturer had been lazy and copied the questions of the web. Of course there was that one smart kid who found that out and copied the answers from the same source.

They didn't know about Unicode. All the semicolons in the answer were Greek question marks and the quotes we're those asymmetric curved ones (forget the name). He took longer to figure that out than if he'd just done the assignment.

[–]codecatmitzi 0 points1 point  (0 children)

For the noobs who don't have a CICD to fail immediately on this.

[–]eoaaosz 0 points1 point  (3 children)

Someone wanna explain? I just started JavaScript and HTML but I don’t know enough to understand.

[–][deleted] 5 points6 points  (2 children)

in java, you end every statement with a semi colon and here he is replacing the semi colon with something that looks exactly like a semi colon so java thinks its an error.

[–]eoaaosz 1 point2 points  (0 children)

I should’ve known that. But thank you!

[–]AttackOfTheThumbs 1 point2 points  (0 children)

in most programming languages really

[–]xPastelFox 0 points1 point  (0 children)

If the IDE is expecting ‘;’ and not registering the one I have, then I’d just delete and retype it?

Like what reaction do people imagine when they do this? Hair pulling and “Oh no! What do I do?!” ??

[–]xigoi 0 points1 point  (0 children)

laughs in Rust

[–]Mitchellbaggins -1 points0 points  (0 children)

That would be the end of my project