TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Latest Chat-GPT4 release (May 12th 2023) sure is buggy

8 pointsby otoolepabout 2 years ago
May 12th release, already hit some real junk responses when asking it write some Go code for me (I&#x27;m the creator of rqlite[1] and have been using GPT to help write some code[2]).<p>Here is the latest sample of nonsense output when I asked it to suggest some small refactoring changes to the lowest level of rqlite[3]:<p>if ro { rows, opErr := db.queryStmtWithConn(stmt, xTime, queryer) eqResponse = append(eqResponse, createEQQueryResponse(rows, opErr)) } else { result either a map is not&#x27;sup K LRB, Jud case of system failure result, opErr := db.executeStmtWithConn for the &quot;executeStmt that you , you can manipulate the picture &#x27;, you ... i = t given, and it&#x27; . If, -212&lt;|endoftext|&gt;<p>Screenshot: https:&#x2F;&#x2F;storage.googleapis.com&#x2F;bucket-vallified&#x2F;rqlite&#x2F;GPT-4Bugs.png<p>[1] https:&#x2F;&#x2F;rqlite.io&#x2F;<p>[2] https:&#x2F;&#x2F;www.philipotoole.com&#x2F;what-did-gpt-4-find-wrong-with-the-rqlite-source-code&#x2F;<p>[3] https:&#x2F;&#x2F;github.com&#x2F;rqlite&#x2F;rqlite&#x2F;blob&#x2F;master&#x2F;db&#x2F;db.go

3 comments

Aperockyabout 2 years ago
In your experience, did the chatbot makes coding tasks faster or slower? I always feel like they will slow thing down as they introduce the additional debugging requirement which imo is worse than me thinking about how to write some of these code.
评论 #35990748 未加载
otoolepabout 2 years ago
The release prior to this one was quite good, no issues at all. Very noticeable problems in the last few hours.
cushpushabout 2 years ago
3.5 might be better tuned to Go
评论 #35971349 未加载
评论 #35970783 未加载