Update: fixed

  • Zyratoxx
    link
    fedilink
    41 day ago
    • Try to sell it as art

    • Make a shitton of cash

    • Buy a new laptop and still have a shitton of cash

    (maybe remove SSDs and HDDs before step 1 if those are still in tact and depending on what kind of information was stored on the device)

  • @scholar
    link
    1243 days ago

    It’s bent out of shape; you need to install flatpak

    • @[email protected]
      link
      fedilink
      English
      0
      edit-2
      2 days ago

      achsully tar is store only, not compression. Use zstd, xz, rz for good compression 🤓

        • @[email protected]
          link
          fedilink
          English
          0
          edit-2
          1 day ago

          neither of these indicate any actual compression. I do know how compression works, there are around 10-15 major ways, from which i can compress with 2, using a sheet of paper and a pen, no computer involved. Here is tar’s wikipedia: Filename extension .tar Internet media type application/x-tar Uniform Type Identifier (UTI) public.tar-archive Magic number u s t a r \0 0 0 at byte offset 257 (for POSIX versions) u s t a r \040 \040 \0 (for old GNU tar format)[6]

          absent in pre-POSIX versions Latest release various various Type of format

          File archiver (from file archiver wikipedia page: " The Unix tools ar, tar, and cpio act as archivers but not compressors.")

          https://en.m.wikipedia.org/wiki/Tar_(computing) https://en.m.wikipedia.org/wiki/File_archiver

          Basically, the key is to know the difference between a file archiver and a file compressor. Most tools are somewhat both, but tar, ar, cpio are exceptions, just like some very rare formats that doesn’t create an archive, only compresses raw data and prints in stdout, in the same format (just like i would do on a paper)

          • @[email protected]
            link
            fedilink
            4
            edit-2
            2 days ago

            Well, I certainly wouldn’t want to get into a disagreement with someone who clearly knows more about file compression than I do.

            I was trying to make a joke where his crushed computer was merely compressed and I was using a terminal command to decompress the computer, as if it were a file.

            I wasn’t specifying tar as a file format. I was running the program “tar” using a terminal command.

            I think that if you pointed the command I used at a compressed file, it’d decompress it but what do I know?

            • @the_tab_key
              link
              3
              edit-2
              2 days ago

              Yeah, you’re right and your “achsully” buddy doesn’t know how modern tar works. Yes, basic tar doesn’t compress, but adding -z triggers the use of gzip (hence .tar.gz) to add compression. You can also use other options to specify different compression algorithms/programs to use (eg lzma)

              • @[email protected]
                link
                fedilink
                English
                -1
                edit-2
                1 day ago

                i know, but after you add a compression method to it, tar still doesn’t compress. Only the other, actual compression algorythm you add to it, like gz, xz, bz2, zst, rz, etc. I do know how modern tar works, but no matter how modern it is, it still can’t compress files. It only calls a file compressor at most

                • @Sheldan
                  link
                  2
                  edit-2
                  1 day ago

                  What does it matter? The OP never implied tar itself compresses, just that the mentioned command could try to decompress regardless of what happens underneath.

  • @Mordex
    link
    183 days ago

    That new Tesla Cyber Laptop looks difficult to use.

  • @[email protected]
    link
    fedilink
    English
    32 days ago

    if it boots up, ram, storage, video adapter, cpu, and usb slot is intact then propably yes

    • @Psythik
      link
      3
      edit-2
      2 days ago

      Disassemble entirely, hammer shell back into shape. If shell can’t be salvaged, buy a mid tower and a CPU cooler. Desolder CPU, GPU, and RAM. Disconnect SSD and fans. Resolder chips back onto new motherboard. Replace display, keyboard, and touchpad. Put everything else back together.

      Laptop fixed/laptop is now desktop.

        • @Psythik
          link
          2
          edit-2
          1 day ago

          I know; I wasn’t actually serious lol. You can’t just slap a laptop motherboard into a case and call it a day. Not without some modifications. Also would have to figure out a GPU cooling solution. It’s just not practical beyond making a silly joke.