• Kage520@lemmy.world
    link
    fedilink
    arrow-up
    2
    ·
    1 day ago

    I have found LLMs are good for getting your bearings and overall idea in place. I just used it for an overview of ESPHome for a specific LED I am trying to program a sunrise effect. It got me some wrong pseudocode, but did in fact point me in the direction of where to go to flash and what to do to compile the yaml file, and the relevant documentation for what I was trying to achieve. And the wrong pseudocode was actually a useful starting point to get a feel for the syntax.

    It’s a useful tool. But it can totally talk you out of good ideas and make you feel like you explored all options when it has absolutely not.