• Calidro@feddit.de
    link
    fedilink
    arrow-up
    1
    ·
    1 year ago

    Crazy that you are all using it for entire projects! I’m using it when I get stuck programming with some traceback I can’t resolve or similar, mostly for Python/Django. Even then it often forgets to close a loop or similar.

  • Schedar@beehaw.org
    link
    fedilink
    arrow-up
    1
    ·
    1 year ago

    I’ve used it to create a little dashboard page for my home sever - it made a page that displays the uptime, network status, the remaining disc space, links to all my hosted services (including indicators showing if they are online or offline) automatically grabbing the favicon for the links etc

    Everything nicely styled and formatted in a dark theme with status colours etc

    It did absolutely everything, picked the language added step by step instructions of setting it up even suggestions on styling options.

  • Meloku@feddit.cl
    link
    fedilink
    arrow-up
    1
    ·
    1 year ago

    I use ChstGPT as a slightly-higher-tech version of my desktop rubber duck. Whenever I’m stuck at work, I explain ChatGPT what I’m trying to accomplish and how, and in the process of correcting ChatGPT to actually get working code, most of the time I find a better solution during my explanations.