pull down to refresh
If you do this, I'll create an animated meme with you as the main character, similar to the one at #1450231.
Ever since a comment you made about supply chain attacks, I've been depicting you in this Final Destination scene:
(I'll probably create it anyway at some point. I think creating animated memes is one of my callings.)
This video is age-restricted and only available on YouTube.
Since you're apparently logged in to youtube maybe you can run:
yt-dlp --cookies-from-browser <yourbrowsername> -t mp4 -o myvid.mp4 "https://www.youtube.com/watch?v=6HrTgWedKG0"and share it through a non-spooky, non-nazi, non-KYC platform... like... idk... your filesharing vibe thing from the other day? thx ❤️
supply chain attacks
They're real but the bigger threat right now is Claude. I'm down to 9 apps through obtainium and 3 through f-droid, on my insecure day-to-day phone. Soon 8, when I purge amethyst. I have migrated an older version of Amber into a an emulator pending replacement. That's what the world has come to in 2026: "no, i don't trust you, bro".
Thanks. I have a working but unpublished (because it is sloptained, not maintained) javascript lib. But I promised for this one I'd write it in Python and will publish it.
I can probably get you alerts on API changes; I'd want that for the python implementation anyway (even though it'll be extremely narrow in scope.) Graphql is "self-documenting" so we can just diff json (even on closed source) and for SN we can even ingest commits and be prepared before publish. This in turn we can also automate (I have a framework but I'm not happy with it as-is yet) and have bots trace back to code commits with some minimal cognitive debt by only reading lines that matter to relevant APIs.
I'll look into what it takes to notify downstream public github repos.