I 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…
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.
So where are all the AI apps?
171–180 of 448 posts
Re: So where are all the AI apps?
#172Maybe the top 15,000 PyPi packages isn't the best way to measure this? Apparently new iOS app submissions jumped by 24% last year: > According to Appfigures Explorer, Apple's App Store saw 557K new app submissions in 2025, a whopping 24% increase from 2024, and the first meaningful increase since 2016's all-time high of 1M apps. The chart shows stagnant new iOS app submissions until AI. Here's a month by month bar ch…
i was curious, but I need a statista account to see it
Re: So where are all the AI apps?
#173Earlier quoted context omitted.
So many execs and marketing people seem to think customers explicitly "want AI". Most people do not want AI! Only a tiny segment of Middle Managers Looking To Leverage New Technology are actually excited by AI branding. But, lots of people want software that does magically useful things, and LLMs can do that! Just...don't brand it as AI. It's like branding a new computer with more processing power as "Jam Packed with…
I’ve pointed this out to my VPs. Consumer sentiment shows a strong negative sentiment about AI, especially in unexpected places. Why are we convinced they will like an AI-forward feature? There was no real answer but I got definite you’re-being-the-turd-in-the-punchbowl vibes.
Re: So where are all the AI apps?
#174Earlier quoted context omitted.
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 share this particular cynicism. 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 experi…
Re: So where are all the AI apps?
#175AI makes the first 90% of writing an app super easy and the last 10% way harder because you have all the subtle issues of a big codebase but none of the familiarity. Most people give up there.
Re: So where are all the AI apps?
#176Maybe the top 15,000 PyPi packages isn't the best way to measure this? Apparently new iOS app submissions jumped by 24% last year: > According to Appfigures Explorer, Apple's App Store saw 557K new app submissions in 2025, a whopping 24% increase from 2024, and the first meaningful increase since 2016's all-time high of 1M apps. The chart shows stagnant new iOS app submissions until AI. Here's a month by month bar ch…
i was curious, but I need a statista account to see it
Re: So where are all the AI apps?
#177Re: So where are all the AI apps?
#178Re: So where are all the AI apps?
#179It 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…
I also experienced this with my personal projects. It was really easy to just workshop a new feature. I'd talk to claude and get a nice looking implementation spec. Then I'd pass it on to a coding agent which would get 80% there but the last 20% would actually take lot more time. In the meantime I'd workshop more and more features leading to an evergrowing backlog and an anxiety that an agent should be doing somethin…
Re: So where are all the AI apps?
#180Earlier quoted context omitted.
That's fine and all, but how much are you ready to pay to Anthropic and OpenAI to be able to do this? Like, is it worth 100 bucks a month for you to have your own shopping app?
That is an excellent question. For me the answer is yes, but I'm unusual.
I'd rather not pay monthly for something (like water) that I'm turning on and off and may not even need for weeks. But paying per-liter is currently more expensive so that's what we currently do.
I think the future is going to be local models running on powerful GPUs that you have on-prem or in your homelab, so you don't need your wallet perpetually tethered to a company just to turn the hose on for a few minutes.