• pHr34kY@lemmy.world
    link
    fedilink
    English
    arrow-up
    36
    ·
    6 days ago

    Every company I worked for is like this. I sneak small improvements into daily work. If I call an old function, I’ll often fix it while I’m there. Don’t raise tickets. Don’t ask. Just fix it.

    I also have a shelf of a hundred fixes that I never merged. I’ve done the work, but the real hurdle is PR and and testing. It takes days of effort to push code that took an hour to write.

    • sfxrlz@lemmy.dbzer0.com
      link
      fedilink
      English
      arrow-up
      2
      ·
      4 days ago

      I’ve had whole projects falter because they wouldn’t get tested and a year later it was too much effort to reintegrate into the system which had moved on significantly…

    • sugar_in_your_tea@sh.itjust.works
      link
      fedilink
      English
      arrow-up
      3
      ·
      5 days ago

      Exactly! I have the same, and sometimes I’ll sneak in some fixes I have pending when I get the time to properly test it (usually in a boring meeting).