Profile avatar
defaced.dev
Designer, developer, tinkerer. Head of Data & Engineering: bamboonine.co.uk Chief Tinkerer: gethorseman.app / defaced.dev
444 posts 2,310 followers 541 following
Regular Contributor
Active Commenter

This is the content we need to be reading now in response to AI spreading through our industry like an illness. As Salma says, “The maths isn’t mathsing”. whitep4nth3r.com/blog/the-pro...

Setting up redirects from 404 responses because LLMs hallunicated source URLs feels like something we really shouldn't have to be doing. 😑

👀 Coming to Chrome DevTools in Chrome 138: CSS Value Tracing When you hover a --custom-prop in a `var()`, DevTools currently shows you the computed value. From Chrome 138 onwards, you can hover the `var` part to see how CSS actually got to that value.

More educational and amusing HTML content from Heydon here. heydonworks.com/article/the-...

Just because I've not been putting out public work lately doesn't mean I haven't been keeping busy with personal projects. 👀 Here's a glimpse at my personal self-hosted web app that automatically keeps track of what I'm playing on Steam and lets me organise my library.

[New blog post] Are CSS Carousels accessible sarasoueidan.com/blog/css-car... In this post, I share some important insights from examining the accessibility of CSS-only carousels that use new features introduced in the #CSS Overflow Module Level 5 spec. #a11y

Why has no-one created a "slop or not" website where you rank content based on if you think it's AI slop.

SEO burnout is real. After over two decades in the trenches, I’ve seen how it creeps in & how to stop it before it wrecks your momentum. In this new video, I explain mastering SEO without burning out. No fluff. Just strategies that actually work. 📹 Watch here: brianharnishseo.com/mastering-ar...

Is there anyone still using a Psion MX? The absolute peak of the PDA era.

Every time I see a Cybertruck I think of this being it's fate in 10 years

🥳 It's an exciting day! 🥳 Thanks to Webflow GSAP is now 100% FREE - including ALL of the bonus plugins like SplitText, MorphSVG, and all the others that were exclusively available to Club GSAP members. We can't wait to see what you make! gsap.com/blog/3-13

I built a Playstacean!

Spent 2 hours writing, 4 hours editing, and 2 days spiraling about whether anyone would care. finally hit publish anyway. ashley.dev/posts/fear-o...

Does anyone have a good course recommendation to give to somone for learning JS fundamentals, with the focus on vanilla and not frameworks.

Hope everyone had a great #BrightonSEO! Sorry I couldn't be there, I was busy getting married. 🥳

Let’s talk about placeholder, format indication and accessibility. Short and simple version: don't placeholders to communicate input format indication.

My car engine has died after only 60k miles at the same time as the clutch has failed, and the manufacturer won't replace either as a gesture of goodwill. I cannot afford a new car and I'm getting married in less than two weeks. 😭

📝 New Blog Post: Poisoning Well I have started publishing nonsense content on my blog, to mess with LLM crawlers. Here is the article, all about it: heydonworks.com/article/pois... And here is the nonsense companion article, all about *whatever*: heydonworks.com/nonsense/poi...

Does Android expose the currently selected Material You system colours to Chrome or PWAs at all?

My Pixel 4XL finally gave up the ghost, so I've replaced it with a 9 Pro. The buttery smooth scrolling has now got me looking up 120hz desktop monitors. 🫣

Researched Google's New AI Mode So You Don't Have To 🚀 Evaluated hundreds of AI Mode outputs across user intents & here's what you NEED to know: 🔍 It's genuinely AI-powered - the same query "cheap flights" produced seemingly endless variations of output text ranging from 370 to 449 words!

Ever wanted to get the number of auto-fit columns in CSS? ``` --u: 5em; grid-template-columns: repeat(auto-fit, minmax(var(--u), 1fr)) ``` It's now possible! Using registered #CSS vars, the tan division hack and container query units! Here's a little test on @codepen.io: codepen.io/thebabydino/...

Do I know anyone who is an engineer on Google Analytics?