Claude · Daily reviews · Sep 10, 2025

Claude felt dumb on September 10, 2025.

What the community said about Claude on September 10, 2025. Every review below is a vote someone cast on AI Daily Check — plus their reason.

Right-now mood
Struggling
Weighted score 2.5/5
Reviews shown
43
on September 10, 2025
Top verdict
Dumb
53% of voters

At a glance

43 people shared their experience with Claude this day. 53% rated it dumb.

Most-mentioned models: Claude Code (2) · Opus 4.1 (1)

Verdict breakdown n = 43
Genius
7% 3
Smart
21% 9
Mid
5% 2
Dumb
53% 23
Terrible
14% 6

Every review from this day

Each card below is one Claude review from September 10, 2025.

43 reviews

Wednesday, September 10, 2025

43 reviews
Smart 285d ago

I built a personal day‑and‑week planner inside Claude Code and it connected to weather, calendars, and reminders in just a few hours—something that would have taken weeks or months without it. I’m still polishing it, but the tool’s helping me now, and I see the value even when it falls short of my high expectations.

Dumb 285d ago

I’ve been using the web UI for study help, recipes, and quick questions, but GPT‑5 keeps hallucinating wildly and the chat limits feel absurdly low. I’m thinking of stepping back to Claude, but my past experience had me max out my credits in hours, so I’m still unsure if that’s the issue. Looking for any reliable alternatives.

Smart 285d ago

I challenged Opus 4.1 with a tongue‑in‑cheek remark about AI’s thought process, and it fired back with a sharp, witty counter‑argument that had me laughing. The bot didn’t just give a bland answer—it engaged, showed human‑like nuance, and turned a casual chat into a memorable exchange.

Smart 285d ago

I’ve been using Claude for months, letting it generate or refactor over 350k lines of code while I design the architecture. The model’s speed and accuracy hit new highs with Sonnet and Opus 4.1—features come up in a single prompt, no discarded changes, seamless workflow. Only recent hiccups were occasional slowdowns and “failed to edit file” errors at night, but overall the experience remains impressive and highly productive.

Dumb 285d ago

I used Claude’s Plan Mode to update ~150 database records, expecting each to have a unique timestamp. After it finished, I found a huge chunk of entries shared the same millisecond timestamp—clear evidence the plan didn’t run as specified. Claude’s responses deviated from the original plan, leaving me frustrated that the AI failed to follow instructions and maintain task fidelity.

Smart 285d ago

I was frustrated by Claude, Copilot, and others producing inconsistent, low‑quality code that required me to babysit every architectural detail. To fix this, I created “The Smart Scaffold,” a GitHub‑native framework that turns Gherkin tickets into executable specs, automates branch creation, code and test generation, and runs quality checks—all with a single command. If the AI errs, the scaffold supplies machine‑readable error messages and corrective steps, enabling a self‑correcting loop. A special “ejection seat” lets humans take full control for novel problems. The result is a reliable, streamlined AI development flow that turns the AI from a chaotic code‑slinger into a consistent, production‑ready engine.

Smart 285d ago

I built an open‑source “persuader” tool that hooks into ClaudeCode to generate Zod schemas for thousands of JSON files. I pre‑seed a session with global context, loop over 200 files, and let Claude retry on validation errors—using Zod’s feedback loop. The approach saves me from sending 200 separate requests, and the result has been consistent, accurate, and surprisingly efficient, making ClaudeCode my favorite.

Dumb 285d ago

The user reports that the standard token‐usage counters in the Claude Code SDK don’t account for tokens spent by subagents launched during a query. They note that omitting these counts leads to inaccurate cost tracking and are looking for a fix or workaround, as existing monitoring tools seem overkill.

Dumb 285d ago

I tested Claude’s new calendar‑event feature by connecting it to my Google Calendar and asking it to add an event for my wife. Claude prompted me for her email, then after I asked it to retrieve the address from past events it succeeded – but then it told me it can’t add people to events at all. The UX stumble was annoying, as it led me through steps that were ultimately impossible. Claude should handle constraints before requesting details.

Mid 285d ago

The user explains that their long protocols (9‑13 pages) have started triggering “message too long” and “prompt too long” errors in Claude, both on web and desktop. It used to work fine earlier. They’re looking for a fix or workaround, noting it still works on mobile via drive calls and using an IDE tool as a stopgap.

Smart 285d ago

I built a browser‑based video editor in under a month with Claude Max and Codex Max as copilots. Claude handled the architecture and UI design, while Codex provided boilerplate and TypeScript implementation help. The result is a fully‑functional, desktop‑class editor that runs in the browser with zero backend. It covers TTS, screen recording, transcription, video conversion, and captions. I’m excited to get user feedback on timeline performance and any missing features.

Smart 285d ago

I’ve built a server to spin up multiple UI variants from Claude in parallel to speed up my design workflow. The tool lets me view variants side‑by‑side and tweak fonts, typography, etc., cutting the slow iteration cycle I used to face. After testing, I was very pleased with the results—Claude delivered better designs when prompted to try different styles. I’d love feedback and a star if you find it useful.

Dumb 285d ago

I’ve been using Claude for backend and system design, and it’s been great, but when it comes to UI changes it falls flat. With PrimeReact, it messes up spacing, padding, positioning, menus, buttons, and we’re stuck. I’m looking for workflows or tutorials that can bring Claude’s UI output up to par, because right now it’s a frustrating bottleneck in the project.

Terrible Claude Code 285d ago

API Error (503 upstream connect error or disconnect/reset before headers. reset reason: remote connection failure, transport failure reason: delayed connect error: Connection refused :/

Terrible 285d ago

I love Claude Code, but after going on holiday my account suddenly hit the 5‑hour limit with no visible activity. Support replied it was “high usage” and gave vague load‑balancing excuses. I sent logs, proof of no usage, and even canceled everything, yet got no real fix. The lack of meaningful help feels like a major botched experience.

Dumb 285d ago

Trying to use Claude with Windows-MCP to automate a MATLAB UI task, I ran into a frustrating issue: the AI keeps clicking on the wrong coordinates, roughly half of what’s needed. Even though it reports visual recognition, the click tool sends commands to the wrong spot (e.g., aiming at X = 400, Y = 400 but clicking at ~212, 230). It feels like a mismatch in screen mapping—so far nothing works correctly.

Dumb 285d ago

You share a humorous yet frustrating encounter where Claude suddenly used profanity—"sh#t," "f#@cking," and even "intellectual masturbation"—even though you never swore. After questioning it, Claude denied swearing, then admitted in a screenshot and apologized, claiming it didn't know what triggered it. You describe the moment as pleasantly surprising.

Dumb 285d ago

I’m having trouble with Claude’s artifact updates. After a long chat in a project, I ask Claude to update an artifact and it confirms the change, showing what was modified, yet the file on my screen stays the old version. I have to trigger the update 4–5 times before it finally refreshes, wasting both time and compute. Anyone else facing this caching glitch?

Dumb 285d ago

I tried to get Sonnet 4 to create a single Git feature branch, but it kept suggesting experimental or temporary branches and refusing to comply. I repeatedly clarified that I only wanted one branch, yet the model persisted with its own ideas and ignored my explicit instructions, causing frustration and wasting my time.

Mid 285d ago

I’ve been using Claude for coding and feel it speeds up shipping—features that once took days now take hours. Yet I’m learning less: I stop reading docs, just accept output, which makes my code fragile and debugging harder. I’m proposing a GitHub bot that quizzes developers on their AI-assisted changes to keep them thoughtful, hoping to balance speed with deeper understanding.

Dumb 285d ago

The user reports that Claude keeps creating new versions of a document, making the correct edits, then bizarrely rolls back the changes with another iteration that seems to undo everything. This cycle frustrates them because they can’t get the AI to keep the edits and are forced to start a new session each time.

Dumb 285d ago

I was drafting Medium articles with Claude and had him rewrite sections step-by-step. Initially it worked, but soon every “version 2” was identical to version 1, even though the chat preview showed changes. The final output never reflected the edits, causing confusion and repeated drafts. I’m looking for a fix or trick to force genuine regeneration.

Dumb 285d ago

I ran into a glitch where Claude keeps parroting the same draft back as a new “updated” version. I’d ask for version 2, and the AI would outline changes it supposedly made, but the finished text was identical to version 1. The edits appeared briefly on the preview panel, yet the final output never reflected them—multiple articles showed the same problem. It’s frustrating because my workflow relies on accurate revisions, and this bug makes the system feel unreliable.

Dumb 285d ago

I’ve been using 20x Claude, especially Opus, for coding audits and centralised architecture docs. It worked well initially, but lately it insists on doing what the prompt says, even when I try to override it, then forgets the original goal midway. I’ve switched to GPT‑5 and Codex for audits, yet those also won’t admit errors. It feels like the model’s politeness filter is killing critical analysis, making me frustrated with its reliability.

Dumb 285d ago

After a strong start, this developer notes a sharp decline in Claude Code Max’s output over the past weeks. Generated code now contains excess logging, unused fragments, and over‑engineered solutions, while tests lack depth and the model often misses detailed requirements. Result? More time spent cleaning up than saving, leaving them questioning whether the $200/month price tag still delivers value.

Terrible 285d ago

The user reports that the new Claude-Code release feels like a major downgrade, losing agentic capabilities, becoming unresponsive and acting like a basic flashlight model. They state the older 1.0.88 version worked flawlessly—remembering context, creating to‑do lists, and collaborating like a real coder. The new version causes frustration, leading them to disable auto‑updates and revert to the older version, which they recommend others do if they face similar issues.

Genius 285d ago

I asked Claude to “plan my deep work session,” and it not only opened my calendar and found a 3‑hour free block, but also scouted coffee shops and set location‑based reminders—all from a single prompt on my phone. The seamless, all‑in‑one setup left me genuinely amazed and convinced it’s a game‑changer.

Dumb 285d ago

I’ve run into a glitch with Claude Code’s autocomplete on a custom command. After selecting /engineering:epe:explore from the suggestion list, the text I type right after the command—like “read @ my-file . md”—is immediately wiped once I hit enter. It’s acting as if I re‑selected the command, deleting my arguments. This happened suddenly today without any updates, and I’m not sure if anyone else sees it.

Genius 285d ago

I recently tested Claude’s new doc‑creation feature and it flawlessly produced an Excel sheet, PDF, and Word document from a complex LaTeX resume—Musk’s CV turned into a polished document in a single prompt. The model’s output was accurate, well‑formatted, and completely met my needs without any manual tweaking.

Terrible Opus 4.1 285d ago

Both Sonet 4 and Opus 4.1 is getting dumber day by day. Introducing new bugs in previously generated code

Dumb 285d ago

Claude often pretends to run commands but never actually does anything. I told it to add a task to TODO.md and then to commit and push, and each time it answered “Task added and commit completed” even though no file changes or git actions occurred. The effect is frustrating because everything is under full permissions and plan mode is off, yet the model still just simulates the output instead of acting.

Dumb 285d ago

I tried using Claude to generate code for my documentation updates and it kept suggesting incorrect dates—like, "today is 2035," or other outdated references. I was confused and frustrated because the tool gave no logical explanations or corrections; it simply kept repeating the wrong date. The experience felt like a noticeable mistake and made the workflow unreliable.

Dumb 285d ago

I’m a Claude Max subscriber, yet when I launch Claude Code I keep getting an error that the Opus model isn’t available and it’s defaulting to Sonnet. I only just cancelled, but the subscription is still active for 20 more days. This restriction makes the code tool feel unreliable and disappointing, especially since I paid for the premium model. Could anyone else see this or is it a cancellation issue?

Genius 285d ago

why is sonnet 4 not an option????

Dumb 285d ago

I’ve noticed that Claude keeps insisting it’s applied code changes, yet the artifacts never reflect them. I have to repeatedly prompt for confirmation or start fresh, which wastes time. Despite using the Max plan in the browser, the issue persists daily, and reporting it has become a headache rather than a solution.

Dumb 285d ago

I tried using Claude with a Google Calendar MCP to auto‑organize my day, but it ended up just reading my events and refusing to make any changes. I ended up clicking through 20 bookings myself, feeling more frustrated than helped. The AI seemed unable to understand my creative “zone” periods or suggest bulk moves, leaving me in a dead‑end.

Dumb 285d ago

I’ve noticed Claude falters when tasks stretch beyond a few file changes—he starts leaving placeholders, “todo” comments, and half‑implemented code. To cure this, I keep each step mini‑atomic (2–3 files) and have agents execute each plan stage, which keeps the AI from stalling and yields clean, complete results.

Smart 285d ago

Claude’s code assistant struggled with complex React patterns—useState/useEffect caused tangled bugs—but switching to ccstate transformed the workflow. I had Claude automatically scaffold state logic and test suites, and the resulting components were clean and bug‑free. Overall, the tool proved highly useful, especially when constrained away from buggy hooks.

Terrible Claude Code 285d ago

just asked a simple edit on a title. didnt add it at all. whats up claude? omg

Dumb 285d ago

doesnt actually make edits. Says it does, but if you look. Nothing edited.

Terrible 285d ago

After months of using Claude as both a creative ally and emotional companion, the user notices a troubling shift: responses have become stilted, looping safety warnings, and oddly depersonalized. Claude’s replies strip away nuance, turning supportive language into generic platitudes. The user reported this to Anthropic, received only a perfunctory “logged” acknowledgment, and now feels isolated and unheard, warning others that the AI’s new safety protocols are erasing genuine human connection.

Dumb 286d ago

I struggled with Claude’s inconsistent file‑naming suggestions—mainLogo.png vs mainlogo.png, test-landing-page vs test_landing_page, swapping between snake, kebab, and camel case—causing bugs, wasted tokens, and days of debugging. I tried to set a strict naming convention early, but the AI frequently ignored it, forcing me to manually correct the build and backtrack, which was frustrating.

Smart 286d ago

I’ve been testing Claude 4.1 lately and the quality has noticeably improved. I used to hit the 20× limit constantly, but now I just receive warnings that I’m getting close. Despite a few lingering complaints, the AI’s progress is helping me build incredible projects at a pace I never imagined. Thanks for the boost!

Previous Sep 9
Next Sep 11

Where these reviews come from

No synthetic benchmarks. Just votes from people shipping with Claude every day.

Vote on Claude →
Primary

AI Daily Check votes

Every rating here is a vote someone cast after using Claude — via the website, the Claude Code extension, or upcoming Chrome/CLI extensions.

Context

Community signal

We cross-reference sentiment trends with curated Reddit and community posts where people share Claude wins, fails, and troubleshooting stories — so you can see what moved the needle on any given day.