Also, daily Senryu from my ornj cat. @FrankTheKitten.bsky.social
Fancy seeing you here.
Fancy seeing you here.
The ones that bloom from fruit that fell to the wayside from the bunnies brave enough to make their way through the marigold and catnip.
The ones that bloom from fruit that fell to the wayside from the bunnies brave enough to make their way through the marigold and catnip.
Way to make our sacrifices mean nothing.
To paraphrase Martin Luther King Jr., I am beyond disgusted with the moderate who says that now is not the time to fight.
Way to make our sacrifices mean nothing.
To paraphrase Martin Luther King Jr., I am beyond disgusted with the moderate who says that now is not the time to fight.
Also, this is the only page that has this visibility issue. The original devs were...special.
Also, this is the only page that has this visibility issue. The original devs were...special.
Thought about using a set of hashes, maybe I'll do that. XD. I wonder how much that would improve runtime.
Thought about using a set of hashes, maybe I'll do that. XD. I wonder how much that would improve runtime.
if (userRoles.Any(x => role.Contains(x))) then display y.
But there are 15 possible display combinations, so I get to iterate each one to flip visibility.
if (userRoles.Any(x => role.Contains(x))) then display y.
But there are 15 possible display combinations, so I get to iterate each one to flip visibility.