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 Supports Webmention Valid

The URL for subscribing to a YouTube channel via RSS:

https://www.youtube.com/feeds/videos.xml?channel_id=ADD_CHANNEL_ID_HERE

You get the channel_id from the URL of the channel.

Daniel Pietzsch Verified Updates instantly via WebSub Supports Webmention Valid

As much as I like Jekyll, Liquid is bloody nonsense.

It’s probably just me.

But I find its strange syntax and very limited functionality so frustrating. I always wish I could just use plain Ruby and not have to struggle every time I want to do anything in my view templates.

Daniel Pietzsch Verified Updates instantly via WebSub Supports Webmention Valid

📄 Düsseldorf Webcams

The city of Düsseldorf offers some surprisingly high-quality webcams. Embedded here for my own convenience, so I can watch them all at once.

Daniel Pietzsch Verified Updates instantly via WebSub Supports Webmention Valid

📄 My fluid website layout

I'm using a viewport-based CSS layout for this site. What this means and why I do this is all explained in this post.

Daniel Pietzsch Verified Updates instantly via WebSub Supports Webmention Valid

📄 Thoughts on lazy loading images

My current thoughts on this feature, its advantages and disadvantages, and why I have currently enabled this on my personal sites.

Daniel Pietzsch Verified Updates instantly via WebSub Supports Webmention Valid

📄 Photo Journal Design Update

In the last week, I updated my photo journal’s design. There are no more borders around the images, the photos are more aligned to a grid and have varying sizes. It’s all more well-aligned and therefor looks cleaner.

Daniel Pietzsch Verified Updates instantly via WebSub Supports Webmention Valid

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 Supports Webmention Valid

📄 Corona update

More personal thoughts and updates on the Corona virus situation.

Daniel Pietzsch Verified Updates instantly via WebSub Supports Webmention Valid

Current film stock.

Daniel Pietzsch Verified Updates instantly via WebSub Supports Webmention Valid

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 Supports Webmention Valid

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 Supports Webmention Valid

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 Supports Webmention
• 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 Supports Webmention Valid

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”.