Reading List
- The search for a better persistent cache
Actual runs a lot of complex queries, and improves performance by caching the results. There are problems with how it currently works however, and this post explores new solutions.
- One-offs and low-expectations with Safari
The other day Jen Simmons solicited some open feedback about WebKit, asking what they might “need to add / change / fix / invent to help you?” First of all — brave. Brave of Jen to open her timeline up for everyone to vomit their opinions and snark. I, too, contributed my own bits of vomit to the thread.
- Doom scrolling
Prithviraj Sukale
•
28 Jul 2021
I have a problem. To be honest, I think many people have it these days. Endlessly scrolling social media for hours. It sucks precious time out of our lives. Most of the time you don’t even realize it is happening when it is happening. When you do realize, you have
- Thinking About The Cut-Out Effect: CSS or SVG?
Ahmad Shadeed
•
27 Jul 2021
A look at how CSS and SVG can be used to implement the cut-out effect.