We studied seven months of Claude Code usage —
for now, success on coding tasks depends little on whether you have a coding background …
1/
The underlying study analyzed seven months of user interaction data.
We studied seven months of Claude Code usage —
for now, success on coding tasks depends little on whether you have a coding background …
1/
Users dismissed the study claiming coding background matters little for Claude AI success as an unconvincing psyop.
No Digg Deeper questions have been answered for this story yet.

… and a lot on how well you understand the problem you’re trying to solve.
2/
I feel like this table is misleading. (I) It is not that novices write underspecified tasks; their methodology classifies underspecified prompts as “novice.”(ii) Every time a frontier lab says “expertise in the task,” they implicitly mean “expertise in the task AND the relevant data to analyze.” This assumption is trivially ok when there is no data to analyze, like in many coding tasks, but it’s unreasonable to assume people to be an expert in the specific dataset at hand. There are always ambiguities in real world data. Human data scientists take months to onboard. AI data scientists take $100k to build understanding of an enterprise-scale dataset (ie “semantic layer”), and still are no good.
The North Star for AI data analysts is to assist people who want to make data-driven decisions but don’t know what’s in their (real, messy) data. So perhaps it is a contrarian take for me to say that this “novice” prompt should actually work…and we have a long and exciting way to go to make this happen
Interesting read from an Anthropic study on how people use Claude Code.
The more domain expertise you have in the task, the more successful you are with agentic coding.
Success was measured by: - Passing test suites - PRs/commits that matched the user’s intent
They rated domain expertise based on: - Use of accurate, field-specific language - Ability to give precise directions - Spotting and correcting mismatches / errors
They made this chart to determine the levels of domain expertise based on: - use of accurate domain knowledge - ability to give precise directions - ability to catch errors

@zhitzig There is a confounder here: task difficulty. Maybe the Business and Legal people only solve the easiest coding tasks.

Full report here!
https://cdn.sanity.io/files/4zrzovbb/website/b93c7465925dc052b9102209b29b58f11df4fe55.pdf
/end

@zhitzig psyop used to be believable

@zhitzig less than management? lol?

@zhitzig Wasn't that always the case? If a software dev didn't understand the domain they made shitty software, that's how we get most of new Windows features... Even though supposedly Windows interviews are hard.

Similarly I think it will be hard to build good AI DBAs, even though DBAs aren’t doing analytics for the end user. DBAs need to have a deep familiarity with *all* of the workloads within a company + forecast how they will evolve, the resources the company has, all the knobs in the DB, etc. I guess in a sense this is a data analysis problem though 😅