@manton Okay thanks! Must be a bug on my end ๐ข
@manton Okay thanks! Must be a bug on my end ๐ข
@manton Do/Did you get my @-mention(s) from my Yarn.social pod btw? ๐ค
@manton Oh nice! Bug on your end ๐ค Thabks! ๐โโ๏ธ
@manton I notice that the webfinger subject
response contains acct:
in it, but so do other Activity Pub servers like Mastodon. So I'm really sure why micro.blob is displaying the acct:
prefix here? Hmmm ๐ค
@manton I'm building an Activity Pub integration between Yarn.social / Twtxt and followed my primary feed from here.
@prologic Seems to be working now. Ignore this. Having other issues now, but are all likely bugs with my code ๐
@manton This is a good point ๐ I should remove Follower counts from Yarn.social's backend ๐
@cleverdevil It's okay ๐ค Yarn.social / Twtxt is better anyway ๐
Also is there a way to get the raw content of posts? Not what micro.blob rendered it as HTML? ๐ค
@manton Looks like I can curl -H 'Accept: application/json' micro.blog/posts/pro... and get back the JSON feed for a user on micro.blog -- But unfortuantely this would be only a 1-way interop.
@manton What about the social interaction between users on micro.blog? (Not actual publishing of blog posts) How do users on micro.blog follow folks on other micro-blogging/social spaces like Twtxt/Yarn.social? ๐ค We already implement a lot of the IndieWeb API(s) btw, the one we don't is micro.pub (yet) but I'm not sure that would help solve interop ๐ค
@manton Any chance we can talk about bridging/integrating micro.blog with yarn.social and twtxt in general? (not for blogs, but the little "social" thing that runs on micro.blog ๐ ) It would be awesome if we could interoperate ๐
@pfefferle I don't think I got one ๐ข
@pfefferle Hey! ๐ Going to read your thoughts on this ๐ But also wanted to reach out to you to have a quick chat about your two different Twtxt feeds ๐ Not sure how else to contact you, so feel free to reach out to me. You can find me at twtxt.net/~prologic or prologic.shortcircuit.net.au ๐โโ๏ธ
@autiomaa I do use IRC ๐ 25 years and counting ๐คฃ You can find me on Libera Chat ๐
@autiomaa There you go => twtxt.net/twt/wbx7n...
@autiomaa Thanks! Will do ๐
@autiomaa I think what we've done over at Yarn.social has worked well and is much easier to adopt and develop for (based on Twtxt) ๐
@manton I couldn't agree more ๐Now is the time to think about "social media" as being decentralized like it should have been and was way back when ๐
@canion Ewww gross ๐คฎ
@canion What does a Twitter archive look like?๐ค
@bradenslen Nice to see ๐
@manton Are you able to put together a dummy poc so I can see what youโre thinking here? ๐ค
@sod Ahhhh I see. So the "social" aspect to micro.Blog is provided to Hugo templates via this .Data
object that seems to have SQL like methods and attributes. Cool ๐ I guess...
But I don't think this is the right integration point.
@manton Can You/I discuss this somewhere in more detail? ๐ค
@sod The thing is, it's not a lack of expertise and experience here, it's a missing mental model of how this would work in the first place. If @manton would help fill in the gaps as to how micro.Blog's social (you know the micro blogging) side of things work and how we can hook in to that, that would help a lot. AFAIK this conversation/thread is not being posted on my blog via any Hugo mechanisms. There is a micro.pub API endpoint that micro.blog the Desktop App and Mobile App talk to, I assume the Website does too. It is this that we would want to generate Twtxt feeds out of and integrate micro.blog and yarn.social ๐