• RogueBanana@piefed.zip
    link
    fedilink
    English
    arrow-up
    15
    ·
    10 hours ago

    And I face the opposite. I go to great lengths to make mine pretty and simple as I can. Then comes the maintenance team to make minor changes by completely fucking it up even when I am guiding them what to do. Can’t even bother to indent it properly, so damn annoying that I want to just rewrite them myself. I get they might be busy but damn they are sloppy. Maybe I should stop caring too much about my work.

    • Gormadt@slrpnk.netOP
      link
      fedilink
      arrow-up
      3
      ·
      4 hours ago

      Often times my code starts like the spaghetti, then once it works I’ll redo it in a more legible way. But all of my code is for personal projects, so I can without a manager breathing down my neck.

  • s@piefed.world
    link
    fedilink
    English
    arrow-up
    32
    ·
    13 hours ago

    Current situation at my work: somebody vibecodes a bunch of overly complex functions in Excel and later quits, and now other employees in that department who aren’t fluent in even basic Excel code have to use and maintain that code

    • Gormadt@slrpnk.netOP
      link
      fedilink
      arrow-up
      27
      ·
      13 hours ago

      This pains me down to my soul

      At least all of my code is written like crap by my own hand, and then maintained like crap by my own hand.

  • jaybone@lemmy.zip
    link
    fedilink
    English
    arrow-up
    7
    ·
    11 hours ago

    This is how AI writes code. In about one to two years, all code will look like this, and neither human nor AI will be able to maintain it. The industry will be fucked.

    • petrol_sniff_king@lemmy.blahaj.zone
      link
      fedilink
      arrow-up
      3
      ·
      edit-2
      2 hours ago

      I do my very best to write code like I’m writing English prose, because understandable code is maintainable code, so when people say things like “AI is bad for art, like books, but it’s great for things that don’t matter, like software” it really grinds my nuts.

      It just baffles me how many programmers think of programming not as their artisan profession but as an irritating chore they have to get through.