Nemeski@lemm.ee to Programming@programming.dev · 8 个月前AI isn’t ready to replace human coders for debugging, researchers sayarstechnica.comexternal-linkmessage-square30linkfedilinkarrow-up1129arrow-down14cross-posted to: technology@lemmy.world
arrow-up1125arrow-down1external-linkAI isn’t ready to replace human coders for debugging, researchers sayarstechnica.comNemeski@lemm.ee to Programming@programming.dev · 8 个月前message-square30linkfedilinkcross-posted to: technology@lemmy.world
minus-squareheavydust@sh.itjust.workslinkfedilinkarrow-up6·8 个月前Bytes is a way to store data. Its unrelated to memory management, even if its automatic.
minus-squarechicken@lemmy.dbzer0.comlinkfedilinkarrow-up4arrow-down1·8 个月前I wouldn’t say unrelated, but anyway what’s the broad term for what you are doing when you are being concerned with how bytes are stored then? Whatever that is, there’s a generation of coders already who aren’t doing so much of it
Bytes is a way to store data. Its unrelated to memory management, even if its automatic.
I wouldn’t say unrelated, but anyway what’s the broad term for what you are doing when you are being concerned with how bytes are stored then? Whatever that is, there’s a generation of coders already who aren’t doing so much of it
Endianness.