Skip to content

Piero Bosio Social Web Site Personale Logo Fediverso

Social Forum federato con il resto del mondo. Non contano le istanze, contano le persone

Wanted: open data suitable for a data science project!

Uncategorized
28 25 0

Gli ultimi otto messaggi ricevuti dalla Federazione
Post suggeriti
  • 0 Votes
    1 Posts
    8 Views
    I want to convince my friend to join the fediverse and he would feel best on a drag themed instance. I couldn't find any, in fact not a lot of drag content in general which bums me out. If anyone knows of anything that would be up his alley, LMK, especially if there is an instance that is oriented for amateur drag.#Drag #FediHelp
  • 0 Votes
    1 Posts
    9 Views
    Hello FediI'm looking for an email service provider.Which is not Google, Microsoft and Proton Mail.No storage space or office features is needed, only email (and transparency) is enough.Also it would be amazing if they let me use my own domain, but that's not necessaryEdit: my choice: inbox.lvEdit: also mentioned: tuta.com, mailbox.org, zoho.com, Posteo.de, soverin.com, disroot.org#Fediask #fedihelp #email
  • 0 Votes
    1 Posts
    9 Views
    I think I have identified a fairly significant flaw in how the #Fediverse currently operates. Hear me out.The Fediverse currently consists of all sorts of different systems - #Mastodon, #Friendica , #Pixelfed , #PeerTube, #BookWyrm , and so forth. And while they are all connected via the #ActivityPub protocol, they all have different functionalities and different ways of presenting themselves. Which is as it should be, because Diversity Is Our Strength(TM).However, it is here that the ActivityPub-based interactivity hits its limits - for usually, you can either experience the relevant system as it was intended, or you can interact with it, but not both - _unless_ you have an account on the same system (though not necessarily on the same instance).Let's say that you are a Mastodon user who looks at another person's BookWyrm page. You scroll through their books, posts, and comments. Then you see some comment you want to comment on yourself, but can you do so?Not directly. You need to figure out the URL of their comment, and then copy and paste that comment into the search bar of your Mastodon instance. Then it will show up in the same format as a Mastodon post, and you can interact with it - boost it, like it, comment on it.Sure, it works, but it's a whole lot of tedious effort.Or you can search for the user account in Mastodon and scroll through all their posts and comments as if they were a Mastodon user - and thus, you will miss out on all the unique user interface features of BookWyrm.So what is missing?Well, Mastodon already has an "Open original page" feature when looking at someone's post. What we need is an "Open original page AND AUTHENTICATE" feature. This way, the target instance (whatever software they are using) could acknowledge the viewer as an external user who could nevertheless fully interact with the local user interface, including the ability to boost, like, and make comments.This is something that should be theoretically possible to implement, right? #FediHelp
  • 0 Votes
    1 Posts
    11 Views
    I could use some #FediHelp with some website traffic weirdness I have encountered.I use a #WordPress blog with the #ActivityPub plugin. This means that I get #Fediverse -based requests that look like this in the #Apache logs:"POST /wp-json/activitypub/1.0/actors/1/inbox HTTP/1.1"So far, so unspectacular. In the latest logs - spanning from 20/Nov/2025:01:49:32 to 21/Nov/2025:05:49:47 - I've had 2046 such requests. Most of these are one-time affairs.However, 1099 of these requests are from mastodon.sdf.org , which is very suspicious. They are very evenly spread, too - a new request comes every minute or two.This instance is on #Mastodon 4.1.25. Does this version have a known bug where it sends the same request over and over again?@SDF