Microblog.pub – A self-hosted, single-user, ActivityPub powered microblog

This page summarizes the projects mentioned and recommended in the original post on news.ycombinator.com

Our great sponsors
  • Mergify - Updating dependencies is time-consuming.
  • InfluxDB - Collect and Analyze Billions of Data Points in Real Time
  • SonarLint - Clean code begins in your IDE with SonarLint
  • microblog.pub

    A self-hosted, single-user, ActivityPub powered microblog.

    > Uses SQLite, and no external dependencies except Python 3.10+

    I don't know if it's the way it' been written, but it reads to me that only python is needed, no libraries. I'm assuming this isn't true though: I can see a lot of libraries: https://github.com/tsileo/microblog.pub/blob/v2/pyproject.to...

  • Mastodon

    Your self-hosted, globally interconnected microblogging community

    > ActivityPub does not handle old posts.

    That is incorrect. Mastodon is the one doesn't handle old posts[1], because they insist on presenting to the user only what has already been federated with it. See [2] for a more in-depth explanation.

    If they would use the protocol as intended, and actually perform requests on the remote Outbox collection when the user wants to view the posts of a remote actor, there would be no issue.

    [1] https://github.com/mastodon/mastodon/issues/14017

    [2] https://github.com/mastodon/mastodon/issues/14017#issuecomme...

  • Mergify

    Updating dependencies is time-consuming.. Solutions like Dependabot or Renovate update but don't merge dependencies. You need to do it manually while it could be fully automated! Add a Merge Queue to your workflow and stop caring about PR management & merging. Try Mergify for free.

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts