cm0002@lemmy.world to Programming@programming.dev · 1 day agoAI Models from Google, OpenAI, Anthropic Solve 0% of ‘Hard’ Coding Problemsanalyticsindiamag.comexternal-linkmessage-square24fedilinkarrow-up1302arrow-down15
arrow-up1297arrow-down1external-linkAI Models from Google, OpenAI, Anthropic Solve 0% of ‘Hard’ Coding Problemsanalyticsindiamag.comcm0002@lemmy.world to Programming@programming.dev · 1 day agomessage-square24fedilink
minus-squareatzanteol@sh.itjust.workslinkfedilinkEnglisharrow-up3arrow-down3·21 hours 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·19 hours agohttps://transform.tools/json-to-java
minus-squareatzanteol@sh.itjust.workslinkfedilinkEnglisharrow-up1arrow-down3·15 hours 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.