Share.

    25 Kommentare

    1. buttymuncher on

      No shit, I can’t even get it to produce a simple powershell script that works let alone some mammoth coding job…it’s a con job.

    2. It really is hit & miss with AI generated code and you need some proper skills to distinguish which of the two it is each time.

    3. AI can be good tool for a coder for boiler plate code and when used within a smaller context. It’s also good for explaining existing code that doesn’t have too many external dependencies and stuff like that. without a human at the steering wheel it will make a mess. 

      You need to understand the code generative ai produces because it does not understand anything.

    4. mikehanigan4 on

      AI needs to be used as a helping tool. You cannot code or create by completely relying on AI itself.

    5. Dry-Farmer-8384 on

      and every manager everywhere is pushing to use more ai generated garbage.

    6. Shopping_General on

      Aren’t you supposed to error check code? You don’t just take what an LM gives you and pronounce it great. Any idiot knows to edit what it gives you.

    7. Did anyone read the article?

      **“The average AI-generated pull request has 10.83 issues compared with 6.45 for human code, report claims“**

      The article doesn’t say what model was used, but that is less than twice as many errors as human code. And it produces it near-instantly instead of taking hours. So all this does is reinforce that it is more efficient to AI-generate code and review it rather than doing everything by hand. So workflow with AI is better than without. Which professional coders already know, because they use AI.

    8. as long as we dont have general AI, LLMs are gonna make stupid mistakes day and night cause it doesnt understand at all what is it doing – just picking pieces of puzzle randomly until it fits…

    9. MegaMechWorrier on

      Do the dudes who loot the original code that they feed to their clankers actually read all of it, checking for errors, before reassuring the metal minds that this is all absolutely true and correct?

    10. Low_Technician7346 on

      Code with IA works but you’d be doomed with:

      – code hallucinations,
      – conflicts,
      – network errors making you resend the prompt indefinitely,
      – prompts finish calculating the answer but once the answer displays it, disappears with an error (lol),
      – customers will report so many bugs thereafter they will leave your product for a concurrent,
      – the shame of sharing your code to relatives who will notice you coded only with ai slop,
      – and a fuck ton of lost time in your small life, waiting for your prompt to give answer, then test it, rectify again with a new prompt, etc…
      – credit limits and spent money into PRO tokens…

    11. Because a good programmer can tell when his program doesn’t work, he may not know why but he knows when it does and doesn’t work … The problem with AI is that it always assumes it’s output works until you question it and *then* it’ll repeat the same process of assuming the next answer **is** correct

    12. very_big_baller on

      It is mostly great for making skeletal structures for code, and for the repetive parts. 

    13. gurenkagurenda on

      I know nobody in the comments checked the link before commenting, but this article is absolute dog shit. No information about methodology, no context on what models we’re talking about, and no link to the actual “study”.

      I’d say this might as well be a tweet, but even tweets in this category tend to link an actual source.

    14. i am just waiting for the first catastrophes with lost lives. After that this will go the way of the zeppelin I lowkey hope..

    Leave A Reply