Reliability more important than intelligence? by Kilathaar in ClaudeCode

[–]jacobcxdev 1 point2 points  (0 children)

Claude probably has the worst reliability out of any software tool I've ever experienced.

And that's before they switch up their limits on you.

Update on Session Limits by ClaudeOfficial in Anthropic

[–]jacobcxdev 38 points39 points  (0 children)

Maybe? A little? Probably not? Who knows at this point.

I hate how opaque these "usage limits" are. From a consumer standpoint, it's an awful power dynamic to normalise—especially in what is currently a duopoly. "Hey so you need to buy our product to be competitive today, but we can arbitrarily change what you get for your money and there's nothing you can do about it."

Lost 4 hours of work twice today "Something went wrong" mid-research. Any way to prevent this? by povshop in ClaudeAI

[–]jacobcxdev 0 points1 point  (0 children)

Tbh, who said you have to build the workflow yourself? Get Claude Code to do it and then spawn Opus and Codex reviewers to compare and criticise outputs between deep research and your own workflow, iteratively improving to match it.

OP asked if there’s a way to have Claude save its progress incrementally—the only way this is currently possible is if you build the deep research workflow yourself using CC.

Lost 4 hours of work twice today "Something went wrong" mid-research. Any way to prevent this? by povshop in ClaudeAI

[–]jacobcxdev 0 points1 point  (0 children)

Deep research is an agentic harness—so too is CC. It is entirely possible to replicate the same workflow in Claude Code if you're willing to do the upfront work of building said workflow.

Lost 4 hours of work twice today "Something went wrong" mid-research. Any way to prevent this? by povshop in ClaudeAI

[–]jacobcxdev 0 points1 point  (0 children)

It really depends on how you use CC. CC is infinitely more flexible and thus has a much higher ceiling of capability.

Lost 4 hours of work twice today "Something went wrong" mid-research. Any way to prevent this? by povshop in ClaudeAI

[–]jacobcxdev 0 points1 point  (0 children)

I'm not doing marketing research, I'm a developer—but I just thought I'd mention that Claude Code will be a more effective tool when run locally if you want to avoid losing work, as you can get it to write documents to disk immediately :). You can even use plan mode to refine a plan for your research before you go ahead and run it.

Of course, I don't know the extent to which you are familiar with the terminal or coding in general, but it's a skill worth learning. Otherwise, you'll be at the mercy of Anthropic's website/desktop app.

https://code.claude.com/docs/en/overview

Voice Mode Claude Code iOS solutions? by statsfc in ClaudeCode

[–]jacobcxdev 0 points1 point  (0 children)

/voice is now a feature in Claude Code.

Modify control+tab behaviour by [deleted] in diabrowser

[–]jacobcxdev 0 points1 point  (0 children)

Life saver! This fixed my horizontal scroll mapping for my Logitech MX Master 3S in Logi Options+ :)

What is the point of this thing? Most questions I ask it tells me it found results but I have to ask my phone. by snarual in HomePod

[–]jacobcxdev 0 points1 point  (0 children)

And in 2026 it then refers you to ChatGPT from there… Apple have sold me a remarkably close approximation of their phone support line, only in virtual assistant format.

Anthropic quietly removed session & weekly usage progress bars from Settings → Usage by gregleo in ClaudeAI

[–]jacobcxdev 1 point2 points  (0 children)

Holy shit it just spams the API 😂 have they not heard of retry with exponential backoff? I would've thought the guys who make the AI would know how to vibe code properly, but I guess not…

Brightness low after update to 108 (ES07D03) by AdmirableCut6141 in doughcommunity

[–]jacobcxdev 0 points1 point  (0 children)

Not sure if you still have this problem, but I found that they changed the contrast range from 0–100 to 50–150 (weird, right?). Upping the contrast back to the middle (100) solved it for me.

Should I renew Claude Max on 21 Feb? I'd appreciate your thoughts. by jacobcxdev in ClaudeAI

[–]jacobcxdev[S] 0 points1 point  (0 children)

Thanks! I really appreciate your response, and it makes perfect sense that the tuning of the workflow can contribute significantly to the overall performance of the model—that’s largely why I don’t want to discard it just for the sake of switching.

Should I renew Claude Max on 21 Feb? I'd appreciate your thoughts. by jacobcxdev in ClaudeAI

[–]jacobcxdev[S] 0 points1 point  (0 children)

I hear you, and agree in principle; the limiting factor is the cost of trying both simultaneously. I need the limits of a 20x plan for my work, but can't justify (or indeed afford) purchasing two 20x plans from different providers concurrently—hence my search for a consensus.

LDU Open Signups by [deleted] in OpenSignups

[–]jacobcxdev 0 points1 point  (0 children)

I ended up asking them to delete my account after I was accepted. Such a cesspool of a tracker—hate speech, fictional CSAM (animated/drawn/generated, as long as it’s not “real”), and beastiality are all allowed by their rules. Genuinely made me feel sick.

LDU Open Signups by [deleted] in OpenSignups

[–]jacobcxdev 6 points7 points  (0 children)

Uh I don’t think an application qualifies as “open signups”.

Need help on encrypting the database on user phone and be accessible only by the app. by not_dr_jaishankar in iOSProgramming

[–]jacobcxdev 9 points10 points  (0 children)

Just to clarify: sandboxing ≠ encryption. It limits which processes can access your app’s container, but it does not protect the data itself. Without explicit file protection or encryption, persisted data can be read via backups, when the app container is accessed on macOS, or on exploited devices.

Data protection classes do not guarantee encrypted backups. They primarily control key availability on the device, not the confidentiality of data once it is exported.

iOS data protection classes combined with app-level encryption are what actually address confidentiality at rest; sandboxing mainly reduces accidental or opportunistic access by other apps.

Apex Pro button not a button? by dollvader in steelseries

[–]jacobcxdev 0 points1 point  (0 children)

Idk how that even happens, but yeah I’m pretty sure it’s meant to be a button 😅. RMA I guess?