@aaronpk Well, this is something
I followed like 10 remote folks today using my Greasemonkey script that replaces Remote Follow buttons with direct links to my home instance. It saved a bunch of hops and was way better than pasting my username into remote servers.
Definitely thinking this should be a browser extension.
The more I do it, the cooler I find microcasting on a technical level. The format (I arbitrarily chose) of writing 300 words, recording it, and posting both together makes for accessible, multimedia text on the web, and a podcast app is just as good as a browser for it.
@aaronpk I wonder whether it will be possible to link it straight to a Stripe form.
It's #caturday so how about you send me cats today 👀
@danielpunkass Indieweb kids are saying that RSS isn't cool any more! What do I do?
years later it's still fucking wild yahoo bought tumblr
i put potato chips in some scrambled eggs this morning and it gave me life
As of a few weeks ago, Quill now supports this extension. If the server returns a list of supported vocabulary, Quill disables the links to any interfaces that use unsupported vocabularies. This should help reduce the confusion when micro.blog users use Quill, since now they won't end up on an interface that fails to make a micro.blog post.
@aaronpk Yeah I am working off those, currently at the IRC/Discord stage. I got the stuff in the blog posts working but weirdly I'm having problems where Mastodon likes my keypair signing for most things except for an "Accept" follow message. Even though it's the same keypair and code. (Messy reference code would be great, even if you just emailed me a zip or something)
@aaronpk oh awesome. Can you share the code with me? I am writing my own extremely stripped down server that is meant for bots *only*, so it lets you create new accounts, make/delete posts, and it accepts follow requests, and that's basically it! (also allows the creation of new accounts via API because bots) Anyway, another dirt-simple reference implementation would be a huge help since there are not good "here is what ActivityPub messages should look like" resources I can find