cm0002@lemmy.world to Programming@programming.dev · 2 months agoAI Models from Google, OpenAI, Anthropic Solve 0% of ‘Hard’ Coding Problemsanalyticsindiamag.comexternal-linkmessage-square26fedilinkarrow-up1330arrow-down15
arrow-up1325arrow-down1external-linkAI Models from Google, OpenAI, Anthropic Solve 0% of ‘Hard’ Coding Problemsanalyticsindiamag.comcm0002@lemmy.world to Programming@programming.dev · 2 months agomessage-square26fedilink
minus-squareatzanteol@sh.itjust.workslinkfedilinkEnglisharrow-up3arrow-down3·2 months ago Just far less efficiently than a snippet library. Your snippet library can convert a large JSON file to a Java class using Java property naming conventions and including annotations for Jackson where the names differ from the JSON?
minus-squareGlitchvid@lemmy.worldlinkfedilinkEnglisharrow-up6·2 months agohttps://transform.tools/json-to-java
minus-squareatzanteol@sh.itjust.workslinkfedilinkEnglisharrow-up1arrow-down3·2 months agoSo no, your snippet library can’t do that.
Your snippet library can convert a large JSON file to a Java class using Java property naming conventions and including annotations for Jackson where the names differ from the JSON?
https://transform.tools/json-to-java
So no, your snippet library can’t do that.