here is my finger .plan:

#a11y / #accessibility, software, #libraries, #archives, publishing, children’s & YA lit, #disability, #W3C

Don’t feel obliged to follow back. I delete all my posts after a week. I live on #dreamwidth.

  • 0 Posts
  • 43 Comments
Joined 2 years ago
cake
Cake day: November 9th, 2022

help-circle



  • In the micro, it’s usually the correct choice to have SaaS everywhere. I don’t mean the anti-labor parts like “outsource your entire [X] department to a SaaS product”, but for infrastructure? Akamai, azure, AWS, google, cloudflare, etc. are all vastly more qualified, because of scale, to manage the threat landscape. And once you’re in that ecosystem why not tie yourself into it tighter and tighter? The next thing you know US-East-1 goes down & your entire crisis mitigation system is busted.






  • Until I got to the end, I actually assumed “we’re ethical hackers” meant that they were aging X-ers who’d been aspiring to some Cult of the Dead Cow shit since they were script kiddies in the 90s, not “we’re literally children”. I legit didn’t realize the Youth still talked that way; it’s off putting but almost reassuringly anarchist. Be gay, do NPM crimes, kids!

    They definitely overreacted to github’s scold, though.


  • Can’t uninstall if you’re anyone’s dependency? That’s a social problem; if an underlying package goes away or breaks, then yes, the downstream packages need to update (and JS needs a frickin stdlib so people stop importing 12-line string formatters).

    Can’t uninstall if you’re someone’s wildcard dependency? That’s a bug.

    Can’t uninstall if you depend on self? Massive bug.

    The kik naming thing? I find package namespacing irritating but it solves that problem.