So where are all the AI apps?
91–100 of 448 posts
Re: So where are all the AI apps?
#92It 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…
all they did is annoy their friends and family by sharing their vibeslop app and asking for "feedback". I really dont know how to respond to these requests. I am going to hide out and not talk to anyone till this fad passes. Reminds of the trend where everyone was dj wanting you to listen their mixtrack they made on abbleton live
Re: So where are all the AI apps?
#93Re: So where are all the AI apps?
#94Earlier quoted context omitted.
This is probably my favorite gain from AI assisted coding: the bar for "who cares about this app" has dropped to a minimum of 1 to make sense. I recently built an app for grocery shopping that is specific to how and where I shop, would be useless to anyone other than my wife. Took me 20 minutes. This is the next frontier: I have a random manual process I do every week, I'll write an app that does it for me.
More than that. Building a throwaway-transient-single-use web app for a single annoying use kind of makes sense now, sometimes. I had to create a bunch of GitHub and Linear apps. Without me even asking Codex whipped up a web page and a local server to set them up, collecting the OAuth credentials, and forward them to the actual app. Took two minutes, I used it to set up the apps in three clicks each, and then just de…
You can get a throw away app in 5 mins, before I wouldn't even bother.
Re: So where are all the AI apps?
#95Earlier quoted context omitted.
Technical people (which is by far the minority of people out there) building personal apps to scratch an itch is one thing. But based on the hype (100x productivity!), there should be a deluge of high quality mobile apps, Saas offerings, etc. There is a huge profit incentive to create quality software at a low price. Yet, the majority of new apps and services that I see are all AI ecosystem stuff. Wrappers around LLM…
Well it’s mostly explained by the fact that most people lack imagination and can’t hold enough concepts about a particular experience to think about how to re-imagine it, to begin with. Oh and sadly, llm’s are useless for the imaginative part too. Shucks eh.
I have a list of ideas a mile long that gets longer every day, and LLMs help me burn through that list significantly faster.
However, the older I get, the more distraught I get that most people I meet "IRL" are simply not sitting on a list of problems they simply lack time to solve. I have... a lot of emotions around this, but it seems to be the norm.
If someone doesn't see or experience problems and intuitively start working out how they would fix them if they only had time, the notion that they could pair program effectively ideas that they didn't previously have with an LLM is absurd.
Re: So where are all the AI apps?
#96I fail to see why the author thinks Python packages are a good proxy for AI driven/built code. I've built a number of projects with AI, but I haven't created any new packages. It's like looking at tire sales to wonder about where the EV cars are.
Re: So where are all the AI apps?
#97I deleted vscode and replaced with a hyper personal dashboard that combines information from everywhere. I have a news feed, work tab for managing issues/PRs, markdown editor with folders, calendar, AI powered buttons all over the place (I click a button, it does something interesting with Claude code I can't do programmatically). Why don't I share it? Because it's highly personal, others would find it doesn't fit th…
... how did that replace vscode? Do you never open a code editor?
Re: So where are all the AI apps?
#98Besides, it's working for me. If it isn't working for others I don't want to convince them of anything. I do want to hear from other people for whom it's working, though, so I'm happy to share when things work for me.
Re: So where are all the AI apps?
#99I deleted vscode and replaced with a hyper personal dashboard that combines information from everywhere. I have a news feed, work tab for managing issues/PRs, markdown editor with folders, calendar, AI powered buttons all over the place (I click a button, it does something interesting with Claude code I can't do programmatically). Why don't I share it? Because it's highly personal, others would find it doesn't fit th…
Technical people (which is by far the minority of people out there) building personal apps to scratch an itch is one thing. But based on the hype (100x productivity!), there should be a deluge of high quality mobile apps, Saas offerings, etc. There is a huge profit incentive to create quality software at a low price. Yet, the majority of new apps and services that I see are all AI ecosystem stuff. Wrappers around LLM…
If someone did make a mobile app, how would it get up take? Coding has never been the hard part about a successful software product.
Re: So where are all the AI apps?
#100I have no plans of publishing them or making the open source, so it will not be a part of this metric. I believe others are doing this too.