Results 12 comments of tinyapps

Under Ubuntu 19.04, I had to tweak the [Example for Linux](https://github.com/sgan81/apfs-fuse#compile-the-source-code) (`sudo apt install fuse libfuse-dev bzip2 libbz2-dev cmake gcc-c++ git libattr1-dev`) like so: `sudo apt install fuse3 libfuse3-dev libbz2-dev...

Same issue on a MacBook Air (Retina, 13-inch, 2020) paired with an iPhone 6s and running BLEUnlock version 1.12.1 (778) under macOS 12.3.1. Just have to quit and restart BLEUnlock...

Be sure to grab `~/Library/Application Support/MacDown/` as well if you have custom themes or styles.

Thank you very much for your fast reply, [AlexanderOMara](https://github.com/AlexanderOMara). Does the Finder ignore xattrs when reporting file size? "Bit Slicer.app" from both DMG files are reported as being 65,077,929 bytes....

Thanks so much for the explanation, [zorgiepoo](https://github.com/zorgiepoo). Especially appreciate the tip about using `file` to find the different compression algorithms - neat! I'm still puzzled about the second question; how...

Thank you for that pointer, [zorgiepoo](https://github.com/zorgiepoo). The `tar` man page listed four promising options: `--no-acls`, `--no-fflags`, `--no-mac-metadata`, and `--no-xattrs`. After a bit of trial and error, I found that identical...

Hi @themaddoctor, > If I get your keyblock, I can give you the key, and you can use reallymine to decrypt. Thanks to your [excellent guide](https://github.com/themaddoctor/linux-mybook-tools/blob/master/Mounting%20encrypted%20WD%20disks%20in%20linux.pdf), I can generate the...

Thanks so much for your quick reply, @themaddoctor! I was hoping to leverage reallymine as the disk was formatted as HFS+, and I wanted to work under macOS if possible....

See [ShiftaDeband's fork](https://github.com/ShiftaDeband/wayback-machine-downloader) (which contains the fixes mentioned in his [PR](https://github.com/hartator/wayback-machine-downloader/pull/280)) as well as issues #273 and #275.

@Elmagenta: You'll need to have [Ruby installed](https://www.ruby-lang.org/en/documentation/installation/) then you can just [download ShiftaDeband's fork as a ZIP file](https://github.com/ShiftaDeband/wayback-machine-downloader/archive/refs/heads/feature/httpGet.zip), unzip it, and run `wayback_machine_downloader` which you'll find in the `bin` subdirectory.