I pulled over because there was a whole…duckload of mallards just grazing their way down the street along the grass.

Context: I was driving past a park that has a pond with a year-round population of ducks and geese and attracts other waterfowl. Usually near the pond.

This isn’t. It’s at the edge of the park. I pulled over because there was a whole…duckload of mallards just grazing their way down the street along the grass.

https://www.inaturalist.org/observations/106648161

Blurry nighttime view of a sidewalk with grass on either side, lampposts, trees and a building in the distance...and a zillion ducks walking around on the grass, their heads down to the ground.

On Wandering.shop

Most of what’s left is refinements, but I still haven’t decided how to handle comments. …

Most of what’s left is refinements, but I still haven’t decided how to handle comments. I’ve got a simple structure for *displaying* comments, but no way to accept new ones yet.

Static site generators inherently can’t process input. If you want comments, you have to hook something else up, or offload them entirely.

The original posts didn’t get many comments, so I might just leave it at the mailto link for now. (Talk about flashbacks…)

On Wandering.shop

Here goes: I’ve taken the troubleshooting posts that I already put on #gemini and set …

Here goes: I’ve taken the troubleshooting posts that I already put on #gemini and set up a web mini-site with them. I figure on adding more as I go along, redirecting some blog posts and linking others.

https://hyperborea.org/tech-tips/

Digging deeper into #IndieWeb and #Eleventy/#11ty, trying to make it both light and responsive, and building a reusable template setup.

Once I’ve refined it a bit more I plan to generalize it & post a git repo of the structure & styles

https://hyperborea.org/tech-tips/about/

On Wandering.shop

Apparently Fedora has a Brainfuck interpreter in its repository

Apparently Fedora has a Brainfuck interpreter in its repository.

Accidentally typed “bf” and it offered to install the package.

What is Brainfuck, you ask? “Code that was designed to hurt” is a good description. https://theoutline.com/post/825/brainfuck-coding-languages

The entire syntax is made up of +,-,<,>,[,],. and ,

On Wandering.shop

Ah, this looks like the description I saw way back when

https://www.muppetlabs.com/~breadbox/bf/

Coffee maker started leaking a few days after we descaled it

Coffee maker started leaking a few days after we descaled it. Just a little at first, then more each day. kid opened it up. One of the water hoses has a crack in it surrounded by mineral deposits. As near as we can tell, the minerals were probably blocking the leak. 🤦‍♂️

No luck finding dedicated replacement parts, but we found a 5′ length of high-temperature silicone tubing in the right size. Here’s hoping it arrives soon. And works.

On Wandering.shop

More rethinking my website in the #IndieWeb context. The “garden and stream” metaphor…

More rethinking my website in the #IndieWeb context. The “garden and stream” metaphor brings up a good point: Not everything we put online is sequential.

I have a lot of stuff on my blog that doesn’t belong in the middle of a long stream of time-based posts as well as it would in a topic-based collection. Heck, I already reorganized the tech troubleshooting when I mirrored stuff to #gemini

https://indieweb.org/garden_and_stream

gemini://hyperborea.org/howto/

On Wandering.shop

But it’s also gotten me thinking: What kind of approach do I really want to take?

But it’s also gotten me thinking: What kind of approach do I really want to take?

I want a unified, self-hosted, #IndieWeb enabled gallery of the photos I’ve shared on social sites, yes, but are my Instagram / Pixelfed / Twitter / Mastodon photos *actually* that different from the ones I share on Flickr? There’s a lot of overlap.

Would it make more sense to just make one big #photogallery with everything?

On Wandering.shop

I guess the big questions are:
1. How differently do I use IG/Pixelfed/Mastodon/birdsite compared to Flickr (aside from volume)?
2. How differently are the sites structured, and how can I best combine those?
3. Do I want to?

On Flickr, each photo has a title, description and metadata, and you can build collections of as many as you want.

On IG etc, several photos might share a description and tags. And I think Pixelfed is the only one that has an album equivalent.

On Wandering.shop

Back in the day I used Instagram as sort of the rough draft for Flickr – I’d take a snap with the phone, and if I had a better camera with me I’d take a photo with that, and then when I got back to a desktop I’d take whichever came out better, adjust it as needed, and post that one to Flickr.

Then phone cameras got better.

On Wandering.shop

I still put a lot more on Flickr than other sites, but I suspect if I went back through my whole Pixelfed archive and my IG archive from the point when they allowed non-square aspect ratios to the point when I stopped using it, most of the shots on there are going to also be on Flickr.

On Wandering.shop

Well, I haven’t gotten around to doing much with the 11ty based photogallery approach yet.

Well, I haven’t gotten around to doing much with the #11ty based #photogallery approach yet. Just enough to realize the template I started with isn’t the way I want to go. It puts the image list and metadata in one giant JSON file, and I’d rather use individual markdown files with front matter and the caption/comment/description as the body.

I’ve found a couple of articles that are closer to what I want to do with it, so I may end up basing it on one of those or rolling my own entirely.

On Wandering.shop