zachleat.com is one of the many independent Mastodon servers you can use to participate in the fediverse.

Server stats:

1
active users

@zachleat 1) Yellows FTW (C+L champions) 2) What do you use when there is no color that meets your 0.4<x<0.95 filter? 3) Did something go wrong without the concurrency queue that led you to it, or was it a defensive move? I don't have good intuitions about when adding something like that is worth it/not.

Zach Leatherman :11ty:

@eeeps I think the default is just a light gray but it definitely happens!

Yeah, I usually try to add a concurrency queue (and heavier caching) for things that can/might fetch out to remote sources — definitely a defensive move after I saw some build failure flakiness in some deps

@zachleat Innnnteresting (about the concurrency queue) thank you!