for example, much of the English-speaking world celebrates some derivative of Armistice Day on 11 November, and a minority celebrates Martinmas
but you COULD be celebrating Old Halloween
i’d be more surprised to find a Core Team which *is* accountable, in this realm of software development
« More broadly, the liberal accommodationist strategy of a Code of Conduct masks and upholds a centralization of power around the software project and those who control it (who have complete and total jurisdiction over the enforcement of said Code), placing oppressed parties in a position of service and subservience rather than working to ensure their own empowerment and self‐determination. »
@djsundog ¿por qué no los dos?
The Rise of Kyoshi
« It was hard for her to comprehend that the spiky bits weren’t a natural part of Rangi’s body. » oh right this is back when Spikes were a Fire Nation thing
The Rise of Kyoshi
« “Don’t criticize Yun’s past life,” Rangi said, whacking her shoulder with a mittened hand. “The Avatars tread paths of great destiny. Every action they take is meaningful.”
They meaningfully passed another three dull, meaningful hours »
@aescling oh i guess there is an Array::entries() method which i could be using instead of Object.entries(…).values() but same thing
@aescling (pipes here is an array, if that helps)
const pipesIterator = Object.entries(pipes).values();
for (const [pipeNº, index] of pipesIterator) {
/* … */
let nextPipeNº = pipeNº;
while (pipes[++nextPipeNº] < lastIndex) {
// skip pipes which precede lastIndex
if (pipesIterator.next().done) {
break;
} else {
continue;
}
}
}
@aescling because i needed to skip some iterations in a for…of loop?
“interesting” here is acting as a shorthand for “actually interesting”, not “having rare or unexpected qualities”, which would render this statement paradoxical
Administrator / Public Relations for GlitchCat. Not actually glitchy, nor a cat. I wrote the rules for this instance.
“Constitutionally incapable of not going hard” — @aescling
“Fedi Cassandra” – @Satsuma
I HAVE EXPERIENCE IN THINGS. YOU CAN JUST @ ME.
I work for a library but I post about Zelda fanfiction.
For the time being, this is mostly a mirror of <https://status.ladys.computer/>. Want to get in touch? E·mail me!