Skip to content

Blogtastisch: 2. Blogs und das Fediverse

notizBlog
17 8 593
  • 0 Stimmen
    3 Beiträge
    3 Aufrufe
    julian@community.nodebb.orgJ
    abraham@indieweb.social and they say ActivityPub is too technical ...
  • 0 Stimmen
    4 Beiträge
    6 Aufrufe
    julian@community.nodebb.orgJ
    silverpill@mitra.social there was! I am very bad with putting together minutes but I will put some together tomorrow (hopefully) For cross posting essentially I outlined how Piefed does it, and how NodeBB hopes to do it differently, but there are some moderation concerns. Will elaborate more in the minutes.
  • 0 Stimmen
    4 Beiträge
    10 Aufrufe
    julian@community.nodebb.orgJ
    I think maybe posting each individual video to this community might be helpful so individualized discussions could take place.
  • OF alternative fediverse?

    ActivityPub Test Kategorie fediverse
    12
    0 Stimmen
    12 Beiträge
    165 Aufrufe
    julian@community.nodebb.orgJ
    Tell me about it! There are some very cool people (i.e. thisismissem@hachyderm.io) working on content classification and tagging so that the burden of filtering out this kind of content isn't borne by server admins directly.
  • Voting in the threadiverse

    ActivityPub Test Kategorie fediverse
    18
    1
    0 Stimmen
    18 Beiträge
    220 Aufrufe
    julian@community.nodebb.orgJ
    snoopy@jlai.lu personally, since I create AP enabled software I am on the side of votes being public data. We already have enough issues with votes being out of sync with each other. Mixing in private voting is just asking for trouble. Emoji reactions are neat, although niche to those softwares that utilise it. They allow for greater expression which is nice. They're useless for deriving value (for ranking purposes) unless you assign value to them.
  • 0 Stimmen
    6 Beiträge
    85 Aufrufe
    julian@community.nodebb.orgJ
    Very interesting article! I have immense respect for jerry@infosec.exchange, he was one of the first people I found on the fediverse, and it's no wonder why, he's revered quite highly by others as being a generous and kind admin. I do want to point out one thing, and that is that Mastodon has some design decisions that make it rather resource and storage intensive. There are oodles of lighter software out there, some with even more features than Mastodon, and some with less. For example, snac.bsd.cafe (https://snac.bsd.cafe/) runs on Snac, which is fast as hell. I am going to guess that a not insignificant portion of Jerry's bill is caching assets. Mastodon likes to save everything it encounters, videos, images, avatars, everything... forever (though I imagine this is customisable). Most likely the assets are viewed a handful of times in one day and never seen again... but you'll pay to store it forever!
  • 0 Stimmen
    16 Beiträge
    240 Aufrufe
    julian@community.nodebb.orgJ
    For what it's worth your blog does show up fine in NodeBB as well. Perhaps you are missing the @context property and so Mastodon is refusing to parse it?
  • Peertube....

    ActivityPub Test Kategorie peertube activitypub
    12
    1
    0 Stimmen
    12 Beiträge
    272 Aufrufe
    julian@community.nodebb.orgJ
    @mario@hub.somaton.com thanks, I tested that payload and it successfully edited the post, so at least from the payload point of view there is no issue. Perhaps there is a problem with the http signature on update? Is that handled differently than a create?