Emelia
@thisismissem.social
1K followers 170 following 1.7K posts
Corruptress of protocols, working on trust & safety tech, open-source contributor. You've probably used tech I've contributed to. 🏳️‍⚧️ 🏳️‍🌈 🇩🇪 I'm on the Fediverse: https://hachyderm.io/@thisismissem Bridged: @thisismissem.hachyderm.io.ap.brid.gy
Posts Media Videos Starter Packs
Pinned
thisismissem.social
So a not too well known thing about me: I'm the co-author of the Client ID Metadata Documents internet draft that Bluesky / AT Proto uses for OAuth.

This document came about due to my work on Mastodon's OAuth implementation.

If you'd like to support my work: support.thisismissem.social
Support Emelia Smith (@thisismissem)
Fund her work on the Fediverse, improving trust & safety and other open-source contributions
support.thisismissem.social
Reposted by Emelia
aesthr.com
If you ever decide to fully shutdown an ATProto labeler, make sure to remove all the labels from the respective profiles before you pull the plug (unless you intend to bring it back at some point and want to keep the labels around.

I wrote a script for this that I ran before shutting things down.
thisismissem.social
I was going to try it, but a subscription for posting from the app? Really?
thisismissem.social
GitHub removing the list of my recent pull requests / issues from my dashboard in favour of garbage updates from repos I haven't touched in years is really slowing me down
Reposted by Emelia
malwarejake.bsky.social
Tell me you're desperate for revenue without telling me.

Seriously, imagine your elevator pitch is "we offer an AI that revolutionizes the enterprise, answers questions at a PhD level, and also talks dirty to horny young men." It would be like if PornHub was selling a productivity suite.
thisismissem.social
Gosh, having a requirement of "don't break bookmarked links" whilst also completely reimplementing filtering results in some messy af code.
thisismissem.social
Yeah, but the intent is very different
Reposted by Emelia
vicwalker.dev.br
Sometimes the report can be used to "appeal" about an incorrect label
Like I often do to correct incorrect "potential Twitter screenshot" labels applied to other people's posts

But would be useful if the report flux were the opposite, you select the categories that apply to the labeler you choose
thisismissem.social
Appealing a label or reporting an error with a label applied by a labeller is rather different from "accept all reports about anything"
thisismissem.social
I think I'd rather a dedicated appeals mechanism than just "report this arbitrary post to the labeller that labels PDS hosts"
Reposted by Emelia
samd.bsky.social
it’s funny how Jeff bezos dedicated the Washington post to embracing “free markets” and the free market of newspaper subscribers completely rejected it
thisismissem.social
Should a labeller be able to say "hey, I just label things, don't send me reports?"
thisismissem.social
Is cross compilation an option? Though, tbh, better-sqlite3 doesn't ship precompiled binaries for a lot of systems, or at least doesn't seem to use them
thisismissem.social
Yeah, nah, no thanks. 😂
thisismissem.social
Cool, so it'll probably be fullname-hyphenated-with-discriminator.ccTLD? Cool cool cool, would be a shame if you were to change the name you were given at birth.
soap.systems
the government should give you a free domain with their ccTLD when you're born
thisismissem.social
The line still shows a downward trend, even if the axis were corrected.
thisismissem.social
I didn't make the chart, but it is one if the canonical sources of data for how the fediverse is growing/shrinking.

I think there's a link to their issue tracker on the link in my post with the chart.
Reposted by Emelia
disabilitystor1.bsky.social
In her life, Marilyn Monroe was exploited and abused by so many men.
Studio executives, so many people.
After she died, men continued to exploit her for their pleasure: trying to get themselves buried near/above her.
What your writer did here is obscene, nonconsensual and makes me feel slightly ill
thisismissem.social
Nah, this just means rather than sending a message 500 times to 2 servers, you send it twice, because you can use the shared inbox but still address 250 people.

It's a network efficiency thing. Multibox is like shared inbox but for sending multiple activities in one http request
thisismissem.social
Garbage in, garbage...

bsky.app/profile/this...
thisismissem.social
I previously referred to JSON-LD as schemaless highly structured garbage that you might happen to find useful data in. So this is pretty on brand for me.
thisismissem.social
I previously referred to JSON-LD as schemaless highly structured garbage that you might happen to find useful data in. So this is pretty on brand for me.
thisismissem.social
Yeah. i'd rather have lexicons with clear requirements about what's needed & allowed by an application, rather than this false open-world approach where you could do SO much more, but everyone just does Note. It's literally this meme:
a person is putting a red object into a square hole in a white bucket .
Alt: a person is putting a red cylindrical object into a square hole in a white bucket
media.tenor.com
thisismissem.social
Oh, and also the Note example above was apparently done for "pragmatic" reasons "not the world we want" — you know how to guarantee a lock-in to a world you don't want? Continuing to do things like this. Do your own thing, other software can improve it's compatibility with different data.
thisismissem.social
Like, teaching people anything at all about RDF with Solid was next to impossible. It was completely unfriendly for developers looking to build.

JSON-LD takes all of RDFs woes and encodes them into JSON so developers forget that it isn't actually JSON. It just looks like JSON.
thisismissem.social
Also, relatedly, JSON-LD is a bit of a nightmare for developers to learn. That "bob, did you just tell me to go fuck myself" comic comes to mind.

Properties can either be a string or URI, the meaning of properties can change based on the order of @context imports, values can be scalars or arrays