Yes, it is.
It is also, very obviously, placed in such a way to reduce the bounce rate off the landing page and increase conversions.
When was the last time you were on a site that had meaningful content below its "releases" section?
Why is the answer to the "How do I pay?" FAQ question bend over backwards to first say >Hyperspace is a free download in the Mac App Store. Once downloaded, it’s free to scan an unlimited number of files. Scanning will let you know how much space is eligible to be reclaimed.
Why doesn't the app store description say which capabilities are free and which are paid?
One or two of these are innocuous, but there are are a dozen small choices like this that have been made here, all aligned to increase the likelihood of one thing: Put the user in the position where they've already installed the app, sunk some time into it, and are anticipating the benefit before making it clear that they have to pay money.
That the page technically contains the words "you will need to pay for Hyperspace" does not mean this isn't a dark pattern.
What am I missing?
Q: How do I pay for Hyperspace? Hyperspace is a free download in the Mac App Store. Once downloaded, it’s free to scan an unlimited number of files. Scanning will let you know how much space is eligible to be reclaimed.
If you decide you want to reclaim that space, you will need to pay for Hyperspace using the purchase button that appears after a successful scan or by selecting “Purchase Hyperspace…” from the “Hyperspace” menu in the menu bar.
Pretty handy when your flight sim game takes 1.2 terabytes with most of that being sparse terrain mesh data and uncompressed textures. Compressing the whole directory would take over a day according to Microsoft and their infamous progress bar; Compactor gets it done in fifteen minutes.
Edit: maybe a bit hyperbolic of me, looks like it was 3.94TB https://mastodon.social/@WTL/116710030179809319
I’m surprised they’re not charging on a $/GB saved model.
You can also use the free fclones CLI tool that uses the same native APFS functionality: https://news.ycombinator.com/item?id=43173713
Does this mean that if the original is gone, all the file links will not be found?
> Q: Are clone files the same thing as symbolic links or hard links?
> A: No. Symbolic links (“symlinks”) and hard links are ways to make two entries in the file system that share the same data. This might sound like the same thing as the space-saving clones used by Hyperspace, but there’s one important difference. With symlinks and hard links, a change to one of the files affects all the files.
> The space-saving clones made by Hyperspace are different. Changes to one clone file do not affect other files. Cloned files should look and behave exactly the same as they did before they were converted into clones.
Key Features Free to Scan, Unlock to Deduplicate
It might be better to keep an index of paths to checksums and use the checksum as object key in S3.
I'm not sure what you like to achieve but if you use restic with S3 as a backend you can achieve much better deduplicate and compression.