Assume that the future can change based on your actions, so any historical information that you bring along with you from the intervening 25 years may quickly drift out of the new realities history.

Edit: also assume that you can be given a healthy 21-year-old body if you want or take your previous self’s place.

Further, identification will be provided for you if you were not born at that time.

  • silly goose meekah
    link
    4
    edit-2
    7 months ago

    If there were a system that could uniquely identify each and every single file that is uploaded to it and then on the fly cross compare that file with previous uploads and identify when the file is a duplicate, that would be very handy.

    That exists. And we could probably even make something that recognizes small changes like added text on the image and save the data accordingly, probably using some kind of neural network as you later mentioned. The issue is just that that would be extremely computationally expensive, so companies usually choose to just buy a shitload of HDDs. Maybe something like this might be more feasible with quantum computing at some point.

    Something like NFTs could be used to accomplish that, if it were fully fleshed out and developed.

    What makes you think that? An NFT is basically just an ID card with extra steps. I don’t see how NFTs relate to the problem you described at all. Just because most NFTs the public heard about were somehow tied to images or videos, doesn’t mean that NFTs are a technology for detecting duplicate images/data in general.

    • BizarrolandOP
      link
      fedilink
      17 months ago

      I mean nft’s basically serve as a identifier for a file. So if you can identify the file then you can set it as a base image and then cross compare with that identifier. Idiots are using it to like have some sort of weird digital ownership of something but that’s not its ideal use case

      • silly goose meekah
        link
        5
        edit-2
        7 months ago

        NFTs are non-fungible tokens. They are literally made for claiming some sort of weird digital ownership of something. There isn’t really another feasible usecase for that technology, even if I agree that that hasen’t been done in a meaningful way yet. If you want to identify the files in that anti-duplication system of yours you are better off using just a regular incremental integer or GUID or something. No need for all the extra steps to the ID card