Bookmarked Perl group chat for the fediverse by Mark GardnerMark Gardner (chirp.social)
It's like a group chat for Mastodon, Pleroma, Friendica, and the rest. Discuss software development in the Perl programming language.
Y U NO guy asks you to follow & tag @Perl@chirp.social
If you’re a Perl pro­gram­mer on Mastodon, Pleroma, Akkoma, Friendica, or any of the oth­er fedi­verse ser­vices, you owe it to your­self to fol­low @[email protected] so you can join the dis­cus­sion with almost 200 of your peers. No wor­ry­ing about miss­ing — if the @Perl group is tagged, you’ll get the mes­sage and so will every­one else.

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 How much time until the Epochalypse? by Michael HertigMichael Hertig (epochalypse.today)
A countdown to the end of 32-bit Unix time

Paraphrasing Jay‑Z: If your time_t is 32-​bit, I feel bad for you, son. I got 9,223,372,036,854,775,807 prob­lems but an Epochalypse ain’t one

Follow-​up: Paul Bennett on Facebook asks, ​“When are we going to move to 128-​bit signed inte­ger epoch sec­onds with a 128-​bit IEEE 754 float­ing point off­set in sec­onds?”

I’m not sure how use­ful quadruple-​precision float­ing point sec­onds are, but as for epoch sec­onds, Trond Endrestøl con­clud­ed in a  blog that we would need to move by ear­ly December in the year 292,277,026,596. It would­n’t be much of a year, though, as the sun will have long ago engulfed the Earth (so how do you mea­sure a year?), our entire Local Group of galax­ies will have merged into one super-​galaxy, and all the oth­er galax­ies will have reced­ed out­side the observ­able uni­verse.

So 292 gigayears should be enough for any­one (that’s still rec­og­niz­ably human), just as 640 kilo­bytes was once ​“enough for any­one”.