alphacyberranger to Programmer Humor@programming.devEnglish • 1 year agoIts not wrong thoughlemmy.worldimagemessage-square128fedilinkarrow-up1890arrow-down185
arrow-up1805arrow-down1imageIts not wrong thoughlemmy.worldalphacyberranger to Programmer Humor@programming.devEnglish • 1 year agomessage-square128fedilink
minus-squareセリャストlinkfedilink22•1 year agoA decompiler doesnt give you access to the comments, variable names, which is an important part of every source code
minus-square@over_clox@lemmy.worldlinkfedilink5•1 year agoMeanwhile, AI is having a heyday with it… https://arxiv.org/abs/1909.09029
minus-squareBaroqueInMindlinkfedilink1•1 year agoWhat’s cool is that you can interpret the var names yourself and rename them whatever you want.
minus-squareセリャストlinkfedilink7•1 year agoBut it is extremely time-consuming. Open source code makes it transparent and easy to read, that’s what it is about: transparency
A decompiler doesnt give you access to the comments, variable names, which is an important part of every source code
Meanwhile, AI is having a heyday with it…
https://arxiv.org/abs/1909.09029
What’s cool is that you can interpret the var names yourself and rename them whatever you want.
But it is extremely time-consuming. Open source code makes it transparent and easy to read, that’s what it is about: transparency