• OsrsNeedsF2P@lemmy.ml
    link
    fedilink
    English
    arrow-up
    6
    arrow-down
    10
    ·
    edit-2
    1 day ago

    No, it’s not smart, I pay for Cursor to generate code, not to patronize me. I would stop paying for it and instead switch to something that at least tries different ideas to get my feature to work.

    (Also it’s definitely not useless at starting from scratch, you just need a strong design and good understanding of what’s possible)

    • gonzo-rand19@moist.catsweat.com
      link
      fedilink
      arrow-up
      8
      arrow-down
      1
      ·
      1 day ago

      What does it help you with? I can definitely see having snippets or “modular” code on hand as being useful, but you don’t really need a LLM for that. What sets it apart? Is there a big time commitment necessary to get to the desired outputs or does it just do what you want right away?

      • bane_killgrind@slrpnk.net
        link
        fedilink
        English
        arrow-up
        8
        arrow-down
        1
        ·
        1 day ago

        It helps with avoiding learning templates in your IDE or literally any other feature that’s been around for decades.

      • OsrsNeedsF2P@lemmy.ml
        link
        fedilink
        English
        arrow-up
        3
        ·
        edit-2
        1 day ago

        On mobile but two real quick examples:

        The prompting in both of these cases started with an idea (“give me a cute penguin SVG logo”) and refined (“make the beak smaller and more round… add a purple background…” etc)

        For more in-depth rather than one off features, this whole app was basically coded with AI (and I use it everyday, the quality is fantastic): https://play.google.com/store/apps/details?id=com.widget.uvindex

        • gonzo-rand19@moist.catsweat.com
          link
          fedilink
          arrow-up
          3
          ·
          1 day ago

          Hmm, I guess if you’re happy with the output here that’s all that matters. For me, the visual elements look really uninspired and mediocre. But if you’re still in the startup/iteration stage then I suppose the unfinished look makes sense.

          I guess it’s a good place to start? Maybe? Depends if the code is easy to maintain. I was more interested in how you feel the AI adds to your existing coding workflow, but maybe you aren’t a professional programmer? I am getting the impression that the AI is doing most of the work here but maybe I have the wrong idea.