rssed

a collection of dev rss feeds - blogroll

Add a new feed

+

321 feeds


Go Make Things

Posts

Creator Spotlight: Questing Refuge đź”—

Lately, I’ve been binging the back catalog of videos from my internet friend Willow on their YouTube channel: Questing Refuge. Willow is an autistic t [...]

Navigating the maze đź”—

If you’ve ever been to a really good museum or botanical garden or an IKEA, they typically have a maze-like layout. Rather than a central hub with cle [...]

Resistance is your duty đź”—

My friend Evan recently wrote a very well documented article on how AI isn’t inevitable, it just feels that way because it’s constantly foist upon us. [...]

Stand for something đź”—

I’m so continually disappointed by how many people have absolutely no standards if it means being inconvenienced or “standing out” in any way. Yea, E [...]

Expanding the digital garden đź”—

Over the last few weeks, I’ve made a lot of updates to my digital garden… All of the old guides have been harvested and replanted as new ones. I adde [...]

AI is not a person đź”—

You didn’t “have a conversation” with ChatGPT. It doesn’t “think you should…” It doesn’t think. It didn’t “tell you that…” It doesn’t speak. It doesn’ [...]

How to detect when an element's visibility changes with JavaScript đź”—

Today, I wanted to show you how to detect when an element’s visibility changes using the JavaScript IntersectionObserver API. Let’s dig in! The Use Ca [...]