←back to thread

469 points samuelstros | 1 comments | | HN request time: 0s | source
Show context
yumraj ◴[] No.44998945[source]
I made insane progress with CC over last several weeks, but lately have noticed progress stalling.

I’m in the middle of some refactoring/bug fixing/optimization but it’s constantly running into issues, making half baked changes, not able to fix regressions etc. Still trying to figure out how to make do a better job. Might have to break it into smaller chunks or something. Been pretty frustrating couple of weeks.

If anyone has pointers, I’m all ears!!

replies(6): >>44998959 #>>44999168 #>>45000839 #>>45001463 #>>45001506 #>>45015437 #
1. swader999 ◴[] No.45001463[source]
Sometimes I take a repomix dump of a slice where there's issues and then get chat gpt to analyze it and come up with a step by step guide to fix it for Claude to follow. That has worked.