• chicken@lemmy.dbzer0.com
    link
    fedilink
    arrow-up
    1
    arrow-down
    4
    ·
    11 days ago

    I for one would really prefer not to spend brain space on things like Excel scripting syntax. I haven’t actually tried current frontier models but every LLM I’ve used isn’t good enough to actually get good results vibe coding without applying some of your own programming knowledge, so I think you’d still want to learn regardless.

      • chicken@lemmy.dbzer0.com
        link
        fedilink
        arrow-up
        1
        arrow-down
        1
        ·
        11 days ago

        Are you a programmer? My general experience as a programmer has been that being judicious in what you spend time and energy thinking about is one of the most important things to do. The amount of languages, frameworks, and libraries all with their own syntax, documentation and quirks vastly exceeds the capacity of any one person to durably memorize, and there are compelling reasons to want to use a wide range of them on an infrequent basis and not specialize. Strategies to avoid getting lost in the weeds and find shorter paths to your actual goals were important before LLMs and they are now even more important.

        Also, personally, my memory sucks, not everyone is dealing with the same constraints and because of that there is no single right approach.