As my homelab is about to reach a milestone I thought I’d look back on where it started.
Feeds from people participating in the IndieWebCamp Düsseldorf, April 2026.
BurgeonLab: Full-text
• Naty S
Things I Learnt About RSS Feeds
RSS feeds are still relevant, so I will share how to validate them and optimize their functionality in WordPress and Hugo. Learn to add featured images, exclude pages, and fix common bugs like invalid XML. With tips on improving RSS descriptions and templates, this guide ensures your blog’s feed is reader-friendly and visually appealing.
Weeknotes 2025-06-02
2. when I wanna programm a focus trap, like a modal creates one, it is suddenly not enough to do a querySelectorAll('iframe, input:not([type="hidden"]), select, textarea, button, a, [contenteditable], [tabindex]:not([tabindex="-1"])). I now have to select all elements and filter them for being scroll containers by issuing a costy getComputedStyle(). it would be better if there was a :scrollable pseudo class or similar.
@Chrome Q: starting with Chrome 132, you folks made scrollers focusable when they do not contain any focusable children. In practice that yields two problems for me:
1) to make certain areas not scroll through when a backdrop is visible, I create a pseudo element which cacthes scroll by makeing it scrollable and setting overscroll-behavior: contain. Problem now is that the parent element gets focus, even when it has focusable children itself (only the pseudo hasn't)
Technical Difficulties
I don’t like starting sentences with I.
Weeknotes 2025-06-02
IndieWeb Movie Club: June 2025
Also posted to Indienews
Hey all! For this month's IndieWeb Movie Club I encourage people to (re-)watch 1964's Mary Poppins! Especially for those of you with kids this might be a great movie to watch together. Despite being 61 years old I think it holds up very well.
Read more on the site…
@iandevlin 👋🏻😊
What Is This Feeling, If Not Love? | Zachary Kai
I fall in love. Often. All the time. Not just with the usual suspects: film, music, books...but people. Strangers across the street, brief acquaintances, friends. And I don’t mean i...
Today
Announcing Subscribe Openly
@freddy hey and good morning! For some reason I came to think about the Sanitizer API and I wonder what the current status of it is. Do you know?
Drying my hair
Phoenix
The things around me
I’ve been following the news of late, and it is particularly depressing. Professionally, one of the things I hate the most is that philosophy of tearing everything down and then figuring out how to rebuild it, instead of coming up with a thoughtful and well researched plan and then slowly and deliberately implementing it. Not even getting into their views on why or what should replace it, the current US administration seems to want to tear everything down instead of coming up with a plan and then carefully executing.