Je n'avais jamais pensé au fait que les navigateurs web modernes incluaient un parser XML et un système de transformation basé sur XSLT. Ca ouvre des perspectives fascinantes (même si vieilles de 25 ans) https://github.com/pacocoursey/xslt #xml #xsl #web #build
🔁 From our "Digital Crossroads" collection:
How I Use Kagi - https://flamedfury.com/posts/how-i-use-kagi/?ref=feedle.world
---
See other stories like this one here: https://feedle.world/digital-crossroads
🔁 From our "Digital Crossroads" collection:
The BBC is launching a paywall in the US - https://www.theverge.com/news/693566/bbc-online-tv-content-paywall-subscription-us?ref=feedle.world
---
See other stories like this one here: https://feedle.world/digital-crossroads

If a grid has n
columns, it has n - 1
gaps in between them. Enjoy this interactive @codepen demo illustrating the concept: https://codepen.io/thebabydino/pen/LEVqOpZ
#CSS #cssGrid #cssLayout #code #coding #web #dev #webDev #webDevelopment #frontend
🔁 From our "Digital Crossroads" collection:
Using TikTok could be making you more politically polarized, new study finds - https://theconversation.com/using-tiktok-could-be-making-you-more-politically-polarized-new-study-finds-258791?ref=feedle.world
---
See other stories like this one here: https://feedle.world/digital-crossroads
🔁 From our "Digital Crossroads" collection:
New US Visa Rule Requires Applicants To Set Social Media Accounts to ‘Public’ - https://www.tokyoweekender.com/japan-life/news-and-opinion/new-us-visa-rule-requires-social-media-accounts-to-be-public/?ref=feedle.world
---
See other stories like this one here: https://feedle.world/digital-crossroads

Introducing Web Numbers
Domains? Where we’re going, we don’t need domains!
Get ready for an exciting new (old?) way to address (small) web sites in 2026.
https://ar.al/2025/06/25/web-numbers/
💕
(Thanks to @letsencrypt.)
#WebNumbers #SmallWeb#domainNames #IPAddresses#TLS#HTTPS#LetsEncrypt #web #decentralisation#SmallTech
🔁 From our "Digital Crossroads" collection:
Boundaries for Designers & Figma acquires Payload - https://creativerly.com/boundaries-for-designers/?ref=feedle.world
---
See other stories like this one here: https://feedle.world/digital-crossroads

🔁 From our "Digital Crossroads" collection:
Google Should Pay for Crawling - https://veselin.blog/2025/06/25/google-should-pay-for-crawling/?ref=feedle.world
---
See other stories like this one here: https://feedle.world/digital-crossroads

It's kind of astonishing and sad at the same time how much money all the big AI companies earn but how bad parts of their UIs are.
A few quick example from the top of my head:
The Claude web UI for example takes multiple seconds to load.
For a simple input interface.
Mistral uses checkboxes for their libraries which are styled like radio buttons. Basic UX mistake.
Are they vibe coding all their frontend code or what?

So what else could we do? Use an SVG filter!✨
Set the #CSS gradient as one with two end stops and no steps and apply a super simple #SVG #filter (same idea as here https://mastodon.social/@anatudor/114703583973454917 ) that makes it stepped.
Works for all gradient types - see this @codepen demo https://codepen.io/thebabydino/pen/raVrZQN 😼
#cssGradient #code #coding #frontend #web #dev #webDevelopment #webDev #svgFilter #cssVariables
Using CSS variables solves both these problems, but we cannot use #CSS variables inside the #Sass mix()
function, we have to use the CSS color-mix()
. This means the compiled output looks way uglier.
You can check it out in this @codepen demo https://codepen.io/thebabydino/pres/bNdjKwJ
#cssGradient #code #coding #frontend #web #dev #webDev #webDevelopment #cssVariables


Given the end steps (00272b & e0ff4f) + a number n of steps, create a gradient with n equal & equidistant steps.
Generating them in a #Sass loop is always an option, but every gradient with different end steps gets its own long stop list & modifying an end step in DevTools doesn't change ALL steps. 🥴
You can see it in the live demo https://codepen.io/thebabydino/pen/xbxeyOM
#cssGradient #code #coding #frontend #web #dev #webDev #webDevelopment



I was on a new podcast called WTF Now. My episode is called How the internet went wrong. Sad title, but you will understand when you listen.
This is really back to my strong belief that we need regulation when it comes to user profiling. IMHO it should just be banned. Have a listen and let me know what you think!
#Vivaldi#Browser#AI#SurveillanceCapitalism#Meta#Politics #internet#Web