Discussion about this post

User's avatar
Celeste Garcia's avatar

At the moment, I can't think of a better application of AI. It's time to test the "brilliant" app ideas I always claim to have. Previously, I got tripped up on the execution. I've also been a vocal critic of all the superfluous AI features corps are gluing on top of products--like pretty much everything in the new iPhone--so they can ride the AI wave. Consumers don't want AI just for AI's sake. Vibe Coding is actually a brilliant use of the technology and has the potential to benefit the masses.

Expand full comment
Dan Franks's avatar

I successfully built a fully functional web app on replit to run student enrollment lotteries. It had to perform proper randomization, respect state prioritization rules, be secure for FRPA compliance, and provide parents a portal to view lottery and wait-list status. I created a Product Requirements Document and then provided that and the school enrollment policy to Claude to help me create the functional application requirements. I didn't specify technology or application design. I then copied that into Replit and said go. It took about six hours of intermittent testing and guidance but I intentionally contributed no code and didn't read the code to help it fix problems. I wanted to pretend I didn't know how to code. This app would have taken at least two to three weeks for me to have coded in a traditional manner. So basically, I was able to get three weeks of work done in one day while also working with Claude Code to create and deploy, using GitHub actions, a full terraform stack to deploy another client application into their AWS account. That also worked wonderfully and is fully documented with dev, staging, and prod environments. That was another week of work I was able to do in between the lottery app work.

Expand full comment

No posts