• python@lemmy.world
    link
    fedilink
    English
    arrow-up
    16
    arrow-down
    1
    ·
    1 day ago

    I’ve been refusing to use any AI tools at all and luckily my manager respects that, even if he uses AI for basically everything he does. If the company ever decides to mandate it I’ll just have the AI write all my code and commit it with no checks. With the worker’s rights here, it’ll take several months to fire me anyways.

    • FreedomAdvocate@lemmy.net.au
      link
      fedilink
      English
      arrow-up
      1
      arrow-down
      15
      ·
      19 hours ago

      I’ve been refusing to use and AI tools at all

      Why? Do you refuse to use autocomplete in IDEs too? Do you refuse to use build and release tools? Why stop there - do you refuse to use computers at all? Just use pen and paper.

      • python@lemmy.world
        link
        fedilink
        English
        arrow-up
        9
        ·
        15 hours ago

        Because it’s not fun. Coming up with algorithms and elegant code is the most fun part about programming for me, and debugging pages of sloppy code is the least fun. AI makes the parts I like less fun and increases the amount of sloppy bullshit code I have to debug.

        • chilicheeselies@lemmy.world
          link
          fedilink
          English
          arrow-up
          1
          arrow-down
          1
          ·
          4 hours ago

          I use AI as sort of a pair programmer buddy. Sometimes I see what tis producing and know i can do better. Sometimes it does something i didnt know was possible and i kearn something new. Other times its a middle ground, where it shows a solution i didnt think of, but now that i uave seen it i can write a better version of that solution.

          Youre missing out on learning oppurtunities by not leveraging it. To each their own though

      • CXORA@aussie.zone
        link
        fedilink
        English
        arrow-up
        4
        ·
        15 hours ago

        Do you think it is possible for someone to have different reactions to different things?