• @RookiA
      link
      2810 months ago

      Yeah, too simple is sometimes bad too. I had to refactor for better readability and it added 3k lines. But it was easier for everyone to understand the code. :)

    • @[email protected]
      link
      fedilink
      1210 months ago

      Removed unreadable // Added /* */ on their own lines with fancy design above and below comments

    • @RookiA
      link
      -810 months ago

      Then the code is noisy. And that isnt simplyfied it is made noisy/clustered up.

      • @Zron
        link
        English
        910 months ago

        Your username is very fitting

  • @[email protected]
    link
    fedilink
    1210 months ago

    If GitHub’s UI isn’t saying “infinity files changed” you’re not trying hard enough.

  • Dr. Coomer
    link
    510 months ago

    Pov: you find an image of a coconut in your code and try to remove it

  • boletus
    link
    fedilink
    510 months ago

    Brought in a feature from a fork of our engine at work the other day. 8000 additions and a bunch of deletions and fix commits.

    And apparently that’s a pretty small merge…

    Took me days just to review it.