I just did this at work, I was working with Postman testing an API and wanted it work in a slightly different way and be able to do some bulk testing, saving responses, all slightly different then how Postman worked. I clone just the features I wanted in about 15 minutes and now have my own API test tool that works exactly how I want. It is not something I would ever release or need to share, just a local tool for me…
AI is going to kill app subscriptions
81–90 of 250 posts
Re: AI is going to kill app subscriptions
#82Earlier quoted context omitted.
Addendum to counterpoint: why haven't those SotA gen-AI companies become the most productive software companies on earth, and release better and cheaper competitors to all currently popular software? People always gripe about the poor quality of software staples like Microsoft Office or GitHub or Slack. Why hasn't OpenAI or Anthropic released a superior office suite or code hosting platform or enterprise chat? It wou…
Anthropic appears to have realized before OpenAI that code gen was an important enough market to specialize in. For now though, building smarter models / general integration tooling is a better us of model companies' capital. Once/if performance gains plateau, expect you'll see them pivot right quick to in-house software factories for easily cloneable, large TAM product spaces, then spin off those products if they're…
Re: AI is going to kill app subscriptions
#83Your point is based on wrong assumptions.
Re: AI is going to kill app subscriptions
#84I just did this at work, I was working with Postman testing an API and wanted it work in a slightly different way and be able to do some bulk testing, saving responses, all slightly different then how Postman worked. I clone just the features I wanted in about 15 minutes and now have my own API test tool that works exactly how I want. It is not something I would ever release or need to share, just a local tool for me…
Automation of easy templated tasks will cause a huge disruption. Production of software used to be a skilled job, but now is automated to a large degree. This has huge impacts to the profession as a whole. Already, enrollment to the UC CS program is declining.
Re: AI is going to kill app subscriptions
#85I guess for the author's limited worldview - "apps" are only available through the app stores. could be an unfortunate thing of the author growing up in an era of gated ecosystems. however much of the software out there - is via web - and some desktop - some internal use - some external - some shit without ui - some billed yearly, some billed by subscriptions but I guess tell us how AI is gonna kill subscriptions
That all said, I could see some killer features coming to AI companies if they really want to make a dent.
Re: AI is going to kill app subscriptions
#86Re: AI is going to kill app subscriptions
#87Re: AI is going to kill app subscriptions
#88> it costs almost nothing to build an app, it costs almost nothing to clone an app. I guess the author hasn't done real software development. The cost isn't just for the code. It's for the whole process - especially the architecture. Which database to use for the use case, which framework and language to use, how the database should be structured,table naming standardization, best practices, security audits and every…
Unless there is inherent complexity in the problem (and assuming subscriptions don’t get pricey soon) I can see nontechnical people getting into designing their own apps.
It makes me think of 3d printing. A lot of people got into 3d modeling because of it. And a lot of people publish cute baubles 3d models (analogous to vibe coded ai wrappers?) but there is genuinely useful stuff that people not in the fabrication or 3d design industry create and share, some even making money off of it.
I just can’t think of a way saas margins will stay as high as they are now.
Re: AI is going to kill app subscriptions
#89> it costs almost nothing to build an app, it costs almost nothing to clone an app. I guess the author hasn't done real software development. The cost isn't just for the code. It's for the whole process - especially the architecture. Which database to use for the use case, which framework and language to use, how the database should be structured,table naming standardization, best practices, security audits and every…
I think this is great for everyone to be a developer, the gatekeeping has now been removed and we will see a creative explosion of apps that everyone can build.
The security and maintenance aspect of apps is just a claude skill away to be a solved problem.
Re: AI is going to kill app subscriptions
#90I just did this at work, I was working with Postman testing an API and wanted it work in a slightly different way and be able to do some bulk testing, saving responses, all slightly different then how Postman worked. I clone just the features I wanted in about 15 minutes and now have my own API test tool that works exactly how I want. It is not something I would ever release or need to share, just a local tool for me…