@thisismissem@hachyderm.io avatar

thisismissem

@thisismissem@hachyderm.io

Tech Princess 👸🏻 Feminist Politicker 💁🏻‍♀️ Fashionable Woman 💋 Tooling Witch 🛠
🚀 Founder of https://unobvious.technology
Pro-Unions 💪🏻 Trans & Queer 🏳️‍⚧️🏳️‍🌈

I currently work on Moderation and Trust & Safety tooling for the Fediverse.

Contributor to Mastodon & Pixelfed.
You've probably used code I’ve written.

Advisor to IFTAS (https://about.iftas.org)

This profile is from a federated server and may be incomplete. Browse more on the original instance.

thisismissem, to random
@thisismissem@hachyderm.io avatar

Is there any good random image generator for Node.js? I'm gonna need a bunch of media files to load test something.

thisismissem, to LGBTQ
@thisismissem@hachyderm.io avatar

Get some pride on your Mastodon instance with this small snippet of CSS you can add via the admin panel: https://github.com/vndmtrx/mastodon-pride-button

thisismissem, to random
@thisismissem@hachyderm.io avatar

This transfer is going at like 43 MB/s over peer to peer, and I'm wondering why it's not faster? Both have SSDs and Gb/s wifi.. and the router is in the same room

thisismissem, to random
@thisismissem@hachyderm.io avatar

Is there a IPFS <-> S3 bridge? I feel like there must be?

thisismissem, to random
@thisismissem@hachyderm.io avatar

Should've removed all those node_modules folders:

thisismissem, to fediverse
@thisismissem@hachyderm.io avatar

Is there any software that allows instances to be at different pathnames, instead of different hostname / port combinations?

Like:

https://social.example/foo => one instance

https://social.example/bar => a totally different instance

As far as I know no, but I'm looking at the spec, and I'm not sure there's anything in there about this?

thisismissem, to random
@thisismissem@hachyderm.io avatar

Was really impressed by what I saw from Tall Poppy and the resources they provided for keeping moderators and administrators of fediverse servers safe!

If you want to learn more about this, see @iftas's posts!

thisismissem, (edited ) to random
@thisismissem@hachyderm.io avatar

Just landed two changes to Mastodon, particularly around Web Push Subscriptions:

We'll now throw errors when doing POST /api/v1/push/subscription if the endpoint is an invalid URL, or if the keys values can't be used to encrypt a message.

That prevents you from registering a push subscription that just wouldn't work. We previously lacked input validation here.

#mastodev #mastoapi

thisismissem, to random
@thisismissem@hachyderm.io avatar

There's so much fear in the fediverse about bad admins/mods, and honestly it's no different to the days where we had forums with bad admins/mods.

The problem is that largely for the past decade people have been in walled gardens either never thinking of moderation, or actively needing to work against moderation to exist.

And you didn't have a choice, because you were locked into that provider & their moderation policies.

thisismissem, to random
@thisismissem@hachyderm.io avatar

The thing that stands out for me in Trump's interview with Fox & Friends on the weekend (seeing bits via Colbert), is that he never answers a question directly, it's always a dodge & miss.

Even something like "what's your relationship with God" is met with "well evangelicals love me" — that says nothing about that question

thisismissem, to random
@thisismissem@hachyderm.io avatar

Let's all watch Musk learn about Section 2257 and just how much that'll fuck him up, and also about all the age verification laws around the globe..
https://mstdn.social/@TechCrunch/112552496940815329

thisismissem, to random
@thisismissem@hachyderm.io avatar

I've just heard that the Mastodon team are releasing 4.2.9 with this backported.

So once your server has upgraded to 4.2.9 you'll be able to use all your favourite OAuth applications without having them break.
https://hachyderm.io/@thisismissem/112526992946188999

thisismissem, to mastodon
@thisismissem@hachyderm.io avatar

If you've ever tried to implement an OAuth Application for Mastodon, and butted into the “unknown client_id / application” error, where the Mastodon server has silently deleted your OAuth Application….

I have good news for you:We've removed the OAuth Application Vacuuming from Mastodon: https://github.com/mastodon/mastodon/pull/30316

🎉

thisismissem, to random
@thisismissem@hachyderm.io avatar

Does anyone know if OIDC based publishing (not just provenance) is coming to npm?

i.e., so I don't need a NPM_TOKEN from CI based publishing which has a IDC ID Token provider, much like the new Rubygems' Trusted Publishing setup.

cc @github @githubsecurity @rowbit

thisismissem, to random
@thisismissem@hachyderm.io avatar

Call to Action: Fediverse Media Server – Shlee

Interesting read & also what I think we need with URL Preview fetching
https://shlee.fedipress.au/2024/call-to-action-fediverse-media-server/

thisismissem, to random
@thisismissem@hachyderm.io avatar

I really have questions about the German Weather office's idea of "strong weather" — we've had SO MANY warnings this year for barely anything?

thisismissem, to random
@thisismissem@hachyderm.io avatar

This might actually be a good AI usage?
https://wikimedia.social/@srishakatux/112486387689838025

thisismissem, to random
@thisismissem@hachyderm.io avatar

@ivory for some reason my theme randomly changes from the pink I've set it to, back to red (default), any ideas why?

thisismissem, to random
@thisismissem@hachyderm.io avatar

Have been heavily working with Adonis.js for the past two weeks & pretty thoroughly enjoying it.

Some stuff is a little idiosyncratic to me, but overall I'm able to move really fast with it.

https://adonisjs.com

thisismissem, to bluesky
@thisismissem@hachyderm.io avatar

So, kinda like mentioned people only posts, ish.

thisismissem, to random
@thisismissem@hachyderm.io avatar

What's the comparative statement in your industry to: “that's great, but can you hang a door?”

I feel like in web development it's: “that's great, but can you center a div?”

thisismissem, to random
@thisismissem@hachyderm.io avatar

DOJ: ”Put simply, CSAM generated by AI is still CSAM, and we will hold accountable those who exploit AI to create obscene, abusive, and increasingly photorealistic images of children“

Report via Ars Technica
https://arstechnica.com/tech-policy/2024/05/csam-generated-by-ai-is-still-csam-doj-says-after-rare-arrest/

thisismissem, to random
@thisismissem@hachyderm.io avatar

Good gosh, my internet has been a crawl today, when I'm meant to have up to 250mb/s I'm only seeing maybe 140mb/s, and LOTS of connection resets.

And let me tell you, this makes working with terraform extremely painful.

thisismissem, to random
@thisismissem@hachyderm.io avatar

So y'all know I'm currently working on CSAM detection for IFTAS, right?

So as part of that, I need access to various third-party stuff like Thorn's Safer test matching content and the PhotoDNA libraries.

The other day we needed to transfer one of these libraries within the team, and a service provider flagged our account as containing potential CSAM.

Now, there's absolutely not CSAM in the file we transferred, but there are test images that will have their hashes in hashsets for testing.

thisismissem, to random
@thisismissem@hachyderm.io avatar

Ah, fuck.. looks like I need to spend €4000+ on a brand new Apple laptop.. because the keyboard on mine has started to completely fail, and I'm having other weird issues (mine's 7 years old)

Here's to unexpected expenses…

I could really do with a lot of support right now: https://support.thisismissem.social

  • All
  • Subscribed
  • Moderated
  • Favorites
  • JUstTest
  • mdbf
  • ngwrru68w68
  • modclub
  • magazineikmin
  • thenastyranch
  • rosin
  • khanakhh
  • InstantRegret
  • Youngstown
  • slotface
  • Durango
  • kavyap
  • DreamBathrooms
  • megavids
  • GTA5RPClips
  • ethstaker
  • normalnudes
  • tester
  • osvaldo12
  • everett
  • cubers
  • tacticalgear
  • anitta
  • Leos
  • provamag3
  • cisconetworking
  • lostlight
  • All magazines