| ▲ | cryptonym 2 hours ago | ||||||||||||||||
They also "reap huge benefits from the tight feedback loop that the compiler provides". When something is easier/requires less context, it tends to work well for both human and LLM. | |||||||||||||||||
| ▲ | vips7L an hour ago | parent [-] | ||||||||||||||||
I've noticed this a lot in LLM generated Java. Since it doesn't know what can or can't be null it tends to wrap everything in Optional<T>. Super strong type systems are becoming even more important. | |||||||||||||||||
| |||||||||||||||||