story
I build most of not all of my stuff for work, and I ain't sharing that.
It's no panacea, but is there something to be had there? Abso-fucking-lutley. All of this would have been complete scifi at the beginning of this decade.
But I am exceedingly tired of phrases like “complete the work of weeks and months within days”. If AI is making devs 5x to 10x faster then I’d like to see some actual results. Internet is full of hypesters that make bombastic claims of productivity but never actually shown anything they’ve made.
Just putting this here because a lot of times AI coding seems to be dismissed as smth that can't do actual work ie generate revenue, while its more like making money as a solo dev is already pretty rare and if you're working in a corp. instead you're not going to just post your company name when asked for examples on what you're using AI for.
It's irrefutable that AI tools can be used to create software that generates revenue. What's more difficult is using them to create something that brings actual value into the world.
Patio11 famously built, ran for a number of years (profitably) and then sold a "wrapper for a random number generator" (bingocardcreator.com)
Value is in the eye of the beholder, and only tangentially related to the technical complexity or ingenuity.
There are lots of people that only use LLMs in whatever UI the model companies are providing. I have colleagues that will never venture outside the ChatGPT website, even though with some effort they could make their tooling richer by using the API and building some wrapper or UI for it.
Also its easy to criticize from the sidelines but, do you have products that you made by yourself that are used by hundreds of thousands of people? I have 5 such sites, 2 of which I named above
thanks for sharing.
I'd consider that a liability, not an asset, but they were pretty happy with it.
AI is often used to pump out sites and apps that scam users, SEO spam, etc. So there is definitely a revenue stream that makes scammers and grifters excited for AI. These tools have increased the scope and reach of their scams, and provide a huge boost to their productivity.
That's partly why I'm curious about OP's work. Nobody who's using these tools while following best software engineering practices would claim that they're making them that much more productive. Reviewing the generated code and fixing issues counteracts whatever time is saved by generating code. But if they're vibe coding and don't even look at the code...