Live data from Hacker News

Show HN: How well do you use Claude Code?

news.ycombinator.com

1–10 of 24 posts

Show HN: How well do you use Claude Code?

#1
A bunch of companies that I spoke to had their own claude & codex OTel dashboards that showed spend + seats per month.

However, none of the dashboards actually analyzed how the engineers worked with the tools and if there were any areas for improvement! That's why I created https://www.promptster.ai.

Managers get aggregate level view of code quality and how that ties with team workflows (nothing on a per-engineer level). While engineers get personalized coaching on how they can save tokens while keeping output high.

We also have a tool built for individuals to test their local claude code setups. It's open-source and completely local. You can check that out here: https://github.com/pa-arth/cc-audit.

Would love feedback on either and reach out if you're interested in purchasing the teams product!

Re: Show HN: How well do you use Claude Code?

#5

- Am I the only guy in all of HN that doesnt use codex, doesnt use claude code, doesnt write code with agents?

Yes. Look, how quickly I can click yes, Because I am a "Yes Oriented Programmer" after using Cluade code.

But honestly, it is extremely rare thing not using codex, or cluade code or any other agent.

Re: Show HN: How well do you use Claude Code?

#6

- Am I the only guy in all of HN that doesnt use codex, doesnt use claude code, doesnt write code with agents?

Yes. Look, how quickly I can click yes, Because I am a "Yes Oriented Programmer" after using Cluade code. But honestly, it is extremely rare thing not using codex, or cluade code or any other agent.

i do use an LLM every now and then to write a function or two but i have stayed away from doing entire projects on full automation

Re: Show HN: How well do you use Claude Code?

#7

- Am I the only guy in all of HN that doesnt use codex, doesnt use claude code, doesnt write code with agents?

All of HN? Surely not.

I do think, however, that holding out on it is a losing proposition. It's a very useful productivity tool if you know how to use it and those who don't will be left behind.

Re: Show HN: How well do you use Claude Code?

#8

Earlier quoted context omitted.

Yes. Look, how quickly I can click yes, Because I am a "Yes Oriented Programmer" after using Cluade code. But honestly, it is extremely rare thing not using codex, or cluade code or any other agent.

i do use an LLM every now and then to write a function or two but i have stayed away from doing entire projects on full automation

Yes. That is what I usually do. Like old days' unit test. Write a couple of units and test. I never do plan first then let llm automatically code the entire project.
Post reply on HN