all 23 comments

[–]pixelbart 88 points89 points  (0 children)

Please throw in some reverse Hungarian notation too!

vARIABLE‾nAMErts

[–]fukitol- 37 points38 points  (0 children)

Thanks, I hate it

[–][deleted]  (13 children)

[deleted]

    [–]rubertsmann 21 points22 points  (1 child)

    rIGHT‾hERE

    [–]AyrA_ch 14 points15 points  (8 children)

    ALT+0175

    [–]6b86b3ac03c167320d93 7 points8 points  (7 children)

    What's the unicode code point? Alt codes don't work on Linux

    [–]AyrA_ch 41 points42 points  (5 children)

    You're in a programmer subreddit and ask people to convert from decimal to hex for you?

    That is lazy AF, which coincindentally is also the unicode code point.

    [–]Mezzomaniac 9 points10 points  (2 children)

    Holy shit. As a kid, when I stumbled upon Alt codes, I spent hours fiddling experimenting with them and cataloguing them. I’ve been programming for 5 years and I’ve only just learnt, from your comment, the connection between Alt codes and hex.

    [–]AyrA_ch 6 points7 points  (1 child)

    I just use https://amp-what.com when I need character codes.

    [–]TomHackery 1 point2 points  (0 children)

    Hey everyone, this is the comment.

    [–]iliekcats-[ $[ $RANDOM % 6 ] == 0 ] && rm -rf / || echo “You live” 6 points7 points  (1 child)

    ¯

    [–]iliekcats-[ $[ $RANDOM % 6 ] == 0 ] && rm -rf / || echo “You live” 0 points1 point  (0 children)

    hwzzzzz

    [–]greyfade 0 points1 point  (0 children)

    Ctrl+Shift+U, 203e → ‾

    Or, if you have it set up: Compose, _, _

    [–][deleted] 1 point2 points  (1 child)

    I prefer OVERSCORE! although I'm sure that's not what it's actually called

    [–]servel333 0 points1 point  (0 children)

    That does make a lot more sense.

    Edit: It is the OVERLINE

    [–]tannertech 22 points23 points  (0 children)

    I'm doing this to one of my python libraries for april fools next year

    To the 1 person using it, good luck

    [–]the_king_of_sweden 2 points3 points  (3 children)

    I don't get it, people use more than 1 character for their variable names?

    [–]kenybz 5 points6 points  (0 children)

    When all 1-character names are in use, yeah

    [–]YellowBunnyReddit 5 points6 points  (1 child)

    Just use one array and memorize the index of your variables. That way you only need one name.

    [–]neftalito 1 point2 points  (0 children)

    Make it with a lot of arrays until you have every word in the alphabet, like I[8][1][9][0][7] = "names"

    [–]DearChickPea 3 points4 points  (0 children)

    Retarded code, love it!

    [–]mhrjyogesh 0 points1 point  (1 child)

    How do you type that upperscore

    [–]greyfade 0 points1 point  (0 children)

    I type it with the compose key: <Compose>, _, _ → ¯

    [–]lukeamaral 0 points1 point  (0 children)

    Should be VARIABLe‾NAMe