cm0002@lemmy.world to Programming@programming.dev · 8 days agoAI Models from Google, OpenAI, Anthropic Solve 0% of ‘Hard’ Coding Problemsanalyticsindiamag.comexternal-linkmessage-square84fedilinkarrow-up1489arrow-down15cross-posted to: [email protected]
arrow-up1484arrow-down1external-linkAI Models from Google, OpenAI, Anthropic Solve 0% of ‘Hard’ Coding Problemsanalyticsindiamag.comcm0002@lemmy.world to Programming@programming.dev · 8 days agomessage-square84fedilinkcross-posted to: [email protected]
minus-squareGlitchvid@lemmy.worldlinkfedilinkEnglisharrow-up8·7 days agohttps://transform.tools/json-to-java
minus-squaretechnocrit@lemmy.dbzer0.comlinkfedilinkarrow-up5arrow-down2·edit-27 days agoThanks for posting. People really out here believing that the most basic scripts are Johnny 5.
minus-squareatzanteol@sh.itjust.workslinkfedilinkEnglisharrow-up2arrow-down1·7 days agoI mean - the AI models do a lot more than just that one task you know. Or are you a “real programmer” who doesn’t need AI tools because “real men” don’t need help?
minus-squareOutsider9042@lemmynsfw.comlinkfedilinkarrow-up2·6 days agoThe keyword is efficiently. I’m not anti ai. I’m anti burning down the down planet to solve problems that were already solved years ago with a few scripts.
minus-squaredjango@discuss.tchncs.delinkfedilinkEnglisharrow-up1·edit-216 hours agoAlso: correctly, without inventing or garbling data. Using a llm for this task will require intensive proof-reading, as it might have changed the data somewhere.
minus-squareatzanteol@sh.itjust.workslinkfedilinkEnglisharrow-up1arrow-down3·7 days agoSo no, your snippet library can’t do that.
https://transform.tools/json-to-java
Thanks for posting. People really out here believing that the most basic scripts are Johnny 5.
I mean - the AI models do a lot more than just that one task you know. Or are you a “real programmer” who doesn’t need AI tools because “real men” don’t need help?
The keyword is efficiently.
I’m not anti ai. I’m anti burning down the down planet to solve problems that were already solved years ago with a few scripts.
Also: correctly, without inventing or garbling data.
Using a llm for this task will require intensive proof-reading, as it might have changed the data somewhere.
So no, your snippet library can’t do that.