The Forced Use of AI Is Getting Out of Hand
marketsaintefficient.substack.com
The Forced Use of AI Is Getting Out of Hand
1–10 of 13 posts
Re: The Forced Use of AI Is Getting Out of Hand
#2They are doing it for the money and attention. Like a problematic child or domestic pet, it's not all their fault - blame the parents.
Re: The Forced Use of AI Is Getting Out of Hand
#3Re: The Forced Use of AI Is Getting Out of Hand
#4Don't worry, all those pitches and pivots to Ai don't actually use anymore "Ai" than they did pre LLMs. They are doing it for the money and attention. Like a problematic child or domestic pet, it's not all their fault - blame the parents.
Hardly wrote a single line of code myself.
Just crossed 372 sign ups and 73 paying users.
AI has been extremely valuable to me. Objectively speaking I have already gotten thousands of USD in value out of it.
Just my anecdote.
Re: The Forced Use of AI Is Getting Out of Hand
#5Don't worry, all those pitches and pivots to Ai don't actually use anymore "Ai" than they did pre LLMs. They are doing it for the money and attention. Like a problematic child or domestic pet, it's not all their fault - blame the parents.
Re: The Forced Use of AI Is Getting Out of Hand
#6Don't worry, all those pitches and pivots to Ai don't actually use anymore "Ai" than they did pre LLMs. They are doing it for the money and attention. Like a problematic child or domestic pet, it's not all their fault - blame the parents.
I used AI to write a web app in 2 months that extensively uses AI — pre-prompting via LLMs and image, sound, and animation generation. Hardly wrote a single line of code myself. Just crossed 372 sign ups and 73 paying users. AI has been extremely valuable to me. Objectively speaking I have already gotten thousands of USD in value out of it. Just my anecdote.
Re: The Forced Use of AI Is Getting Out of Hand
#7Earlier quoted context omitted.
I used AI to write a web app in 2 months that extensively uses AI — pre-prompting via LLMs and image, sound, and animation generation. Hardly wrote a single line of code myself. Just crossed 372 sign ups and 73 paying users. AI has been extremely valuable to me. Objectively speaking I have already gotten thousands of USD in value out of it. Just my anecdote.
AI is good at writing small-ish tools from scratch. Most software development isn't like that, and people claiming it is are disingenuous. That being said, it is also true that if you are doing that kind of software development, AI will be very useful to you in the same way someone writing the code for you would be. It works, yay, you don't fully understand it, boo, but it still works. Maintaining it will be more dif…
I've found it's very useful at any scale and you can always understand what's going on.
Re: The Forced Use of AI Is Getting Out of Hand
#8I wish we called it transformer tech rather than AI. It's very unfortunate
Re: The Forced Use of AI Is Getting Out of Hand
#9Don't worry, all those pitches and pivots to Ai don't actually use anymore "Ai" than they did pre LLMs. They are doing it for the money and attention. Like a problematic child or domestic pet, it's not all their fault - blame the parents.
I used AI to write a web app in 2 months that extensively uses AI — pre-prompting via LLMs and image, sound, and animation generation. Hardly wrote a single line of code myself. Just crossed 372 sign ups and 73 paying users. AI has been extremely valuable to me. Objectively speaking I have already gotten thousands of USD in value out of it. Just my anecdote.
How do you plan to maintain it?
Have you added a big feature after launch that required changes to multiple parts of the codebase?
I doubt that a codebase almost purely built with AI will survive in the long term. If there is no developer that understands what is happening, after a while the AI will start running in circles due to a lack of guidance and new features or patches become almost impossible to push out reliably.
Re: The Forced Use of AI Is Getting Out of Hand
#10Earlier quoted context omitted.
I used AI to write a web app in 2 months that extensively uses AI — pre-prompting via LLMs and image, sound, and animation generation. Hardly wrote a single line of code myself. Just crossed 372 sign ups and 73 paying users. AI has been extremely valuable to me. Objectively speaking I have already gotten thousands of USD in value out of it. Just my anecdote.
What's the product / domain? How do you plan to maintain it? Have you added a big feature after launch that required changes to multiple parts of the codebase? I doubt that a codebase almost purely built with AI will survive in the long term. If there is no developer that understands what is happening, after a while the AI will start running in circles due to a lack of guidance and new features or patches become almo…
I added a huge feature, the AI sprite animator, which involved a massive complex diff across much of the codebase and database schema.
That new massive change is now my primary source of revenue.
I understand what is happening.
I appreciate that you are so concerned.