playlist creation platforms
the correct suggestions for someone making a playlist of 00s tunes in 2023 is not all the songs that those artists have made but more recently
take a hint
playlist creation platforms
i promise u i already know about P!nk that’s why i added her song
programming
it’s not possible for an organization to go “ehhh, the aesthetics of this don’t sit right with me” and spend a weekend tinkering with it
organizations don’t have aesthetic sensibilities and individual personality doesn’t matter much to test suites
in my own practice, i want to employ programming models which enable those forms of expression
programming
inverting the idea of “lone wolf” programming
a monolithic application programmed by a single organization where compatibility is enforced by the application/test suite breaking if someone pushes an incompatible change: that’s isolated
a dozen people all working on their own codebases and projects where the fruits of the ecosystem are only attainable if everyone agrees to the same sets of basic principles and interfaces, despite a lack of any real technological means of enforcing them: that’s social
programming
open source in the sense of big collaborations can be good
but open source in the sense of a collection of small, individual takes on various problems is better, if you can just get the people to agree on a shared interface for communicating between those programs
it’s saturday
come listen to some japanese jazz
https://www.youtube.com/playlist?list=OLAK5uy_nT0vcdxq0qpcqT3UUiLXqVnjYe5LQ_BtQ
re: holidays
if you live in a state where your institution still can claim copyright over your work even though you are doing it on your own time and on your own device and they aren’t paying you, i am sorry
re: f·b·i monitoring of activist movements
they’re using this as evidence to debunk the conspiracy theory that jan 6th rioters were provoked by the f·b·i but uhhh it’s kind of concerning in its own right
f·b·i monitoring of activist movements
« Most of the federal informants who have emerged from criminal cases related to Jan. 6 were not tasked by their handlers with spying on right-wing subjects — let alone with seeking to entrap Trump supporters into storming the Capitol. They were mostly far-right figures who were recruited by the F.B.I. to report on their adversaries in the far-left antifa movement. »
javascript
this is almost certainly a profoundly difficult-to-optimize way of doing this but i love giving browser manufacturers impossible problems to solve
javascript
const s = [,,,];
2 in s; // false
const d = dense(s);
2 in d; // true
d[2]; // undefined
s[2] = "value";
s[2]; // "value"
d[2]; // "value"
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.