Live data from Hacker News

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

docs.microblog.pub

1–10 of 62 posts

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

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

I don't know if it's the way it's 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...

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

#5
post #3

> Uses SQLite, and no external dependencies except Python 3.10+ I don't know if it's the way it's 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...

I assume the author means "no [system-level] external dependencies except Python 3.10+ [in order to install the software]". Python then installs the required application-level dependencies.

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

#9

I was just trying to "follow" from a mastodon instance and nothing seems to happen.. though I'm not exactly sure what should happen.

When you follow a user on Mastodon there's no feedback; there is the other way around.
Post reply on HN