A week ago, I finally got round to implementing an idea I’d been toying with for years: what if your computer made a little bit of noise every time…
A week ago, I finally got round to implementing an idea I’d been toying with for years: what if your computer made a little bit of noise every time…
Bobae Kang
[HTMX] can get you 80% there with radically less complexity. No extra dependencies, no build step, no advanced tooling (now re-written in Rust!),…
Hardest Problem in Computer Science: Centering Things
Even if it’s hard. Even if tools make it inconvenient. Even if you have to search for solutions. Together, I trust, we can find our way back to putting…
Shōgun and Ripley might not be your thing, but they’re both shows that have clearly put care into their visual look—they’re not lazy, and that deserves…
Christo Buschek and Jer Thorp
As artists, academics, practitioners, or as journalists, dataset investigation is one of the few tools we have available to gain insight and understanding…
those old experiments I did with the brick […] caught the eye of the production team gearing up to make The Lego Movie around 2012 or 2013. In search…
Awesome article, not just for the advice about printers. an entire ecosystem of content farms seems motivated to constantly update articles about…
Lydia Hallie
JavaScript Visualized - Promise Execution
The cool thing about Promises is that this can trigger an asynchronous action if a handler is attached by either then
or catch
. Since the handlers…
An Interactive Guide to CSS Container Queries
Ahmad Shadeed once again offers us a very detailed and interactive article - a true work of art! While building layouts in CSS, we always wanted a…
67 Weird Debugging Tricks Your Browser Doesn't Want You to Know
A list of useful, not-obvious hacks to get the most out of your browser’s1 debugger. Assumes an intermediate-level-or-higher understanding of the…
How we’re approaching theming with modern CSS
in the context of heavy theming, semantic CSS is going to be the key for long term success, not atomic stylesheets (ASS)