• LostXOR
      link
      fedilink
      372 months ago

      Who needs private variables when you can generate cryptographically secure variable names? Much better security.

    • @rufus@discuss.tchncs.de
      link
      fedilink
      122 months ago

      Make it 63 (31?) to align with what C99 can distinguish.

      Also: I really like unicode in identifiers. So if at all possible don’t just have a random string of letters and numbers, make sure to include greek letters and all the funny emojis. (I just forgot which languages and compilers etc allow that.)