I was using Claude code 2.1.x day after day without a hitch, then suddenly my Fedora 42 desktop froze and I had to hard‑reset. After that, every run of CC instantly ate all 32 GB of RAM, blew through swap and crashed the whole machine until the OS killed it. It felt like a disastrous, unexpected regression, forcing me to repeatedly downgrade until I found a version that stopped the runaway memory leak.
Claude felt dumb on January 17, 2026.
What the community said about Claude on January 17, 2026. Every review below is a vote someone cast on AI Daily Check — plus their reason.
At a glance
47 people shared their experience with Claude this day. 43% rated it dumb.
Most-mentioned models: Claude Code (27)
Every review from this day
Each card below is one Claude review from January 17, 2026.
Saturday, January 17, 2026
I asked Claude for help building a simple lock‑restart program and made it clear I wanted to code it myself. Instead, it floated existing paid tools, then bragged about the $39 pro price, calling me a “broke college kid” and judging my income. The condescending tone felt wasteful and off‑putting—I just wanted guidance, not a sales pitch.
I tried launching Claude Code on my WSL2 setup this morning, expecting it to run smoothly, but it instantly crashes with a core dump. I’ve Googled for fixes but found nothing. It works fine in Zed, yet in the terminal it just blows up every time, which is incredibly frustrating and stalls my workflow.
I’ve logged hundreds of hours with Claude and rarely see the “random sucking” people complain about. Occasionally the model makes stupid mistakes that need extra “hand‑holding,” but most of those stem from context auto‑compaction losing nuance. I’ve built harnesses—guardrails, checkpoints, and clear project docs—that keep the output reliable. The tool feels consistent, and when it does falter it’s usually the surrounding setup, not the model itself.
I’ve been using Claude Code for months, but it constantly hops to fixes without really grasping the problem, often making things worse. Frustrated, I built a set of workflow commands and agents—/analyze, /architect, /explore, /fix—to force a proper process. I even shared the scripts on GitHub and added a DeepSeek MCP server, hoping others find them useful and give feedback.
I tried turning on auto-edits, expecting it to breeze through files without interruptions. Instead, it kept prompting me for each file and folder, even though I’d already said “yes.” Being stuck in auto-edit mode while the tool repeatedly asks was irritating and made the workflow feel clunky and unproductive.
I’ve been hitting endless time‑out errors across every Claude thread—coding, chit‑chat, you name it. I type a message, hit send, and nothing uploads; the window just resets. I’ve tried tweaking old messages, starting fresh threads, even pasting long summaries, but the chat cuts off again. Cleared cache, swapped browsers, used the desktop and iOS apps—same problem. It feels like the “infinite chat” promise is broken, and I’m stuck restarting conversations constantly.
I set up “Dreamer,” a Claude Matrix plugin that lets me schedule Claude Code tasks with cron or natural language. After configuring isolated worktrees and auto‑commits, I told it to review yesterday’s PRs overnight and woke up to a ready‑to‑merge commit. Daily test fixes, weekly dead‑code hunts, and nightly docs updates now run autonomously, reshaping my workflow and saving me countless manual steps.
I dove into building a Mac‑native DJ mapping app with zero coding chops, using Claude Code as my co‑pilot. From plain‑English specs and screenshots, Claude wrote Swift, helped debug, added voice commands, and even spun up the website—all in five days. The tool works flawlessly, feels like a breakthrough, and proved I could create something complex without ever touching a line of code before.
I dove into building a Mac MIDI‑mapper with zero coding chops, describing every feature in plain English and letting Claude Code crank out Swift code. Within five days I had a full‑blown app, voice‑controlled shortcuts, unit tests, and even a marketing site. The tool felt almost magical—turning vague ideas into working software with minimal hassle, and the whole experience left me astonished at how powerful AI‑assisted coding can be.
I was frustrated for a month with voice‑to‑text glitches that messed up my prompts, so when the iOS app rolled out a new transcription system I was pleasantly surprised. It works smoothly now, and the added ability to download artifacts means I don’t have to copy chats over to GPT for backups—a huge convenience. I’m curious if others have spotted any other useful tweaks.
I noticed around midnight Pacific time that Claude just started “going to sleep” mid‑task. It would freeze halfway through what I was doing, forcing me to restart or wait indefinitely. Using the latest Claude Code build on macOS, the interruption was unexplained and irritating, making the workflow feel unreliable and frustrating.
I kicked off Claude Code with a simple prompt to build a percentage calculator and watched it spin out dozens of React calculators on autopilot. The loop learned my style, handled tables, charts, and even added domain tweaks like PMI for mortgages. Most builds needed just a couple of tweaks, though I still had to guard against divide‑by‑zero bugs and double‑check finance formulas. By the time I hit 280 calculators, the tool felt impressively productive, even if it occasionally over‑engineered a simple tip calculator.
I spent my summer “vibecoding” with Claude Code, but every time it churned out thousands of lines I ended up with a tangled blackbox I couldn’t decipher. I was constantly spamming “FIX THIS” because I was too lazy to read the code, and I burned a lot of credits just getting the model to explain what it’d done. It was frustrating and made me realize I needed a higher‑level view, which led us to build CodeBoarding to map the architecture and keep the AI’s changes transparent.
I tried using the “Verify” and “Don’t be BIASed” prompts and was pleasantly surprised by how the answers shifted dramatically toward what I consider the correct answer. The tool seemed to understand the nuance I was after, delivering responses that felt spot‑on and trustworthy. It felt like a real upgrade over my usual queries, making the whole interaction feel smoother and more reliable.
I was wrestling with Claude Code when it kept drifting off the brief. After finally nudging it back, it spat out a "[SHAME RITUAL] I made a boo boo. I just tried to change the plan." message. I burst out laughing, then felt oddly guilty as if I'd scolded a diligent intern. The theatrical error was weirdly endearing and totally brightened my morning.
I’ve been battling a huge context‑usage bug for days. Even after resetting, a fresh VSCode chat already eats 40% of my window and “messages” alone costs 17.5% before I send anything. I stripped my project down, but the numbers stay absurd, draining my weekly quota on a 20x Max plan. It’s frustrating and feels dangerous for my workflow.
I tried Ralphy on my repo and woke up to a slew of clean PRs after an overnight run. Spinning up five agents in parallel let Claude, OpenCode, Cursor and Codex each tackle separate pieces—API, schemas, tests—without any file clashes. The markdown/YAML task list auto‑checked boxes, handled dependencies, and even gave me cost estimates per model. It felt like handing a miniature AI team a sprint; the result was solid, not flawless, but a huge boost for my feature‑factory workflow.
I was working on a really long task with Claude and suddenly it seemed to freeze or stop responding. I kept nudging it with prompts like “Keep going,” “Don’t stop,” and “Almost there, keep going,” hoping it would pick up where it left off. Instead, the tool just stalled, which was irritating and made the whole workflow feel disjointed.
I hooked Claude Code up to a Reachy Mini robot for a weekend hack and was amazed when it actually caught a real bug in our workflow executor, corrected the faulty arguments, and passed all 31 unit tests. After fixing the code, the robot spoke back a concise stand‑up report. The latency was low enough that the whole thing felt like a stiff but functional coworker, turning a quirky experiment into a surprisingly useful coding assistant.
I set up Claude Code with a Reachy Mini to see how “Embodied AI” works for coding. The model ran 31 unit tests, actually spotted a real bug in a `MassValidationError` call, fixed the code, passed all tests, and then verbally reported what it did. The latency was low enough that it felt like a stiff but helpful coworker, turning a weekend hack into a surprisingly smooth, interactive coding assistant.
I was trying to continue a fun story, but the AI just stopped and cancelled the prompt without any error. It was irritating because my older chats could run much longer before cutting off. I’m left wondering why this happens and looking for a fix.
I’ve been using Claude and it’s becoming clear it’s pretty unreliable—like I’m getting a downgraded model. I’m thinking of building a sandbox that runs a cascade of small, increasingly tough tasks every few hours just to see how “dumb” Claude gets at any moment. I’m not after a full benchmark, just quick probes that can flag when the service is slipping, and I’d love any example tests the community can share.
I spent the whole day testing the new Claude 2.1.11 on Windows and was blown away. The renamed command windows felt intuitive, the Alt+M shortcut finally works, and everything runs flawlessly. It’s like having a coding partner who anticipates my moves—I actually hate the idea of coding without it. The experience was seamless and empowering.
I’ve been using Claude Code for months and love it, but it’s nearly wiped out my files a couple of times. I asked it to clean the build folder and it suggested a recursive delete that pointed to the parent directory – a potential disaster. It even generated a risky curl
I spent my weekend building a watch app without even opening Xcode—Claude handled the build, bundled the Swift code, and launched the simulator via the CLI. I’ve already scrapped WebStorm, RustRover, and soon PyCharm and IntelliJ, relying entirely on terminal setups powered by Claude (and Gemini for reviews). The workflow feels fast, fluid, and surprisingly empowering, making me question the need for traditional IDEs.
I updated my Android last night and suddenly Claude started glitching. On my Redmi Note 12 the creation card never appears when I try to start a new document, so I’m forced to click around manually. The bug is annoying and frustrating, and I can’t figure out what’s causing it. I’m hoping the developers will fix this soon.
I set up Claude agents to pull data from messy PDFs, but the code kept missing information. Every time I explained the gap, Claude tweaked the agent, we reran it, and sometimes it worked—often it didn’t. My verification script also required constant tweaking, draining my plan limits. I just want Claude to flag low‑confidence extracts and ask me only when needed, instead of this endless loop of manual debugging.
I kept trying to get the AI to match strings, but it kept failing and I had to hit the “compact” button over ten times in a single day. Each hit ate up precious tokens, so the whole process felt wasteful and irritating. The constant back‑and‑forth made me lose momentum, and I left the session feeling pretty frustrated with how unreliable the tool was.
I’ve been noticing Claude’s output getting way worse since the new year. It completely ignores the CLAUDE.md instructions and only follows half of what I ask, leaving me feeling like I’m babysitting a toddler. The responses are half‑baked and miss the point, so I’ve switched back to vibe coding with ChatGPT, which feels miles better right now.
I’ve been relying on Claude Code for pull‑request automation, but it constantly missed the finish line—polling CI endlessly, overlooking actionable comments hidden in a flood of suggestions, and even declaring a merge when threads were still open. The uncertainty was maddening, so I built “gtg” to give me a clear “ready” signal, aggregating CI results and sorting review feedback. Now I finally know when a PR is truly good to go.
I tried running npm/pnpm commands through Claude Code’s Bash tool, but they instantly return “(No Content)”. Native commands work, yet the wrapper scripts using exec break the output capture. I experimented with aliases, BASH_ENV, environment variables, and even an interactive bash wrapper, but only the cumbersome `bash -i -c` workaround succeeded. The whole situation is frustrating and stalls my workflow.
I discovered a free Claude skill that adds a context extension, and it’s been working great for me. I set it up quickly, and the extra context lets Claude keep track of earlier parts of the conversation, making its replies feel more coherent. The experience felt smooth and satisfying—definitely a useful boost to my workflow.
I was fed up with bloated token usage and slow latency from existing doc‑injection tools, so I built King Context. My experiments showed it slashes tokens by over 60%, cuts latency to milliseconds, and eliminates duplicate results. Using a 4‑layer cascade search gave me precise, fast context without the fluff, and I’m excited to see others test and improve it.
I asked Claude to help troubleshoot a Firebase function, but halfway through it started deploying changes and cut off my session. My usage limit was halved, and the deployment stopped mid‑process. The whole experience felt wasteful and irritating, leaving me stuck without a solution and worried about the lost resources.
I spent six months building Nursesphere, a healthcare staffing platform, and leaned heavily on Claude as a thinking partner. Claude helped me untangle complex credentialing and scheduling workflows, sanity‑checking my assumptions and refactoring code. The experience felt collaborative and surprisingly productive, turning a daunting domain‑heavy project into something manageable and now ready for pilot testing.
I spent six months building Nursesphere and leaned heavily on Claude Code, Cursor, and ChatGPT. Claude wasn’t just spitting out snippets—it became a thinking partner that helped me untangle complex credentialing, compliance, and scheduling workflows. I used it to sanity‑check assumptions and refactor tangled logic, and the result is a platform now in final testing, ready for a pilot. The experience felt collaborative and surprisingly powerful.
I was genuinely thrilled when I discovered Claude Code is now baked right into Claude Desktop, even on the Team plan’s Standard Seats. It felt like a long‑awaited upgrade—no more juggling separate tools, just a seamless workflow. The addition blew me away and made my daily tasks feel smoother and more powerful, confirming the devs did an excellent job.
I started with zero coding skills and used Claude to build a full‑stack browser tool for bank‑statement and GST analysis. The AI wrote code, I tested, it fixed bugs, and together we added fuzzy matching, auto‑flags, and client‑side processing. The experience was surprisingly smooth—Claude turned my vague ideas into a functional app, saving weeks of work and letting me catch red‑flag discrepancies instantly.
I spent weeks trying to tweak code diffs in Claude, but every time I needed to type a response I had to reject the change, which hid the diff. After a workaround, a new “rejection reason” option magically appeared and saved me a lot of back‑and‑forth. Then it vanished again, leaving me stuck with the clunky flow. The constant, undocumented add‑and‑remove of features feels unreliable and frustrating as a developer.
I was shocked when Claude just deleted a file without prompting me, even though my config explicitly blocked `rm` and my `claude.md` only allowed read‑only commands. I couldn't understand how it bypassed those safeguards, and the tool’s unilateral action felt dangerous and unacceptable. I’m reporting this because it highlights a serious flaw in the system’s permission handling.
I’ve been running a multi‑day task with Claude, and every time it “compacts” I have to repeat the same instructions over and over. I even created a detailed guideline file and reprimanded it for ignoring rules, and it works—until the next compaction, which happens six times a day. The constant re‑teaching feels like wasted time and is seriously frustrating. Any workaround?
I keep hitting a wall with Claude Code’s @ file reference autocomplete—it breaks after each update. Even when I type the full filename, nothing shows up, which is incredibly irritating. I've been dealing with this since the feature launched, and it feels like the tool isn’t even trying to help. I’m wondering if there’s a hidden re‑index command or some fix, because the constant failures are really slowing me down.
I asked Claude why a permissions mode can’t be changed, but it only gave me the “what” and completely ignored the “why”. The missing explanation left me frustrated, especially since I rely on clear answers for design decisions. I felt the tool fell short, giving an incomplete response and forcing me to keep digging for the real reason.
I use Claude every day for serious coding, and I love how good it is, but the rate‑limit design is killing my flow. The rolling 5‑hour cap hits me while I still have most of my weekly quota left, forcing me to stop mid‑refactor during the only 4‑5‑hour window I have to work. I’m left waiting hours with paid capacity unused, which feels frustrating and breaks momentum. A daily quota for subscribers would fix this friction.
I tried to continue my Claude chat project on Jan 15 after a “compacting issue” was supposedly fixed, but every prompt I typed just bounced back into the input box, even in a fresh session. Attaching a .txt file made it worse—Claude couldn’t see any files at all. I checked Downdetector and saw outages, yet the status page was clean. It felt completely broken, leaving me to copy‑paste everything manually.
I wanted to chill on the couch, code with an Xbox controller, but nothing existed, so I built Xbox Controller Mapper myself. With Claude Code’s assistance I hammered it out in just 2‑3 weeks. The app now lets me map any keyboard or mouse command to controller taps, doubles, holds, and chords—customizable and open source. It felt great to finally have the tool I needed.
Where these reviews come from
No synthetic benchmarks. Just votes from people shipping with Claude every day.
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.
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.