(01-18-2026, 02:27 AM)Pete Wrote: "I'd feel like an idiot taking a few months to code something that I could get a machine to make for me, just as soon as I asked for it."
...
AI, however, can and will be much more flexible and especially creativity as expanding its creativity is what will allow it to grow. So I guess I'll think about embracing AI as a tool in the near future,
...
I'm way late to this thread, but I'll chime in that whether ai writes the code or you do it yourself or have your intern junior programmer do it, in the end you're still going to have an idea of what you want it to do, to look like, etc. You're still going to want to communicate that to whoever implements it. And if you want to work on it later, or share it with anyone to collaborate with, you'll want the definition documented (the "specs" and/or "source code").
AI only means that now you get to create the definition, rules and description in plain English (or whatever language) or form you like. AI should be smart enough to understand it. If you prefer to communicate your programs in limericks and sketches on cocktail napkins, so be it!
You'll get to choose how detailed you want to define your programs. You might be really, really specific about certain parts and let ai fill in the rest. It could be a process of refinement - as you test your app, you just tweak the definition to be more specific until you get what you want.
So what if your cousin Igor wants to help or has an idea for a new feature, but he doesn't enjoy limericks and can't draw on napkins? Igor prefers QB64 or maybe medieval Japanese. No problem! The AI will just present the definition of your app in a form that Igor understands and finds it easiest to work with.
So Pete, I do see how AI could help us be more creative by letting us use any language we want to define and describe our creations, in whatever level of detail we choose.