/explore

Click through on any links that interest you or select the planets on the right to continue exploring the Outer Web.
You are here

bottosson.github.io
| | jamie-wong.com
3.4 parsecs away

Travel
| | If you're curious about rainbows, colorimetry, gamma encoding, and experiments run in the late 1920s, then this is the post for you!
| | lea.verou.me
3.5 parsecs away

Travel
| | [AI summary] This article explains LCH colors in CSS, their advantages over traditional color spaces, and their implementation status across browsers.
| | eng.aurelienpierre.com
3.4 parsecs away

Travel
| | The saturation control of pretty much all image processing software is an unfortunate misnomer, to say the least. It actually controls either the chroma in Ych-like spaces (computed from CIE Yxy 1931, Yuv or YCbCr spaces), or some remote idea of saturation as used by HSL spaces, which are essentially a polar rewriting of RGB coordinates (usually expressed in sRGB space). The "saturation" as defined by the HSL space has been proven times and times again to hold no perceptual meaning and finds its origin i...
| | codedrivendevelopment.com
26.7 parsecs away

Travel
| [AI summary] This article explains the importance of web accessibility for frontend engineers, covering guidelines, best practices, and tools for creating inclusive websites.