AlmightySnoo 🐢🇮🇱🇺🇦 to Lemmy [email protected] • 1 year agoWe're totally screwedlemmy.worldimagemessage-square37fedilinkarrow-up1157
arrow-up1157imageWe're totally screwedlemmy.worldAlmightySnoo 🐢🇮🇱🇺🇦 to Lemmy [email protected] • 1 year agomessage-square37fedilink
minus-square@[email protected]linkfedilink52•1 year 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-square@[email protected]linkfedilinkEnglish31•1 year agoCongratulations, you just reinvented basically the same thing (minus the “AI” buzzword) that Transmeta was doing a quarter-century ago.
minus-square@[email protected]linkfedilink2•1 year 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.
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/
I didn’t say it was original.