Top
Best
New

Posted by tanelpoder 11 hours ago

So where are all the AI apps?(www.answer.ai)
370 points | 339 commentspage 5
fritzo 5 hours ago|
They're private, that's the beauty. Code is so cheap now, we can ween ourselves off massive dependency chains.

200 years ago text was much more expensive, and more people memorized sayings and poems and quotations. Now text is cheap, and we rarely quote.

olup 10 hours ago||
A bit tangential to the article themes, but I feel in some workplaces that engineering velocity has gone up while product cycles and agile processes have stayed the same. People end up churning tickets faster and working less, while general productivity has not changed.

Of course these are specific workplaces designed around moving tickets on a board, not high-agentic, fast-moving startups or independent projects—but they might represent a lot of the developer workforce.

I also know this is not everyone's experience and probably a rare favorable outcome of productivity gain captured by a worker that is not and won't stay the norm.

vanyaland 6 hours ago||
I think part of the mismatch is that people are still looking for “more apps” as the output metric.

A lot of the real value shows up as workflow compression instead. Internal tools, one-off automations, bespoke research flows, coding helpers, things that would never have justified becoming a product in the first place.

jmarchello 10 hours ago||
Looking at Python packages, or any developer-facing form of software, is not a good indicator of AI-based production. The key benefit of AI development is that our focus moves up a few layers of abstraction, allowing us to focus on real-world solutions. Instead of measuring Github, you need to measure feature releases, internal tools created, single-user applications built for a single niche use case.

Measuring python packages to indicate AI-based production is like measuring saw production to measure the effectiveness of the steam engine. You need to look at houses and communities being built, not the tools.

patchorang 10 hours ago||
I've been vibe-coding a Plex music player app for MacOS and iOS. (I don't like PlexAmp) I've got to the point where they are the apps I use for listening to music. But they are really just in an alpha/beta state and I'm having a pretty hard time getting past that. The last few weeks have felt like I'm playing wack-a-mole with bugs and issues. It's definitely not at the point others will be willing to use it as their daily app. I'm having to decide now if I keep wanting to put time into it. The vibe-coding isn't as fun when you're just fixing bugs.
peteforde 10 hours ago|
Genuinely curious: are you actually vibe coding (as in not writing or looking at the code) or are you pair programming with a current model (eg. Sonnet or Opus) using plan -> agent -> debug loops in something like Cursor?
patchorang 9 hours ago||
I haven’t written or looked at a single line of code. I do use plan though, and have a technical background but haven’t meaningfully coded in 15 years
peteforde 2 hours ago||
I think it's great that you've gotten back into coding, even if you're hands-off for the time being.

However, I strongly urge you to leave not touching the code behind as a silly self-inflicted constraint. It is pretty much guaranteed to only get you to about 40% of the way there for anything more than a quick prototype.

Hardcore cyclists can confidently ride without touching their handlebars, but nobody is talking about getting their handlebars removed. It's just a goofy thing that you might try for a few seconds now and then on a lark.

That's vibe coding.

hknceykbx 6 hours ago||
How do packages measure anything? This is a biased sample. Average user of AI/developer would not ever in their life make a package or any open source contribution. They would probably work on the proprietary software. Not to say that conclusions are wrong though.
bilater 8 hours ago||
I'd take this info with a grain of salt. You have to understand how new some of these developments are. It's only been a couple of months since we hit the opus 4.5+ threshold. I created 4 react packages for kicks in a weekend: https://www.hackyexperiments.com/blog/shipping-react-librari...
lucas_the_human 6 hours ago||
There are actually a lot of new startups coming out with agentic workflows, and they're probably moving fast. But to your point, there's probably still a lot of friction that keeps the average person/dev from launching new companies.
chistev 10 hours ago||
On Show HN.
dawnerd 10 hours ago|
Or the selfhosted subreddit.
Feuilles_Mortes 10 hours ago|
I like using it to make personal apps that are specific to my use-case and solve problems I've had for ages, but I like my job (scientist), and I don't want to run an app company.
More comments...