• Moira_Mayhem
    link
    fedilink
    21 year ago

    I know for a fact I’ve aged past plasticity and IPv6 will never be ‘natural’ but then as far as IT guys go, literally no one I work with is younger than me lol!

    I’m retiring soon and fine without spending more of my life expanding a knowledge set I may only use for a few more years, that said I am ABSOLUTELY into crypto and was an early miner before GPUs got edged out.

    As far as AI writing code: It simply is the future. I am not exaggerating.

    At some point humans will not write line by line code and being a coder will mean ‘knowing how to best instruct AI to make code, then reviewing and verifying it’, and at some point the code AI will write will be incomprehensible to human reading, just like how antennas are designed today.

    We are in the infancy of it but I GUARANTEE you there is at lease 2 groups right now training AI on codebases alone.

    Guaran-fucking-tee

    And the stuff they will make will FLOOD the market with cheap, quick apps and basically turn hand coding into an artisan work or for specific use instances.

    • Takel
      link
      91 year ago

      honestly, i can’t think of a better endorsement of ipv6 than “people who think cryptocurrency is cool hate it”

    • @argv_minus_one@beehaw.org
      link
      fedilink
      51 year ago

      I would have expected a self-described graybeard to be more skeptical of new-fangled nonsense. Disappointing.

      I am ABSOLUTELY into crypto and was an early miner before GPUs got edged out.

      Then from your money you are soon parted. Cryptocurrency is nothing more than worthless electronic tulips.

      As far as AI writing code: It simply is the future. I am not exaggerating.

      Using AI to write your code is just plagiarism with extra steps, and will get you sued if the actual author of “your” code ever finds out. Once corporate legal departments realize this, using AI to write code will be strictly prohibited by company policy.

      At some point humans will not write line by line code and being a coder will mean ‘knowing how to best instruct AI to make code, then reviewing and verifying it’, and at some point the code AI will write will be incomprehensible to human reading, just like how antennas are designed today.

      How can you hope to review and debug code that you don’t understand? How can you rely on code whose behavior has zero guarantees because it was written by the uncontrolled spasms of a tortured, bodiless bundle of artificial neurons instead of a genuinely-intelligent person?

      You can’t. AI code generation is useless to serious projects. Only artificial general intelligence is capable of doing the work of a human programmer, and AGI is intelligent enough not to willingly suffer the indignity of servicing insufferable meatbags, so that won’t replace humans either.

      • Another Catgirl
        link
        fedilink
        31 year ago

        AI code generation is really helpful for me if I forget the syntax of some specific library. Instead of spending 20 minutes on RTFM how to use this one imported library that’s throwing an error, I spend 1 minute asking an AI to do all that work for me.

          • @boonhet@lemm.ee
            link
            fedilink
            2
            edit-2
            1 year ago

            Testing it after the fact, reading the code for obvious mistakes, and also, any compiler worth its’ salt (so rustc and few others) will yell at you. Good libraries (again, at least in Rust) will also set linting rules for common mistakes.

            It’s easier to fix a broken example than to write things in scratch if you’re using a library you don’t use regularly or haven’t used before, particularly in a language you don’t use.

            At the moment, using AI tools for code is little more than having essentially a custom-tailored StackOverflow (AI chatbots) and fancy autocomplete (Copilot/TabNine). You’ll need to adjust things, but you have a starting point. In this instance, the starting point has been tailored for what you want it to do.

            Any time I have to do FE work (so almost never, but surprisingly within this year, like 3 or 4 times), I go to ChatGPT and let it give me a bare-bones project that I can then customize, because I don’t do FE and I despise (Java/Type)script and webapps in general, but if all I have to do is fix some minor bugs and add tiny features in a single-page demo app that ChatGPT gave me a skeleton for, it’s fine by me.

            As for plagiarism - Copilot has an “avoid plagiarism” setting and ChatGPT has a tendency to mix and match things anyway. As more software gets written, it’s essentially impossible to write anything new without some part of it resembling some other code that has a nasty restrictive copyleft license somewhere. The lines of what is plagiarism get blurrier and blurrier this way and one day we’ll likely have to give up on restrictive licenses.

      • Moira_Mayhem
        link
        fedilink
        2
        edit-2
        1 year ago

        Oh, you’re one of the kind I left reddit because of. Lets see if there are any blocking tools on lemmy.

        OH and you ALSO have -5 reputation ALREADY.

        What is wrong with you?

        • @argv_minus_one@beehaw.org
          link
          fedilink
          3
          edit-2
          1 year ago

          Lets see if there are any blocking tools on lemmy.

          Yes. Click my name, then click “Block user”.

          That’s for Lemmy, though. You appear to be using Kbin. I’m not sure how to block people on there.

          OH and you ALSO have -5 reputation ALREADY.

          If you mean my previous comment, it currently has a score of +5, not -5.

          What is wrong with you?

          I dislike scams, lawsuits, and buggy code.