cm0002@lemmy.world to Programming@programming.dev · 1 month agoAI Models from Google, OpenAI, Anthropic Solve 0% of ‘Hard’ Coding Problemsanalyticsindiamag.comexternal-linkmessage-square84linkfedilinkarrow-up1487arrow-down15
arrow-up1482arrow-down1external-linkAI Models from Google, OpenAI, Anthropic Solve 0% of ‘Hard’ Coding Problemsanalyticsindiamag.comcm0002@lemmy.world to Programming@programming.dev · 1 month agomessage-square84linkfedilink
minus-squareGlitchvid@lemmy.worldlinkfedilinkEnglisharrow-up8·1 month agohttps://transform.tools/json-to-java
minus-squaretechnocrit@lemmy.dbzer0.comlinkfedilinkarrow-up5arrow-down2·edit-21 month agoThanks for posting. People really out here believing that the most basic scripts are Johnny 5.
minus-squareatzanteol@sh.itjust.workslinkfedilinkEnglisharrow-up2arrow-down1·1 month 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·29 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-224 days 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·1 month 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.