Writing a formbuilder and saying you've replicated Typeform is like finishing a todo app and saying you've replicated Jira. Yes, in a way I guess...but there is way more to the product and that's usually where the hard parts are.
Ideas are cheap, execution is cheaper
61–70 of 120 posts
Re: Ideas are cheap, execution is cheaper
#62And especially some folks keep claiming that one just needs to get better at prompting and describe a detailed spec.
Wanna know what a detailed spec is called? An unambiguous one? It's called code.
LLMs still feel like a very round-about way of re-inventing code. But instead of just a new language, it's a language that nondeterministically creates "code" or a resemblance thereof.
And I am aware that this is currently not a popular opinion on HN, so keep the downvotes coming.
If you use LLMs outside the popular Github languages, it will fail hard on you. It is glorified text-completion, that's what it is.
Re: Ideas are cheap, execution is cheaper
#63Have they iterated on user feedback? Have they fixed obscure issues? Made any major changes after the initial version?
More importantly, can the author claim with a straight face that they no longer need to read or understand the code that has been produced?
Just another one of those “look, I built a greenfield pet project over the weekend, software engineering is dead.”
Re: Ideas are cheap, execution is cheaper
#64Re: Ideas are cheap, execution is cheaper
#65Ideas are cheap for a very narrow vision of "ideas". Sure, you can build your recipe site, TODO list or whatever it is cheaply and quickly without a single thought, but LLMs are still just assembling lots of open-source libraries _mostly_ written by humans into giant piles of spaghetti. There's a hilarious thread on Twitter where someone "built a browser" using an LLM feedback loop and it just pasted together a bunch…
I just hope that we retain some version of autonomy and privacy because no one wants the tech giants listening in every single word you utter because your agent heard it. No-one wants it but some, not many, care.
Agents deployed locally should be the goal.
Re: Ideas are cheap, execution is cheaper
#66When software becomes cheap to build, a lot of strange second-order effects kick in. It’s not just that products are easier to create; sales, marketing, and every other business function can iterate faster alongside them. That speed erodes moats. As this reality sinks in, I think we’re headed for a brutal shakeout in SaaS. People still argue that distribution is the real bottleneck now. But when the product itself is…
Quality may become the defining factor. Anybody can vibe code software, but only someone who is actually capable of programming themselves and has some understanding of what good UX looks like, how to fix bugs (often subtle and not caught by LLMs), and how to achieve high performance and low resource consumption can build high quality software. I think developers who have an inclination towards UI/UX and a good grip…
Re: Ideas are cheap, execution is cheaper
#67> This isn’t incremental improvement. This is a phase change. > This isn’t about one person copying one idea. It’s about the fundamental economics of software changing. That "this isn't x, it's y" really is a strong tell
Which means people either can't tell, or don't mind.
Re: Ideas are cheap, execution is cheaper
#68Finally, developers are realizing that it's not how you write code or who writes the code, it's figuring out WHAT to write. LLMs are finally exposing this because the feedback cycle is so short.
Re: Ideas are cheap, execution is cheaper
#69> I’m not exaggerating. And neither is anyone else. > Stack Overflow, the site that defined a generation of software development, received 3,710 questions last month. That’s barely above the 3,749 it got in its first month of existence. The entire knowledge-sharing infrastructure we built our careers on is collapsing because people don’t need to ask anymore. "Because people don't need to ask anymore."?! Yeah, I would…
Dude decided to completely ignore how hostile SO became in the last years, because obviously it is AI and not "DUPLICATE", "RTFM", -100 downvotes for asking "simple" question, questions unanswered for decades, etc.
Re: Ideas are cheap, execution is cheaper
#70When software becomes cheap to build, a lot of strange second-order effects kick in. It’s not just that products are easier to create; sales, marketing, and every other business function can iterate faster alongside them. That speed erodes moats. As this reality sinks in, I think we’re headed for a brutal shakeout in SaaS. People still argue that distribution is the real bottleneck now. But when the product itself is…
No moat? In the software industry? My decades of experience suggests that the opposite will happen. People will realize that the software industry is 100% moat and 0% castle. People will build great software that nobody will use while a few companies will continue to dominate with vaporware.
that makes no sense. "Dominate" implies people use or buy you software. If you produce nothing ("vaporware") how can you dominate?