Get ready for a bunch of unskilled people making the shittiest apps imaginable.

And I wonder how easy it will be to get Claude to create malware with just a few prompts…

    • @[email protected]
      link
      fedilink
      English
      16 hours ago

      I have a novice programmer friend who created an app with authentication with AI. It used create-react-app (deprecated for years now) and had him roll his own OAuth layer manually with Express. When you refresh, you get logged out.

      It’s an awesome project to learn some skills, but only a seasoned programmer would know to never roll your own auth, or to not use CRA, etc.

      We are in for some interesting times.