๐กHave you ever wondered why the WCAG colour contrast ratio doesn't always seem to work?๐ก
Well it actually has to do with how we calculate colour contrast and is super interesting.
Hold on to your butts, this is a ๐งต
Ever wondered how a blur filter works?
Well, you create a matrix of weights, called a kernel, and then use those to average the pixel values surrounding your target pixel.
We tend to use a Gaussian distribution for the kernel weights, hence Gaussian blur.
I know everyone is pissed about that iPad ad but I was too busy being excited about those new tandem OLED displays.
Essentially they are just two OLED panels glued together - so what makes them so exciting?
Let me explain ๐
How does a Large Language Model like ChatGPT actually work?
Well, they are both amazingly simple and exceedingly complex at the same time.
Hold on to your butts, this is a deep dive โ
Why are some typefaces harder to read than others at the same font-size?
Well, it has a lot to do with x-height but of course it's a bit more complicated than that: โ
If you are used to Figma, there's a quirk of Framer components that might catch you out.
In Figma, variants can have completely separate layers. But in Framer, each variant contains all the layers from all other variants hidden inside of it.
Let me explain.
Did you know these are called Boolean Operations?
That's because they use booleans to determine which part of the shapes should be visible.
Let me explain ๐
Do you just click different blending modes until it sort of looks right?
Well, that probably won't change after you read this but at least you probably won't use Lighten or Darken again.
(you should bookmark this thread and use it as a reference)