Live data from Hacker News

So where are all the AI apps?

answer.ai

251–260 of 448 posts

Re: So where are all the AI apps?

#251
post #28

It is incredibly easy now to get an idea to the prototype stage, but making it production-ready still needs boring old software engineering skills. I know countless people who followed the "I'll vibe code my own business" trend, and a few of them did get pretty far, but ultimately not a single one actually launched. Anyone who has been doing this professionally will tell you that the "last step" is what takes the maj…

> the "last step" is what takes the majority of time and effort Having worked extensively with vibe-coded software, the main problem for me is that I have tuned-off from the ai-code, and I dont see any skin-in-the-game for me. This is dangerous because it becomes increasingly harder to root-cause and debug problems because that muscle is atrophying. use-it or lose-it applies to cognitive skills (coding/debugging). No…

I also wonder about this for myself. My feeling is that my debug skills are also atrophied a bit. But I would split debugging into two buckets:

1. Debugging my own code or obvious behavior with other libraries.

2. Debugging pain-in-the-ass behavior with other libraries.

My patience with the latter is significantly less now, and so is perhaps my skill in debugging them. Libraries that change their apis for no apparent reason, libraries which use nonstandard parameter names, libraries which aren’t working as advertised.

Re: So where are all the AI apps?

#252
post #28

It is incredibly easy now to get an idea to the prototype stage, but making it production-ready still needs boring old software engineering skills. I know countless people who followed the "I'll vibe code my own business" trend, and a few of them did get pretty far, but ultimately not a single one actually launched. Anyone who has been doing this professionally will tell you that the "last step" is what takes the maj…

How much longer will this be true, though? With improving computer use, it may be possible in the next ~year or so that agents will be able to wire up infrastructure and launch to production.

Re: So where are all the AI apps?

#254
post #28

It is incredibly easy now to get an idea to the prototype stage, but making it production-ready still needs boring old software engineering skills. I know countless people who followed the "I'll vibe code my own business" trend, and a few of them did get pretty far, but ultimately not a single one actually launched. Anyone who has been doing this professionally will tell you that the "last step" is what takes the maj…

90% done, just the other 90% to do...

Re: So where are all the AI apps?

#255
post #28

It is incredibly easy now to get an idea to the prototype stage, but making it production-ready still needs boring old software engineering skills. I know countless people who followed the "I'll vibe code my own business" trend, and a few of them did get pretty far, but ultimately not a single one actually launched. Anyone who has been doing this professionally will tell you that the "last step" is what takes the maj…

succinct and accurate.

Re: So where are all the AI apps?

#256
Isn't most of the positive impact not going to be "new projects" but the relative strength of the ideas that make it into the codebase? Which is almost impossible to measure. You know, the bigger ideas that were put off before and are now more tractable.

Re: So where are all the AI apps?

#258
post #252
post #28

It is incredibly easy now to get an idea to the prototype stage, but making it production-ready still needs boring old software engineering skills. I know countless people who followed the "I'll vibe code my own business" trend, and a few of them did get pretty far, but ultimately not a single one actually launched. Anyone who has been doing this professionally will tell you that the "last step" is what takes the maj…

How much longer will this be true, though? With improving computer use, it may be possible in the next ~year or so that agents will be able to wire up infrastructure and launch to production.

no

I don't think with LLMs as the foundation we will ever have something that can build and launch something end to end.

They just predict the next most likely token... no amount of clever orchestration can cover that up and make it into real intelligence.

Re: So where are all the AI apps?

#259
post #8

No one needs another SaaS. Games are the real killer app for AI. Hear me out. I've wanted to make video games forever. It's fun, and scratches an itch that no other kind of programming does. But making a game is a mountain of work that is almost completely unassailable for an individual in their free time. The sheer volume of assets to be created stops anything from ever being more than a silly little demo. Now, with…

High quality assets is orthogonal to fun. If you can create a fun concept with generic assets, I believe you may find an artist willing to produce the assets for you.

>High quality assets is orthogonal to fun.

Not necessarily. It's a very "programmer brain" thing to think that novel mechanics are the be-all end-all of what makes a fun game. Extremely simple games can become incredibly engaging given high quality detailed beautiful art design. Think of deck builders and board games that would be pointless with just placeholder images and spreadsheets of data, that actually become enjoyable because of the creative work that went into the assets.

Re: So where are all the AI apps?

#260

Earlier quoted context omitted.

I worked in an industry for five years and I could feasibly build a competitor product that I think would solve a lot of the problems we had before, and which it would be difficult to pivot the existing ones into. But ultimately, I could have done that before, it just brings the time to build down, and it does nothing for the difficult part which is convincing customers to take a chance on you, sales and marketing, e…

Nobody’s talking about starting businesses. The article is specifically about pypi packages, which don’t require any sales and marketing. And there’s still no noticeable uptick in package creation or updates.

My understanding reading it was that PyPi packages is just being used as a proxy variable
Post reply on HN