This is mostly obsolete with High-DPI screens though; we're at the point where such hacks are no longer needed and we can use close to ideal filters (e.g. lanczos, which is a windowed sinc). macOS no longer does font subpixel AA or strong hinting by default for this reason.
This is good, because it means we can finally treat computer graphics as properly scalable images without introducing "blurriness".
Note that lines were never infinitely sharp; pixels aren't infinitely sharp, they have a shape and the screen construction determines how sharp they look. They are, however, sharper than what you'd get in a nyquist-limited system.