• @stoicmaverick
    link
    54 hours ago

    That hack Torvalds keeps denying my pull request to implement /dev/aether which would immediately begin overwriting the entire disk and all other mounted storage with the repeating content of whatever is moved there.

  • palordrolap
    link
    fedilink
    3213 hours ago

    “… you don’t. You recover it from /dev/random. Eventually.”

    • @[email protected]OP
      link
      fedilink
      English
      5
      edit-2
      11 hours ago

      And if really want quality recovery, /dev/urandom. Might take a bit longer, but it’s worth the wait 👌.

  • @[email protected]
    link
    fedilink
    2414 hours ago

    Duh, just read it back from /dev/random

    You will recover the data, you just need to wait long enough.

  • @[email protected]
    link
    fedilink
    51
    edit-2
    16 hours ago

    The query actually shows a lack of confidence. He should have googled “How to recover a file from /dev/null?” instead.

  • @[email protected]
    link
    fedilink
    1915 hours ago

    I mean, if the data was written to a HDD, then any forensic tool can read the magnetic residual patterns on the metal platters instead of looking for file headers?

  • TimeSquirrel
    link
    fedilink
    1215 hours ago

    Programmatically, what does the kernel actually do with data sent to /dev/null? Put it in a temp buffer and just delete it?

    • @[email protected]OP
      link
      fedilink
      English
      2
      edit-2
      11 hours ago

      Because apparently, he moved it there… and doesn’t know what /dev/null is…

      • Possibly linux
        link
        fedilink
        English
        211 hours ago

        It is still on the disk though

        Do people not understand how files work? Actually never mind that makes sense.

        • @shyguyblue
          link
          English
          211 hours ago

          Do people not understand how files work?

          Oh honey, imagine trying to tech-support a family of rednecks. Threaten to charge them for services and they’ll stop pretty quick though…

      • Possibly linux
        link
        fedilink
        English
        211 hours ago

        It is still on the disk though

        Do people not understand how files work? Actually never mind that makes sense.