- cross-posted to:
- programmer_humor@programming.dev
Digital Mark ( @mdhughes@lemmy.ml ) English23•11 months agoIt’s still a surviving working copy. “I” go away and reboot every time I fall asleep.
jkrtn ( @jkrtn@lemmy.ml ) 3•11 months agoWhy would you want a simulation version? You will get saved at “well rested.” It will be an infinite loop of put to work for several hours and then deleted. You won’t even experience that much, your consciousness is gone.
Digital Mark ( @mdhughes@lemmy.ml ) English5•11 months agoJoke’s on them, I’ve never been “well rested” in my life or my digital afterlife.
Schmoo ( @Schmoo@slrpnk.net ) 13•11 months agoIf anyone’s interested in a hard sci-fi show about uploading consciousness they should watch the animated series Pantheon. Not only does the technology feel realistic, but the way it’s created and used by big tech companies is uncomfortably real.
The show got kinda screwed over on advertising and fell to obscurity because of streaming service fuck ups and region locking, and I can’t help but wonder if it’s at least partially because of its harsh criticisms of the tech industry.
i_ben_fine ( @i_ben_fine@lemmy.one ) 2•11 months agoUpload is also good.
Daxtron2 ( @Daxtron2@startrek.website ) 12•11 months agoWell yeah, if you passed a reference then once the original is destroyed it would be null. The real trick is to make a copy and destroy the original reference at the same time, that way it never knows it wasn’t the original.
Dwemthy (he/him) ( @dwemthy@lemdro.id ) English3•11 months agoI want Transmetropolitan style burning my body to create the energy to boot up the nanobot swarm that my consciousness was just uploaded to
nickwitha_k (he/him) ( @nickwitha_k@lemmy.sdf.org ) 2•11 months agoI dunno. I could be quite happy having brain children or as a copy of a consciousness at a given point in time.
exocortex ( @exocortex@discuss.tchncs.de ) 10•11 months agoGlad that isn’t Rust code or the pass by value function wouldn’t be very nice.
Cornelius ( @Cornelius@lemmy.ml ) 4•11 months agoBorrow checker intensifies
dfyx ( @dfyx@lemmy.helios42.de ) 9•11 months agoLiterally the plot twist in…
spoiler
Soma
electricprism ( @electricprism@lemmy.ml ) 9•11 months agoThere are many languages I would rather die than be written in
Nate ( @alphapuggle@programming.dev ) English5•11 months agoA value is trying to be set on a copy of a slice from a DataFrame. Try using .loc[row_indexer,col_indexer] = value instead See the caveats in the documentation: http://pandas.pydata.org/pandas-docs/stable/indexing.html#indexing-view-versus-copy