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

科技回声

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

GitHubTwitter

首页

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

资源链接

HackerNews API原版 HackerNewsNext.js

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

Asked GPT3 to write all necessary Ruby on Rails functions to build a Yelp clone

22 点作者 harper超过 2 年前

4 条评论

nwienert超过 2 年前
Clickbait title * 1000.<p>As someone who is building a “Yelp clone” of sorts, this amounts to about 1&#x2F;1,000,000,000 of the amount of work to actually build a Yelp clone.<p>I get that this could be helpful for absolute beginners who just want guidance on the very first steps to building any basic CRUD app.<p>But there are very prominent people in ML who are actively claiming that programming itself will be taken over or whatever by ML soon (Sam Altman, Gwern), and who I think for some odd reason don’t realize that what GPT-3 is doing here would take any average junior software developer about 30 minutes to do tops. Meanwhile no matter how many junior engineers you had they could never clone Yelp (maybe after many years and a few re-writes, ie, they become senior) - it would take more like a team of 10 very senior software engineers multiple years to deliver anything close to a Yelp clone. And it’s not just scaling, the first steps are the easiest parts and the best documented.<p>It’s akin to an ML art program drawing a single wobbly paint stroke and then writing a blog post about it “drawing all the strokes to make a Picasso clone”.<p>Except it’s also even harder than that. Because art can be sloppier and generally deals with a simple set of skills put together in forms that aren’t hard to study. Meanwhile software one tiny mistake in one area could break the whole system, and you need deep logical reasoning and tons of iterative problem solving with long term memory to debug it.
评论 #32883162 未加载
c7b超过 2 年前
Funny seeing this on HN next to a post on artists worried about Stable Diffusion. Everybody was expecting AI to come for taxi drivers&#x27; jobs first, and here we are.
metadat超过 2 年前
Cool demo but in the end they didn&#x27;t even try to run it, and settled for a dinky todo list app instead.<p>I feel a bit lied to with the bait and switch. ^^
评论 #32881721 未加载
jonathanyc超过 2 年前
Total clickbait. Why waste our time with code you aren&#x27;t even competent to evaluate. The author writes:<p><pre><code> FYI - I haven’t run this. Never been strong in terminal and I have a tendency to break things in there already. Running GPT-3 written code in the terminal seems like something best left to the experts… Or maybe I’m just a chicken.</code></pre>