I spoke to a friend the other day that wanted some help with his dev project. I was surprised since he isn’t a dev and doesn’t even have a job in a tech related field. He said he wanted to make a simple thing and was using AI prompts to just fuck about a bit till he had something working. But he ran into some issues and wanted me to give him some pointers to get on the right track.
My man wanted to create a “simple” kanban system. I almost fell of my chair as he explained what he was wanting to create. A non devver isn’t going to create basically a Trello clone within a couple of hours and some AI prompts. He started with a frontend and got something hacked together which wasn’t really working or a good base to work from. And hadn’t even considered he would also need some kind of backend. He never heard of the difference between frontend and backend and just thought apps were apps that did it all.
I explained for what he wanted he would need a team of 15-20 to work for a couple of years to make something good. Not really a thing people do in their free time. I know your nephew created an “app” in a weekend in a hackaton, that doesn’t mean the world of software development is suddenly different from how it’s always been. He was bummed out, but was happy enough to just use Trello. And he could always keep fucking around with AI devving for fun, just don’t expect anything useful to come out of it ever.
Peoples perspective on software development is so weird these days. Especially since AI has come along, people just expect magic.
My mother-in-law is a veterinarian and once she asked me to create an app that would tell people whether a particular animal hospital was a good place to take their pets or not. She thought it was just something I could write in an evening since the UI would be pretty simple. She had no conception of the need for, like, a database of pet hospitals and where that database would come from and how it would be maintained and updated.
Did she want some features that weren’t part of Google/Apple maps / Yelp / etc?
If she’s frustrated with user reviews being about nonsense I get it but that’s a human problem, or at least not a system problem anyone’s been able to solve yet.