Live data from Hacker News

My LLM codegen workflow

harper.blog

1–10 of 168 posts

Re: My LLM codegen workflow

#2
Great write up! Roughly how many Claude tokens are you using per month with this workflow? What’s your monthly API costs?

Also what do you mean by “I really want someone to solve this problem in a way that makes coding with an LLM a multiplayer game. Not a solo hacker experience.” ?

Re: My LLM codegen workflow

#4

Great write up! Roughly how many Claude tokens are you using per month with this workflow? What’s your monthly API costs? Also what do you mean by “I really want someone to solve this problem in a way that makes coding with an LLM a multiplayer game. Not a solo hacker experience.” ?

most of this is aider / codegen:

Total tokens in: 26,729,994 Total tokens out: 1,553,284

Last month anthropic bill was $89.30

--

I want to program with a team, together. not a group of people individually coding with an agent, and then managing merges. I have been playing a lot with merging team context - but haven't gotten too far yet.

Re: My LLM codegen workflow

#5
post #3

Nice, I coincidentally wrote a blog post today exploring workflows as well: https://ggulati.wordpress.com/2025/02/17/cursorai-for-fronte... Your workflow is much more polished, will definitely try it out for my next project

let me know how it works!

Re: My LLM codegen workflow

#6
post #3

Nice, I coincidentally wrote a blog post today exploring workflows as well: https://ggulati.wordpress.com/2025/02/17/cursorai-for-fronte... Your workflow is much more polished, will definitely try it out for my next project

> paste in prompt into claude copy and paste code from claude.ai into IDE

is more polished? What's your workflow, banging rocks together?

Re: My LLM codegen workflow

#7
post #4

Great write up! Roughly how many Claude tokens are you using per month with this workflow? What’s your monthly API costs? Also what do you mean by “I really want someone to solve this problem in a way that makes coding with an LLM a multiplayer game. Not a solo hacker experience.” ?

most of this is aider / codegen: Total tokens in: 26,729,994 Total tokens out: 1,553,284 Last month anthropic bill was $89.30 -- I want to program with a team, together. not a group of people individually coding with an agent, and then managing merges. I have been playing a lot with merging team context - but haven't gotten too far yet.

Have you tried using OpenHands so you can just give it the todo.md until it gets stuck/is finished?

Re: My LLM codegen workflow

#9
post #6
post #3

Nice, I coincidentally wrote a blog post today exploring workflows as well: https://ggulati.wordpress.com/2025/02/17/cursorai-for-fronte... Your workflow is much more polished, will definitely try it out for my next project

> paste in prompt into claude copy and paste code from claude.ai into IDE is more polished? What's your workflow, banging rocks together?

This made me laugh audibly. Thank you.

Re: My LLM codegen workflow

#10
post #6
post #3

Nice, I coincidentally wrote a blog post today exploring workflows as well: https://ggulati.wordpress.com/2025/02/17/cursorai-for-fronte... Your workflow is much more polished, will definitely try it out for my next project

> paste in prompt into claude copy and paste code from claude.ai into IDE is more polished? What's your workflow, banging rocks together?

More or less, I tried out Cursor for the first time a week ago. So very much in the newbie stage and looking to learn
Post reply on HN