• Fushuan [he/him]@lemm.ee
    link
    fedilink
    English
    arrow-up
    33
    ·
    21 hours ago

    This makes sense, most of that explanation in the screenshot reeks of novices working with something they don’t understand.

    • essteeyou@lemmy.world
      link
      fedilink
      arrow-up
      17
      ·
      16 hours ago

      Copying and pasting a current example and changing the names… yep.

      Instead of making it worse you could extract it to a new file. Make an interface. Write a unit test. Anything.

      The guy wonders why the file is 15k lines long and then describes exactly why.

      • zalgotext@sh.itjust.works
        link
        fedilink
        arrow-up
        2
        ·
        42 minutes ago

        Right? Like my dude, bare minimum at least write down those steps in a text document so you can reference it the next time you have to add something. Bonus points for putting it on some shared internal wiki or whatever Microsoft uses.