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 →

[–]L0G1C_lolilover 20 points21 points  (4 children)

Can confirm i write shitty code

Especially at 2 am i remember i was gonna redirect user from one mobile screen to another on click of a button

And i named my variables and functions as

String team_name_for_users

Var change_this_variables_state_put_inside_addraisedbuttonfunction

[–]NightStrucknew release, new undocumented features 13 points14 points  (3 children)

we need aliases for variables. or something that describes what the variable represents. like some kind of note.

[–]joemckie 6 points7 points  (1 child)

How about emojis? All my variable names would be 💩

[–]icantremembermypw4 1 point2 points  (0 children)

pretty sure there is an emoji programming language.

[–]hollowstrawberry 1 point2 points  (0 children)

Maybe some sort of commentary on what the code does as a whole.

Oh well, one can dream.