logoalt Hacker News

jnpnjtoday at 6:03 PM1 replyview on HN

This is the first thing that I used LLMs on. Not code generation, but parser and tooling to gain understanding. Also saves resources in the long run.


Replies

lysacetoday at 6:26 PM

One of my favorite uses for Claude Code is to point it at a section of seriously badly written code with undecipherable symbol names, over the top cyclomatic complexity etc and just ask it to make the code readable.