I 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!
I was a bit confused by the quiz results as well. But it's just a bug :) Level ranges for the 10 questions (the score ranges are in the html): Beginner 0~3, Intermediate 4~7, Advanced 8~10 Makes sense. But: - You get 0 points if you press A/B, 1 point if you press C, 2 points if you press D - Scoring uses a fallback to Beginner level if your total score exceeds the expected max which is 10 `const t = Object.values(r)…
Learn Claude Code by doing, not reading
121–130 of 133 posts
Re: Learn Claude Code by doing, not reading
#122I 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!
Would love to hear what you think of the actual modules.
Re: Learn Claude Code by doing, not reading
#123I 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!
Hey! Thanks for the feedback on the quiz and you're right, the scoring logic has a bug. Already on my fix list. But the quiz is just the entry point. The real value is the 11 interactive modules and terminal simulators where you practice actual Claude Code commands, config builders that generate real files, and quizzes that explain the "why" when you get it wrong. Would love to hear what you think of the actual modul…
Re: Learn Claude Code by doing, not reading
#124Re: Learn Claude Code by doing, not reading
#125Earlier quoted context omitted.
I probably won't have a job for much longer if I do that, unfortunately
I don't think that is true.
But "leadership" everywhere has AI psychosis and at my company I expect I'd eventually be let go if I refused to use it.
Re: Learn Claude Code by doing, not reading
#126I 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!
Hey! Thanks for the feedback on the quiz and you're right, the scoring logic has a bug. Already on my fix list. But the quiz is just the entry point. The real value is the 11 interactive modules and terminal simulators where you practice actual Claude Code commands, config builders that generate real files, and quizzes that explain the "why" when you get it wrong. Would love to hear what you think of the actual modul…
Re: Learn Claude Code by doing, not reading
#127Earlier quoted context omitted.
OpenCode with a Copilot Business sub and Opus 4.6 as the model works well
I'm looking at their plans ( https://github.com/features/copilot/plans ) it seems like the limits might be pretty low, even with the Pro+ plan which is 2x the cost of Claude Pro. It seems like Claude Pro might be 10-20x the Opus tokens for only twice the price.
Re: Learn Claude Code by doing, not reading
#128Side 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.
I go back and forth between vscode and claude in the terminal, but that day I think I did vscode.