Pfiouuu… mon billet précédent date du 3 juin 2022. Quand je vous disais que je ne serais peut-être pas très prolixe… 😁 Ce soir avait lieu la 42e…
Pfiouuu… mon billet précédent date du 3 juin 2022. Quand je vous disais que je ne serais peut-être pas très prolixe… 😁 Ce soir avait lieu la 42e…
If you want to your #Wordpress content on #Mastodon, you can either
use the https://wordpress.org/plugins/activitypub/ plugin: “With the ActivityPub plugin installed, your WordPress blog itself function as a federated profile, along with profiles for each author”
push the content to any existing Mastodon account by using my GitHub Action, with help from the new docs written by @Julianoe@mastodon.xyz : https://github.com/nhoizey/github-action-feed-to-mastodon/blob/main/docs/wordpress.md
Should I please Lighthouse with modern image formats, or my visitors with progressive rendering of large images in my photography site? 🤔
Of course, this would be much easier with genaralized JPEG XL support, both modern and allowing progressive… 🤷♂️
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…
Most mentions of the magical CSS object-fit: cover;
in development tutorials should be accompanied by a warning: in most situations, it means the browser will download an image that is larger than required (at least in one direction), and optimization on the server side could be a better option.
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…
There is now a search feature on my photography site! 🔍
For example: https://nicolas-hoizey.photo/search/?q=lamine
It is powered by the great pagefind project, thanks @bglw@fosstodon.org and #CloudCannon! 🙏
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)