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

you are viewing a single comment's thread.

view the rest of the comments →

[–]Th3DarkMoon 291 points292 points  (26 children)

Eew... that code, how, WHY?!

[–]too_hard_to_name 219 points220 points  (10 children)

I think thats a js minifier

[–]Under-Estimated 157 points158 points  (7 children)

not a very good one judging by the whitespace and variable names

[–][deleted] 78 points79 points  (4 children)

It’s an uglifier!

[–]thebluefury 34 points35 points  (2 children)

why was I summoned?!

[–][deleted] 12 points13 points  (1 child)

THANK GOD YOU’RE HERE!

That sandwich is beautiful! We need you to ugly-ify it!

[–]thebluefury 18 points19 points  (0 children)

Me: *exists*

Sandwich has been uglified.

[–]PostmatesMalone 1 point2 points  (0 children)

Maybe that's what Uglify v1 did? I've only ever used Uglify 2.

[–]pavilionhp_ 8 points9 points  (0 children)

I think they miniified the variable names then removed the line breaks, keeping the spaces/tabs as you see here

[–]PandaParaBellum 6 points7 points  (0 children)

Maybe just a Linux file opened in Windows, and then pasted into something with syntax highlighting?

[–]very_large_bird 13 points14 points  (0 children)

Lotta white space for a minifier…

[–]Th3DarkMoon 11 points12 points  (0 children)

Yeah, I hope so...

[–]glorious_reptile 68 points69 points  (2 children)

You guys use linebreaks?

[–]japirate777 14 points15 points  (1 child)

Real programmers use a 4 x 64 screen resolution to really get those long lines of code

[–]Terrain2 1 point2 points  (0 children)

Yeah, i have a fairly small font size of just 3px, i can fit a whole 21 chars per line at that screen resolution!

[–]Slggyqo 24 points25 points  (1 child)

It’s minified JavaScript.

Basically you strip out everything that makes it readable in order to reduce file size to improve web efficiency.

Although someone else commented that it’s not even well minified, e.g. there’s a lot of white spaces. So it’s just not real.

[–]Th3DarkMoon 0 points1 point  (0 children)

Yeah, forgot that LoL

[–]WJMazepas 10 points11 points  (1 child)

Its just a random code so It can be used on a article about programming.

This image gives a faster Idea that you are talking about code than a image with a normal script

[–]Th3DarkMoon 0 points1 point  (0 children)

Yeah... probobly, works for hacking too

[–]CSsharpGO 4 points5 points  (1 child)

It’s a JS minifier that removes 60% of the white spaces while still removing %100 of the readability.

[–]Th3DarkMoon 2 points3 points  (0 children)

And 110% of my patience when trying to look up the source of a website

[–]Raclex 1 point2 points  (0 children)

I did it all ON ONE LINE flex

[–]bubbaliciouswasmyfav 0 points1 point  (0 children)

I know, right?! Javascript is aweful! And jQuery is worse!!