Removing Alttext-less images from bsky.app

Here’s a script you can add to Violentmonkey plugin for firefox to toggle visibility of bsky images without alttext.— // ==UserScript==// @name Bluesky ALT filter toggle// @namespace http://tampermonkey.net/// @version 1.1// @match https://bsky.app/*// @grant none// @run-at document-idle// ==/UserScript== (function () {const…

Reflections on Purple

The following is a reaction to this video: https://www.youtube.com/watch?v=TH9t7ud7Jgk This was an assignment for a course I am participating in. I am sharing in entirety, as submitted. I think the video is something I’d like my community to see and…

Decision Support Systems

“If I listened long enough to you. I’d find a way, to believe that it’s all true” – Rod Stewart, warning us about Alexa. Clippy. Goddamn Clippy from Microsoft Word circa 2000s. That’s the decision support tool that most people…