roon to Programmer Humor@programming.devEnglish · 7 months ago"I want to live forever in AI"imagemessage-square128fedilinkarrow-up1739arrow-down133file-textcross-posted to: programmerhumor
arrow-up1706arrow-down1image"I want to live forever in AI"roon to Programmer Humor@programming.devEnglish · 7 months agomessage-square128fedilinkfile-textcross-posted to: programmerhumor
minus-squareRustyNova@lemmy.worldcakelinkfedilinkarrow-up9·7 months ago#[derive(Clone, Copy)] struct Consciousness {...} fn upload_brain(brain: Consciousness) -> Result<(), Error>
minus-squarexlash123@sh.itjust.workslinkfedilinkarrow-up4·7 months agoIf we’re gonna have a dystopian future, then damn it, it’s gonna be memory safe.
#[derive(Clone, Copy)] struct Consciousness {...} fn upload_brain(brain: Consciousness) -> Result<(), Error>
If we’re gonna have a dystopian future, then damn it, it’s gonna be memory safe.