Replied to Yes to ActivityPub, but no to Friends by Shelley Powers (Burningbird)
I decided to disable the Friends plug-in when I realized it was inserting every new feed item as a new post in my database. This could easily become unmanageable. Considering you can use a feed reader to read weblogs AND Mastodon accounts, it just didn’t seem worth the database burden.

I’ve also been mess­ing with the Friends and ActivityPub plu­g­ins for WordPress on my blog, and I share Shelley’s con­cerns about the for­mer bloat­ing the data­base with feed items. You can con­trol this some­what by set­ting reten­tion val­ues in days or a num­ber of posts, but you have to go into each friend’s Feeds tab and do it manually–there’s no default setting.

After read­ing that post, I’m also con­sid­er­ing dis­abling Friends in favor of a feed read­er, espe­cial­ly because (as Shelley also not­ed) there are gaps when with favorites and com­ment con­ver­sa­tions bridg­ing between WordPress and Mastodon servers. Like her, I’m not keen on installing a single-​user Mastodon instance or oth­er fedi­verse serv­er that requires man­ag­ing an unfa­mil­iar pro­gram­ming language.

I’m also try­ing to do this in tan­dem with a suite of IndieWeb plu­g­ins, and I’m run­ning into an issue with my friends feed page not show­ing any posts when the Post Kinds plu­g­in is acti­vat­ed. I real­ly want to keep this plu­g­in because it lets me inter­act bet­ter with oth­er IndieWeb sites as well as the Bridgy POSSE/​back­feed ser­vice con­nect­ing me to oth­er social networks.

My ide­al is a per­son­al web­site where I write every­thing, includ­ing long-​form arti­cles, short sta­tus­es, and replies like these. Folks can then find me via a sin­gle iden­ti­fi­able address and then subscribe/​follow the entire fire­hose of con­tent or choose sub­sets accord­ing to post types, top­ics, or tags. They’d then be able to reply or react on my site or their favored plat­form, which my site would col­lect regard­less of ori­gin, with sub­se­quent replies and reac­tions get­ting pushed out to them. Oh, and it should work with both ActivityPub clients and servers, IndieWeb sites, and syndicate/​backfeed to oth­er social net­works either with or akin to the Bridgy ser­vice I men­tioned above.

So far I haven’t seen any­thing that ticks all these box­es, and I’m get­ting itchy to write my own. Perl is my favorite pro­gram­ming lan­guage, so I’m look­ing at the Yancy CMS as a base. But I know that it would still be a hell of a project, and one of the rea­sons I chose WordPress for blog­ging was that it was well-​established and ‑sup­port­ed but still eas­i­ly exten­si­ble so that I could con­cen­trate on writ­ing instead of end­less­ly tweak­ing the engine. Unfortunately, I’m start­ing to fall into that trap anyway.

Favorited GitHub - Perl/perl5 by Perl authors (GitHub)
The Perl programming language

Perl has been my pro­gram­ming weapon of choice since 1994 and a con­sis­tent pay­check since 2007. I start­ed [blog­ging about it][tag/perl] in earnest on New Year’s Day 2021.

This post also serves to test Bridgys new abil­i­ty to sup­port favorites as well as likes. Because I like many com­put­er lan­guages, but Perl is my favorite. ❤️

[tag/​perl]: https://phoenixtrap.com/tag/perl/ “#perl” rel=tag

Replied to Star GitHub repos on favorite as well as like · Issue #1345 · snarfed/bridgy by Ryan BarrettRyan Barrett (GitHub)
Sounds like this change would need to happen in that WordPress plugin though, not in Bridgy, right?

I’m not so sure. The plug-​in uses a dif­fer­ent prop­er­ty for each (like-​of vs. favorite-​of) and there’s some argu­ment that they mean dif­fer­ent things to users and are treat­ed dif­fer­ent­ly on dif­fer­ent sys­tems, though I don’t think any sys­tem cur­rent­ly uses both. So a POSSE gate­way like Bridgy should con­sol­i­date both to a sin­gle prop­er­ty for sys­tems that do that, but pre­serve the abil­i­ty to keep them sep­a­rate should a dif­fer­ent (or new­er ver­sion) receiv­er dis­tin­guish between the two.

In any case I think the plug-​in should pre­serve the exist­ing prop­er­ties authors have already added to posts rather than lose infor­ma­tion by con­sol­i­dat­ing their mean­ing at the source.

Liked snarfed/bridgy (GitHub)
Connects your web site to social media. Likes, retweets, mentions, cross-posting, and more... - GitHub - snarfed/bridgy: 📣 Connects your web site to social media. Likes, retweets, mentions, cross...

Been wiring up this blog for IndieWeb and Bridgy is the spe­cial sauce that con­nects it to more siloed social networks