Comment by wopwops
Why do the images look like someone took pictures of dotmatrix printer output?
---
Update: for whatever it's worth, I just asked the Magic 8 Ball (Perplexity):
Low-tech Magazine uses the option to display images as dithered primarily to reduce the energy consumption and data load of their website. Dithering is an old image compression technique that reduces the number of colors in images to just a few shades of gray (black and white with four levels of gray), which dramatically decreases the file size. The black-and-white dithered images are then recolored via the browser’s CSS, which adds no extra data load.
This approach makes images roughly ten times less resource-intensive than full-color high-resolution images, which supports the magazine’s goal of having a low-energy, solar-powered website. However, some images, such as graphs or those with crucial color information, may become less clear under dithering, so the website offers the option to turn off dithering for individual images to reveal the original, heavier images. This balances energy efficiency with the need for clarity when visual information depends on color or detail.
Thus, the dithered image feature is both an energy-saving measure and a distinct stylistic choice that aligns with the philosophy of reducing the environmental impact of web usage while maintaining visual storytelling appeal.
Probably best to read the Low-Tech Magazine site About page explaining what they do as a solar-powered site:
https://solar.lowtechmagazine.com/about/the-solar-website