问HN:使用付费版的ChatGPT和Claude时遇到了很糟糕的体验

2作者: gist30 天前原帖
用于非常简单的 Bash 编程任务。<p>两者的付费版本(最低级别)都在使用。Claude Sonnet 4;ChatGPT 4o;代码在 MacOS 上运行。<p>对于像“请用 #finish of script 标记脚本结束”这样简单的事情,反复绕圈,且经常漏掉脚本的部分(Claude)。<p>无法轻松找到缺失的括号,而这些对人类来说很简单。<p>请求我运行 sed 命令来计算括号,“哦,我看到我们需要一个额外的“{”(但之后却没有修复)。真让人烦恼。<p>经常请求“开始一个新的聊天,达到限制”。<p>无法正确处理终端中文本的颜色,解决后又会随着其他更改而忘记修复。<p>其他人有什么体验?
查看原文
Using for really simple bash programming tasks.<p>Paid version (lowest levels) of both. Claude Sonnet 4; ChatGpt 4o; Code is MacOS.<p>Going around circles for things as simple as &#x27;please mark the end of the script with #finish of script&#x27; and often leaving off parts of the script (Claude).<p>Failing to easily find missing braces tasks that are easy for a human.<p>Requesting that I run the sed command to count up the braces &#x27;oh I see we need an extra &quot;{&quot; (but then doesn&#x27;t even fix). Annoying.<p>Often requested to &#x27;start a new chat limit reached&#x27;.<p>Can&#x27;t properly handle coloring of text in the terminal figures out then forgets the fix later with other changes.<p>What are others experiencing?