TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

The AI Revolution Proves Frameworks Were a Mistake All Along

1 点作者 sanderv2 个月前

3 条评论

proc02 个月前
What happened was that web companies gravitated towards using more and more off-the-shelf &quot;solutions&quot;, instead of hiring engineers that built what they need more or less from the ground up.<p>Most companies would call this &quot;reinventing the wheel&quot;, but in reality it was just lazy engineering that transformed the role into something that is more like a manager&#x2F;product owner that can also code.<p>Creating a framework for the specific domain&#x2F;solution is really the best option. It&#x27;s avoided only because the web app industry is dominated by business and marketing think, which has pushed engineers to glue existing software together, which has created demand for general tools and frameworks. On the one hand, we can create websites incredibly quickly but on the other hand it is built on top of a giant tower of libraries and questionable abstractions that most of the time are overfitting the problem.
sanderv2 个月前
Food for thought: The only assumption I don’t fully agree with is that AI assistants are already good enough to generate everything correctly for you. As long as human review is still necessary, these abstractions will continue to help in understanding the code—even if they do add a layer of complexity.
Terr_2 个月前
&gt; Yes, and that mattered when you had to hand-type everything. But when AI can generate either version in milliseconds, the value proposition shifts dramatically.<p>This seems to assume nobody ever has to debug or maintain the code afterwards.
评论 #43604612 未加载