cm0002@lemmy.world to Programmer Humor@programming.dev · 14 days agoTradeoffslemmy.mlimagemessage-square98fedilinkarrow-up1712arrow-down116
arrow-up1696arrow-down1imageTradeoffslemmy.mlcm0002@lemmy.world to Programmer Humor@programming.dev · 14 days agomessage-square98fedilink
minus-square2deck@lemmy.worldlinkfedilinkarrow-up12arrow-down2·14 days agoIf you’re having to do repetitive shit, you might reconsider your approach.
minus-squarepenquin@lemm.eelinkfedilinkarrow-up3·14 days agoNah, I’m good the way I do things. I have a good pace that has been working out very well for me :)
minus-squarestilgar [he/him] @infosec.publinkfedilinkEnglisharrow-up1·14 days agoI’ve tried this, to convert a large json file to simplified yaml. It was riddled with hallucinations and mistakes even for this simple, deterministic, verifiable task.
If you’re having to do repetitive shit, you might reconsider your approach.
Nah, I’m good the way I do things. I have a good pace that has been working out very well for me :)
I’ve tried this, to convert a large json file to simplified yaml. It was riddled with hallucinations and mistakes even for this simple, deterministic, verifiable task.