Elektrine lite

← Feed

@justOnePersistentKbinPlease@fedia.io

Post #3329006

2026-06-07 19:34 UTC

My first use of Claude this week, for code reviews only(since no LLM can be trusted to write a user story or test suite), had it gaslight me. It marked down my code for using a specific practice to make some xml safer and easier to read. When I tried things its way, it wanted me to change it back.

Replies (1)

  • @Crylos@lemmy.world 2026-06-07 20:24

    I use it a lot, and if you are getting these kinds of results you are either trolling, or just flat out not providing the details and guardrails required with your prompts. I’ve been in software for decades, and if used correctly, yes it can accelerate velocity of building code out. 10x? No… if you are lucky and careful perhaps 2-4x. As ALWAYS the human should be in the loop and is on the hook for any code generated.

    Open ##3329005