11
cb219
5y

Found this beautiful piece of code, that I wrote apparently a year ago .... oh my πŸ˜‚ πŸ€¦β€β™‚ πŸ˜…
If I could travel back in time, I would would slap myself for doing this. Although I remember, why I did this, because of many min()/max() operations that I needed. I wanted to keep the code, so that I would know, which code piece belonged to which part, but man ... is that badly written! Nowadays with Clean Code style, I would certainly do it differently.

Comments
  • 0
    whoops, that blue male sign wasn't intended πŸ˜…
  • 3
    That just means you’re learning and growing as a developer
  • 0
    oh ok wow, the post shows a blue male sign on Devrantron, but no sign on mobile, right ...🀨
  • 0
    @Plasticnova Actually the more I look at the code, the more spots I find to laugh about. Like a single line, that expands over the whole length of the picture with multiple brackets, and I can't figure out what it does.πŸ˜…
  • 1
    @cb219 welcome to Unicode
  • 0
    My eyes.....
    πŸ˜–

    #notdarkmode
  • 1
    @cho-uc not my fault, this online editor is from uni and (still) has no dark mode.
Add Comment