
katiehempenius 📖New blog post:
Fix an overloaded server
(aka “My server is on fire what should I do?”)
bit.ly/overloaded-ser… pic.twitter.com/NCRHjaWGdJ

sulco #CSS tip for today:
`currentColor` is a powerful keyword that allows you to reduce a lot of boilerplate in your styles.
It represents the value of an element’s `color` – and works great for adjusting colors of things that are “inside”, like SVGs, pseudo-elements etcpic.twitter.com/FPZhpBYh4G4G
I just opened an important #A11Y issue in the HTML Standard repo: github.com/whatwg/html/is…. We need new default link colors for 🌒 Dark Mode…
🟦 on ⬛️
🟪 on ⬛️
…neither pass WCAG AAA, nor WCAG AA.

rickyreusser Fun with @maxbittker’s Shaderbooth and @erkaman2’s glsl-godrays. Shaderbooth.com/?85daa pic.twitter.com/LW3ISfrRWa

stefanjudis Little morning devsheet ☕ – `Intl.NumberFormat`.
🔗 MDNdeveloper.mozilla.org/en-US/docs/Web…Zs#devsheetstpic.twitter.com/gTiZX8QxKwKw

DavidKPiano 🖌️ I made a cheatsheet for event-driven finite state machines with @excalidraw! This describes the basic important concepts, and is applicable in any programming language.
excalidraw.com/#json=51493878… pic.twitter.com/4Br4xD3loV
mozhacks In the coming weeks, Mozilla is rolling out a web monetization experiment using @Coil!
If you’ve developed a 3D experience, a game, a 360 video, or if you’re thinking of building something new, you’re invited to participate in this experiment. hacks.mozilla.org/2020/03/web-mo…
Everything About `auto` in CSS. Impressive article by @shadeed9. ishadeed.com/article/auto-c…