restic does do deduplication.
Hopscotch
Look at non-multi-function "Enterprise" laser printers. They are completely different than the consumer grade garbage.
I recommend an HP LaserJet Enterprise Mxxx printer, color or not, that is listed on the HPLIP All Supported Printer Models page.
You can find lightly used, older model ones on Ebay, sometimes even with a full toner cartridge(s), for much less than new price.
HP is still releasing firmware updates even for many older models, and the firmware is loaded with features (for example, if it is connected to your network, network printing works from Android and Apple phones without requiring any special apps). The firmware does not depend on any remote service.
If you even need them, the Linux drivers are free and open source and packaged in Debian main (for example); your don't have to install some weird closed source garbage that won't work in a few years.
People here are recommending Brother, but I don't think they have free and open source drivers (think "nouveau vs. Nvidia"). Am I incorrect about that? In my experience, this can become a significant problem as software moves forward but the company does not continue to support their Linux binary driver.
That's not my experience with dual-GPU (Intel+Nvidia) hardware and multiple displays, where the standard xrandr functions are often used to modify the output configuration.
In my case, the Nvidia GPU is supported by Nouveau, so I can compare it with Nvidia's proprietary drivers "side-by-side". With Nouveau, display output configuration and per-application GPU selection both "just work" (I did add a
nouveau.config
kernel parameter to enable acceleration). I've never been able to make the proprietary drivers do those things reliably.So I suggest that users with simple single-display, single-GPU systems are likely to have a better experience with the proprietary drivers.
As is the general consensus here, I do not plan to purchase any Nvidia GPU hardware in the future, especially considering that more recent Nvidia GPUs now require signed firmware, making Nouveau support impossible.