6 ms·
Do you measure anything about complexity or brevity? I'm currently working on importing some LLM code and it's 5-10x bigger than it should be for the actual nee
by wpietri 11d ago
Do you measure anything about complexity or brevity? I'm currently working on importing some LLM code and it's 5-10x bigger than it should be for the actual needs.
One of my open questions is how much that increases over time. It could be that is a constant. But it also could be that, say, coding agents will infer false needs from the excess code/docs and elaborate further.
- pmarreck 5d agoYou always must measure complexity (O-time), brevity, etc. LLM code that is written to a lower standard has not had the controls put in place.