Elektrine lite

← Feed

@rain_lover@lemmy.ml

Post #56551

2025-12-12 15:21 UTC

What happens when anthropic triple their prices and your company is totally dependent on them for any development work? You can’t just stop using it because no in house developers, if there are even any left, will understand the codebase.

Replies (2)

  • @lepinkainen@lemmy.world 2025-12-12 15:46

    Not OP but: In our company programmers are still fully responsible for the code they commit and must be able to explain it in a PR review. It just speeds up things, it doesn’t replace anyone. Simple things that would’ve taken a day can be done before lunch now, just because it’s just prompt + read code + PR (full unit and integration test suites ofc, made by humans)

    Open ##56618

  • @sideponcho69@piefed.social 2025-12-12 16:01

    To the same point as lepinkainen, we are fully responsible for the code we commit. We are expected to understand what we’ve committed as if we wrote it ourselves. We treat it as a speed booster. The fact that Claude does a good job at maintaining the same structure as the rest of the codebase makes it no different than trying to understand changes made my a co-worker. On your topic of dependency, the same point as above applies. If AI support were to drop tomorrow, we would be slower, the work but get done all the same. I do agree with you though. I can tell we are getting more relaxed with the changes Claude makes and putting more blind trust in it. I’m curious as to how we will be in a years time. As a disclaimer, I’m just a developer, I’ve no attachment to my company. This is just my take on the subject.

    Open ##56680