• perishthethought@lemm.ee
    link
    fedilink
    English
    arrow-up
    13
    ·
    2 days ago

    Oh! I just did this (used an AI chatbot to help me code a web app) to easily resize images.

    It was a great experience and I only edited about 5% of the code it provided. I used the bot via DuckDuckGo. The app is simple, eh, but it works. Would vibe code again fer sher.

      • N0x0n@lemmy.ml
        link
        fedilink
        arrow-up
        14
        ·
        2 days ago

        Oh wow look at that beautiful website that made uBlock shine like a Christmas Tree ! What a beautiful specimen !

        • MonkeMischief@lemmy.today
          link
          fedilink
          arrow-up
          2
          ·
          edit-2
          13 hours ago

          Okay hang on…this could be a thinly valid use for “vibe coding.”

          Is the only software for a particular use case proprietary, ad-ridden, and/or subscription forced, but you don’t have time to dedicate to an entirely new project?

          Quickly throw together open sourced “good 'nuff” alternatives to big corporate software!

          Put their own tail between their jaws and see how they like it.

    • pinball_wizard@lemmy.zip
      link
      fedilink
      arrow-up
      6
      ·
      edit-2
      2 days ago

      Plan to share a link so the hackers can check your work?

      I’ve heard good things about vibe coding primary use cases for common problems.

      I have experience vibe coding unusual use cases. The AI was worse than useless for those.

      So I’m curious how the corner cases and security stuff on common problems turn out. (I always get that kind of thing from a framework, so I have no experience vibe coding those cases.)

      (Genuinely curious. And obviously, no worries if you don’t want to risk sharing.)

      • perishthethought@lemm.ee
        link
        fedilink
        English
        arrow-up
        5
        ·
        2 days ago

        I would but this is totally just for me and it runs in nginx / php and I am going to guess you would just barf all over it.

        But here’s a post where I asked for help on this subject, and where I got the idea to write my own app. There are a number of other ideas in there, and one really good HTML/JS app from github that does the same thing but is way better.

        https://lemm.ee/post/58942628

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

      These people will literally punch a child in the face every time you use chatgpt. Be careful. They’re insufferable

    • WasPentalive@lemmy.one
      link
      fedilink
      English
      arrow-up
      3
      ·
      1 day ago

      I used chatGPT to work up a backup program that tracked rsync backups as I wanted and could report which backups needed to be run and which ones should be started fresh because too many rsync runs from my home dir to the target dir. It’s call Loci, and it’s on codeberg.