Cool, cool cool cool. Nothing dystopian about that at all.

  • Ironfist79@lemmy.world
    link
    fedilink
    arrow-up
    4
    ·
    17 hours ago

    Anything ever posted online can be archived and searched later. It doesn’t take a rocket scientist to cross reference publicly available sources along with subpoenaed data.

    • yeehaw@lemmy.ca
      link
      fedilink
      arrow-up
      1
      ·
      17 hours ago

      I think even Facebook said years ago it’s less taxing on the systems to unlink content rather than delete it.

      • Liz@midwest.social
        link
        fedilink
        English
        arrow-up
        3
        ·
        16 hours ago

        Yeah but that’s basically how deleting works for any normal system. You remove the pointer telling the computer where the data is, then you flag that section of data as free for writing to. It’s not until something writes over the data is it truly gone.

        • null_dot@lemmy.dbzer0.com
          link
          fedilink
          English
          arrow-up
          2
          ·
          15 hours ago

          That’s not what’s happening here.

          Think of a database where nothing is editable. You can only add additional data. So you can’t delete a post you can only add a deleted = true flag.

          Much easier to keep this kind of database in sync.

        • yeehaw@lemmy.ca
          link
          fedilink
          arrow-up
          1
          ·
          16 hours ago

          It’s true except in a filesystem you lose the name and location and it can be overwritten. In this instance it sounded like they just prevent access but keep all that data there, still accessible and readable and wont be overwritten.