I have been using ChatGPT because it was the big name early on and I have never really looked into any alternatives. With the rapid growth of AI assisted services, I am curious to hear what others are using.

  • BOFH666@lemmy.world
    link
    fedilink
    arrow-up
    3
    ·
    16 days ago

    Asked several to write a c implementation of some basic networking stuff.

    ChatGPT: needed to refine my input, got reasonable output. Complete answers, just compile and run.

    Google: the output was just a few snippets, nothing to be used as-is.

    MSFT: terrible output, and -no suprise here- the compiled code crashed with null pointer references etc. The worst answers ever.

    For simple problems (programming low-level microcontrollers), my go to will be ChatGPT everytime.

    Google should get it’s act together, Microsoft can exit the stage.

  • HubertManne@moist.catsweat.com
    link
    fedilink
    arrow-up
    1
    ·
    16 days ago

    like any other technology whatever is standard or convenient. Not super wild about them in relation to how the rest of the internet and technology has been going.

  • 0x30507DE@lemmy.today
    link
    fedilink
    English
    arrow-up
    1
    ·
    15 days ago

    I do a lot of incredibly specific VHDL and 45GS02 asm, so the answer is none.

    Even if I didn’t do obscure things with obscure languages, answer’d still be none, because I’d rather spend a few hours learning what the code does and how to use it, instead of “just hope the output runs” while not knowing what and why it’s trying to do what it’s doing.