Learn Claude Code by doing, not reading
51–60 of 133 posts
Re: Learn Claude Code by doing, not reading
#52Earlier quoted context omitted.
Would you use Opus if you switched to OpenCode?
I'd like to use Opus with OpenCode right now to combine the best TUI agent app with the best LLM. But my understanding is Anthropic will nuke me from orbit if I try that.
Re: Learn Claude Code by doing, not reading
#53Earlier quoted context omitted.
Because you will soon be working for it unless you learn to make it work for you.
It's fucking insane that we all have to pay rent every month to an AI company just to keep doing our jobs.
Why isn't this just kinda seen as a repeat of the original birth of computers? Consider the IBM 350 (3.5mb) rented in the 50s for thousands per month. Now I have a drawer filled with SD cards that go up to 128gb that i cant even give away.
Re: Learn Claude Code by doing, not reading
#54I use claude code every day, I've written plugins and skills, use MCP servers, subagent workflows, and filled out the "Find your level" quiz as such. According to the quiz, I am a beginner!
Did anyone not get beginner? I got it as well.
I can only assume the quiz itself was vibe-coded and not tested. What an incredible time we live in.
Re: Learn Claude Code by doing, not reading
#55Side note: I don’t know what Anthropic changed but now Claude Code consumes the quota incredibly fast. I have the Max5 plan, and it just consumed about 10% of the session quota in 10 minutes on a single prompt. For $100/month, I have higher expectations.
Relevant: https://www.reddit.com/r/ClaudeAI/comments/1s7zgj0/investiga... https://www.reddit.com/r/ClaudeAI/comments/1s7mkn3/psa_claud...
It's like if cars didn't advertise MPG, but instead something that could change randomly.
Re: Learn Claude Code by doing, not reading
#56Earlier quoted context omitted.
I noticed 1M context window is default and no way not to use it. If your context is at 500-900k tokens every prompt, you’re gonna hit limits fast.
I had to double check that they'd removed the non-1M option, and... WTF? This is what's in `/config` → `model` 1. Default (recommended) Opus 4.6 with 1M context · Most capable for complex work 2. Sonnet Sonnet 4.6 · Best for everyday tasks 3. Sonnet (1M context) Sonnet 4.6 with 1M context · Billed as extra usage · $3/$15 per Mtok 4. Haiku Haiku 4.5 · Fastest for quick answers So there's an option to use non-1M Sonnet…
Re: Learn Claude Code by doing, not reading
#57Side note: I don’t know what Anthropic changed but now Claude Code consumes the quota incredibly fast. I have the Max5 plan, and it just consumed about 10% of the session quota in 10 minutes on a single prompt. For $100/month, I have higher expectations.
I'm guessing Opus eats up usage much, much faster. I don't know what's going on, since a lot of people are hitting limits and I don't seem to be.
Re: Learn Claude Code by doing, not reading
#58Earlier quoted context omitted.
Relevant: https://www.reddit.com/r/ClaudeAI/comments/1s7zgj0/investiga... https://www.reddit.com/r/ClaudeAI/comments/1s7mkn3/psa_claud...
This is a serious problem with the fact that it's nearly impossible to understand what a "token" is and how to tame their use in a principled way. It's like if cars didn't advertise MPG, but instead something that could change randomly.
Re: Learn Claude Code by doing, not reading
#59Side note: I don’t know what Anthropic changed but now Claude Code consumes the quota incredibly fast. I have the Max5 plan, and it just consumed about 10% of the session quota in 10 minutes on a single prompt. For $100/month, I have higher expectations.
I've heard this a few times lately, but this past weekend I built a website for a friend's birthday, and it took me several hours and many queries to get through my regular paid plan. I just use default settings (Sonnet 4.6, medium effort, thinking on). I'm guessing Opus eats up usage much, much faster. I don't know what's going on, since a lot of people are hitting limits and I don't seem to be.
using it on the weekend gets you more use than during weekdays 9-5 in US eastern time.
Re: Learn Claude Code by doing, not reading
#60Earlier quoted context omitted.
Would you use Opus if you switched to OpenCode?
I'd like to use Opus with OpenCode right now to combine the best TUI agent app with the best LLM. But my understanding is Anthropic will nuke me from orbit if I try that.