AlmightySnoo 🐢🇮🇱🇺🇦@lemmy.world to Lemmy Shitpost@lemmy.world · 9 months agoWe're totally screwedlemmy.worldimagemessage-square41fedilinkarrow-up175arrow-down16
arrow-up169arrow-down1imageWe're totally screwedlemmy.worldAlmightySnoo 🐢🇮🇱🇺🇦@lemmy.world to Lemmy Shitpost@lemmy.world · 9 months agomessage-square41fedilink
minus-squareTechnus@lemmy.ziplinkfedilinkarrow-up18arrow-down1·9 months agoThis post just gave me the most cursed idea ever. Am x86 processor competitor but instead of implementing every single opcode it just has the common ones, and any unknown opcode it asks ChatGPT to write an equivalent C language implementation, JIT-compiles it and executes it.
minus-squaregrue@lemmy.worldlinkfedilinkEnglisharrow-up17·9 months agoCongratulations, you just reinvented basically the same thing (minus the “AI” buzzword) that Transmeta was doing a quarter-century ago.
minus-squareoddsys@lemmy.worldlinkfedilinkarrow-up2·9 months agoPretty interesting https://classes.engineering.wustl.edu/cse362/images/c/c7/Paper_aklaiber_19jan00.pdf https://www.cs.cornell.edu/courses/cs6120/2019fa/blog/transmeta/
This post just gave me the most cursed idea ever.
Am x86 processor competitor but instead of implementing every single opcode it just has the common ones, and any unknown opcode it asks ChatGPT to write an equivalent C language implementation, JIT-compiles it and executes it.
Congratulations, you just reinvented basically the same thing (minus the “AI” buzzword) that Transmeta was doing a quarter-century ago.
I didn’t say it was original.
Pretty interesting
https://classes.engineering.wustl.edu/cse362/images/c/c7/Paper_aklaiber_19jan00.pdf
https://www.cs.cornell.edu/courses/cs6120/2019fa/blog/transmeta/