• 0 Posts
  • 12 Comments
Joined 3 years ago
cake
Cake day: July 13th, 2023

help-circle







  • everyone except me is hiding the truth about what they really feel, but I know the truth!

    That’s the position you’re going to double down on, in the face of everyone correcting you? No, the therapist won’t think you’re crazy at all.

    You think you’ve found a gotcha, but you’re still just outing yourself. You think that a romantic relationship involves a single type of attraction, and that a single type of attraction affects sexual arousal? If I believed you capable of long term romantic relationships, I’d pity your spouse.



  • Thats not what I’m talking about.

    python is one of the few popular languages where presentation is semantic but I’m talking about separating semantics from presentation. you should be able to radically change how you see the code without actually changing the file.

    I should be able to apply a personal style to the code and view it with small indentations, or large indentations, with line widths of 80char or 120char, function args within parentheses or not. I should even be able to localize it into another natural language, or even view and edit it as a flow chart instead of text, all without actually changing the underlying file that contains the semantics.