Comment on xkcd #2954: Bracket Symbols
GreyEyedGhost@lemmy.ca 4 months agoThis sounds like something I would do with all of 40 hours or so of Python-esque programming under my belt. I feel like there has to be a better way, but it worked. I’m worried this might be the best way.
marcos@lemmy.world 4 months ago
Ouch. If you ever catches yourself writing something like this, stop. Intermediate values deserve names too. Even Haskell developers wouldn’t go into such extreme namelessness.
FierySpectre@lemmy.world 4 months ago
People reading decompiled inlined code: “wait this isn’t normal?”