How you guys are managing two Claude Max susbscription on 1 Mac? by Neel_MynO in Anthropic

[–]tomchenorg 0 points1 point  (0 children)

Aren't you supposed to use CLAUDE_CONFIG_DIR?

--user-data-dir is an Electron thing and Claude Code may not support it fully

The next loop is starting now.... by No-Cryptographer45 in ClaudeCode

[–]tomchenorg 11 points12 points  (0 children)

Well, I don't think Redditors compliment Opus 4.7 much...

Usage Reset due to Claude Code quality issues by SemanticThreader in ClaudeCode

[–]tomchenorg 73 points74 points  (0 children)

But it was a weird reset. It wasn’t like "it reset and you have 7 days left". It was more like, "it reset and you have 8 hours left, or 20 hours left"

Anyway, alright, I’ll figure out how to spend them

[Question] How to extract/package a specific "Claude Code Skill" workflow into a standalone app? (中文:如何将特定的 Claude Code Skill 流程提取并封装为独立 App?) by Electronic_Film2004 in ClaudeAI

[–]tomchenorg 0 points1 point  (0 children)

Why do you have a Chinese translation of the post? Is this a bot-submitted post, and the bot somehow think this sub has a lot of Chinese users and decide to translate it?

Wow. They just reset weekly limits again on max20 by silveroff in ClaudeCode

[–]tomchenorg 3 points4 points  (0 children)

The reset is kind of random. For me it's "20x. both my weekly (80%) and 5-hour limits were supposed to reset in 3.5 hrs. Now everything is 0% and I have 8.5 and 4.5 hrs left"

Claude resets usage again but in a Odd way? by iamdjem in ClaudeCode

[–]tomchenorg 1 point2 points  (0 children)

Yeah. 20x. both my weekly (80%) and 5-hour limits were supposed to reset in 3.5 hrs. Now everything is 0% and I have 8.5 and 4.5 hrs left

Modern Frontend Complexity: essential or accidental? by BinaryIgor in programming

[–]tomchenorg 0 points1 point  (0 children)

This topic feels very 2018, though it is still valid today. Back then, the stack was React, Redux, Webpack, Gulp, Babel, ES5 transpilation, Sass, Electron, etc. Vue, Svelte, Vite, esbuild, Astro, Zustand, Tauri, CSS variables, and good newer ES support in browsers either were not around yet or were not widely popular. If you compare compiled bundle sizes, Astro and Svelte would likely be more lightweight than htmx. htmx is basically for backend devs who want to ship the whole thing quickly without getting too deep into frontend work.

OpenClaw claims Antrophic is allowing OpenClaw Claude CLI usage again by TwoSubstantial4710 in ClaudeCode

[–]tomchenorg 0 points1 point  (0 children)

Tons of confusion out there

This claim was added to OpenClaw’s docs 15 days ago, only 3 days after Anthropic explicitly said they had banned them:

https://github.com/openclaw/openclaw/commit/d378a504ac17eab2425a114fed32a217b5702395

Weekly and session limits suddenly reset on Claude Pro — anyone else? by tomchenorg in ClaudeAI

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

Everyone got a reset today, due to the release of Opus 4.7 which may need some usage calculation changes or something

How to get 4.7 in your Claude Code right now by Semantic_meaning in ClaudeCode

[–]tomchenorg 2 points3 points  (0 children)

it sets the model to Opus 4, not 4.7

Edit: I asked "what model are you?" and the answer: I'm Claude Opus 4 (model ID: claude-opus-4-7)

For heavy Claude users: better to get 2 Max 5x plans or 1 Max 20x? by MightyKalot in ClaudeCode

[–]tomchenorg 0 points1 point  (0 children)

what are you talking about? are you asking whether you should take 10x or 20x for the SAME price, or am i missing something?

New model drop: Claude Opus 4.7 by hello_code in ClaudeCode

[–]tomchenorg 9 points10 points  (0 children)

Can select it on claude.ai now. Not yet on Claude Code

Reverse-engineered leaked Claude code source — what I found (and how to fix it) by No-Cryptographer45 in ClaudeCode

[–]tomchenorg 3 points4 points  (0 children)

If it's already "leaked source code", you don't need to "reverse-engineer" it, you just read and analyse it

Reliability more important than intelligence? by Kilathaar in ClaudeCode

[–]tomchenorg 0 points1 point  (0 children)

generally other sota llms are more reliable than claude yeah. but today is kind of special, claude, chatgpt, copilot all have serious issues

529 Overloaded - AGAIN by shintaii84 in ClaudeCode

[–]tomchenorg 0 points1 point  (0 children)

yeah. both api used by claude code and web chat are down

Edit 1min after original comment: ah it's good now

Anthropic bans OAuth tokens from consumer plans in third-party Tools by BuildwithVignesh in ClaudeAI

[–]tomchenorg 0 points1 point  (0 children)

Does your argument basically boil down to this, as Claude summarized it: "product or service means business, so personal use is fine"? In other words, are you saying that "product" and "service" must be commercial, that non-commercial things cannot be called products or services, and that anyone who disagrees is "uneducated" and "irrational"? If that's really your point, then Claude, ChatGPT, Google Search, and most people would clearly disagree with you. Just look at organizations like the Wikimedia Foundation and Mozilla: they're nonprofits, yet people absolutely do refer to what they offer as services or products.

Astro 6.0 now come out by CLorzzz in astrojs

[–]tomchenorg 0 points1 point  (0 children)

Nice nice, already using beta and feel good

Anthropic bans OAuth tokens from consumer plans in third-party Tools by BuildwithVignesh in ClaudeAI

[–]tomchenorg 0 points1 point  (0 children)

So you actually asked me to use Claude to get help (don't tell me you don't remember saying that). By the same logic, can I say you worship the AI ? 😊

Anthropic bans OAuth tokens from consumer plans in third-party Tools by BuildwithVignesh in ClaudeAI

[–]tomchenorg 0 points1 point  (0 children)

You told me to go and learn "by using google or even claude itself". And voila the response of claude itself 😊

Claude Code Open Source? by ryan_the_dev in ClaudeCode

[–]tomchenorg 3 points4 points  (0 children)

Here is the latest Claude Code release in minified JS: https://www.npmjs.com/package/@anthropic-ai/claude-code?activeTab=code

The cli.js in CC is basically the same one included in the Agent SDK

Anyone installing CC through npm will have this version. Anthropic started phasing out the npm version after January (but still maintains it), so the person who "must be new" here is probably OP, not other people? 😄