• litchralee@sh.itjust.works
    link
    fedilink
    English
    arrow-up
    13
    ·
    4日前

    I’ve personally witnessed the seventh entry to this meme: lines of code over 1000 columns wide.

    I try to forget, but the horror never fades.

    • QuazarOmega@lemy.lol
      link
      fedilink
      arrow-up
      2
      ·
      17時間前

      I always shiver at the thought that no PHP formatter (that I know of) can wrap lines that are too long… and my codebase has too many 🥲

    • ☆ Yσɠƚԋσʂ ☆@lemmy.mlOP
      link
      fedilink
      arrow-up
      5
      ·
      3日前

      I remember a long time ago, I worked at a java shop and we were cursed to use Eclipse. One coworker was saying his IDE was really slow, and almost unusable. So I come over to look, and the whole freaking codebase was just one giant Java file. It was basically at the limit of what the compiler will allow.