FeedCity logo

FeedCity

Feeds from people participating at the IndieWebCamp Düsseldorf, May 2025.

A public list by dan.

Daniel Pietzsch Verified Updates instantly via WebSub.

It turns out, lazy loading does work with responsive images in Firefox 75: for this to work, you currently have to put the loading attribute before srcset in the attribute list of an img tag. This is a bug, and will be fixed in a future release. So, I changed my markup accor...

Daniel Pietzsch Verified Updates instantly via WebSub.

This site now uses lazy-loading for the Youtube video embeds. Meaning, a preview image is loaded, and only when you click that is the actual video embed requested.

After posting a few Youtube videos to this site recently, I noticed this was loading a whole lot of quite large third-party resources. And this was happening without even playing a video – very likely resulting in visitors having to download a non-trivial amount of megabytes of no use. The site was slow to load. My Lighthouse score went way down.

So I fixed it.

To lazy load the videos I wrote a Jekyll plugin for a custom Liquid tag, that will take a Youtube video URL as parameter and spit out an iframe tag that uses its srcdoc attribute to at first only load the video’s preview image and display a “Play” button.

Daniel Pietzsch Verified Updates instantly via WebSub.

Grmpf. I just noticed my “Fuck you, Instagram!” bookmarklet became useless. Instagram won’t let you click and open an image from a person’s index page. They now immediately prompt you to log in. And while the bookmarklet currently still removes the log in modal, any further attempts on clicking an image are ignored. So, this current version does not work any longer. 😠

At least, one can still right-click and hit “Open Link in New Tab” (in Safari that is). But that’s pretty tedious.

I wish more people simply had a website or blog without this sort of nonsense.

Daniel Pietzsch Verified Updates instantly via WebSub.

Spent the evening working on this site a little bit:

  • Added article teaser images to index pages.
  • Made the “Read More” links more prominent.
  • Added OpenGraph og:image and og:type meta tags.
  • Adding loading="lazy" to the Youtube iframes.
  • Making the Youtube embeds grayscale on index pages unless you hover over the article.

Matthias Ott
• Matthias Ott

My Visual Studio Code Setup: Extensions and Themes

And then, the display of my MacBook Pro broke. So after five years, it was time to get a new machine, after all. Every time this had happened in the past, I took the opportunity to start from scratch and do a fresh install of all the software I in fact use and need. Conseque...

Daniel Pietzsch Verified Updates instantly via WebSub.

So, here’s a drumcam video of Danny Carey playing “Pneuma” off the latest Tool album:

Danny Carey – Pneuma by Tool (LIVE IN CONCERT)
YouTube video: Danny Carey – Pneuma by Tool (LIVE IN CONCERT)

Seeing a drummer play songs live always makes you appreciate the skill even more than simply hearing it. Even with someone like him, where by merely listening it’s already immediately obvious that most people – including me – probably wouldn’t even be able to count this song correctly let alone play drums to it and keep a band playing together.

I also think it’s a first, I’ve seen that type of high-quality video of Danny Carey.

And great song by the way. My current favourite from “Fear Inoculum”.

Matthias Ott
• Matthias Ott

Thoughts on Writing: Diamond Polishers and Vomit Drafters

They say that writers come in two flavors: Diamond polishers and vomit drafters. Let me explain. Have you ever been sitting at your desk, trying to write one single paragraph, but then found yourself meticulously fiddling with every single shred of a word and each and every ...

Daniel Pietzsch Verified Updates instantly via WebSub.

My first ever pedalboard is taking shape.

In addition to the looper, the phaser, and the Little Big Muff fuzz I mentioned before, I now also got an EHX Pitch Fork and an expression pedal.

It’s all attached to the pretty much smallest pre-build board I could find: a Fame Spaceboard 50S.

And I think I now want to buy a single dedicated power supply, which can power all those pedals. Because it’s currently a little annoying having to power the pedals all individually.

Anyhow: happy progress!

Daniel Pietzsch Verified Updates instantly via WebSub.

📄 Webmentions

This site can now receive Webmentions. Either directly or via Twitter (with Bridgy’s help).