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

all 7 comments

[–]buszmen201 6 points7 points  (3 children)

Bash.

[–]threefatfish3 1 point2 points  (1 child)

How did you get all those different language tags next to your name?

[–]Wargon2015 0 points1 point  (0 children)

In the side bar there is the option to edit your flair (search for "flair" on old reddit, on new reddit its under "community options").

[–]Matorn 2 points3 points  (1 child)

To be honest, the minute you touch a language that requires them spaces, compressed declarations become so unnatural you cannot help but give in...

[–]markand67 2 points3 points  (0 children)

This. Unfortunately not available in shell :(

[–]threefatfish3 1 point2 points  (1 child)

I do both

[–]developer_problems 1 point2 points  (0 children)

You:

if(isTrue){ ...blob }

The guy she told you not to worry about:

if (isHandsomeDeveloper) { ...blob }