Comment on Coinbase CEO explains why he fired engineers who didn’t try AI immediately
thedeadwalking4242@lemmy.world 1 week agoYes. People seem to be writing bad poorly abstracted code these days. Leading them to assume there’s a lot of manual mundane tasks
MotoAsh@lemmy.world 1 week ago
Nah, it depends massively on what libraries/framework/language are being used. Some are pretty bad about how much boilerplate has to be written. Like Java on an old declarative version of Spring or Java EE without generative helper libraries like Lombok can be a paaaiiin just in overhead, especially if insisting on having interfaces for most things.