amazing! welcome a new Silkposter (me)
- Posts
- 7
- Comments
- 27
- Joined
- 1 yr. ago
- Posts
- 7
- Comments
- 27
- Joined
- 1 yr. ago
196 @lemmy.blahaj.zone Silksong rule
196 @lemmy.blahaj.zone cucrulember rule
196 @lemmy.blahaj.zone sufferule
196 @lemmy.blahaj.zone Björk humör rule (björkposting saga continues)
196 @lemmy.blahaj.zone ever heard of green buddy
196 @lemmy.blahaj.zone Which Minecraft mob got you like this?
Programmer Humor @programming.dev based on a real situation

Depends on the size of the pile. If it's huge, then you have to use LLM too, with some decent tooling like Claude Code. Let it analyse the code first, and put a summary for you. Then design the proper solution yourself, and either fix it manually, or if it's too tedious, guide LLM to apply the changes for you. Ofc iteratively and don't let it apply changesets without your approval. I had a similar task recently, did it like that