Live data from Hacker News

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

docs.microblog.pub

21–30 of 62 posts

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

#21
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 feel like Python 3.10 is large dependency -- almost no one would use it unless required.

Python is already included on most Linux systems

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

#22
post #13

I saw that mastodon.technology is shutting down soon. Would this microblog.pub be a good alternative to hosting my own mastodon? I don't have any other users, so it'd just be for me to maybe interact with people on other mastodon instances.

hosting a full-blown mastodon for a single user instance is extremely overkill. if you have access to a LAMP like your typical shared hosting provider, you could try Gnu Social or WordPress with the AP plugin.

Is there such a thing as a static ActivityPub timeline, something like Hugo, by compatible with Mastodon? Or is that nonsensical?

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

#23
post #13

Earlier quoted context omitted.

hosting a full-blown mastodon for a single user instance is extremely overkill. if you have access to a LAMP like your typical shared hosting provider, you could try Gnu Social or WordPress with the AP plugin.

Is there such a thing as a static ActivityPub timeline, something like Hugo, by compatible with Mastodon? Or is that nonsensical?

There's a discussion about that here involving one of the spec authors:

https://octodon.social/@cwebber/100368138697354408

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

#25
post #17

Earlier quoted context omitted.

That's an extremely short sighted opinion. ActivityPub is an extremely versatile protocol that resembles a lot like speech. Some guy made a bunch of "smart" devices communicate with eachother through his own GNU social instance. Essentially making his house a "smart" home.

ActivityPub and GNU Social users! There are dozens of us, Michael, dozens!

It’s not very surprising. I was looking around for an easy way to set up anythi g using ActivityPub using a single docker instance, and all the big players are ‘check out from source and run directly on your server’. No thanks.

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

#26
post #13

Earlier quoted context omitted.

hosting a full-blown mastodon for a single user instance is extremely overkill. if you have access to a LAMP like your typical shared hosting provider, you could try Gnu Social or WordPress with the AP plugin.

Is there such a thing as a static ActivityPub timeline, something like Hugo, by compatible with Mastodon? Or is that nonsensical?

It's not nonsensical. It's not doable, though, either—owing to fundamental assumptions/flaws in the protocol (where "protocol" here refers to the Mastodon-compatible implementations that are in actual [read: majority] use today).

It wouldn't take much to fix it, though, and it should be fixed. TPTB really should have focused on enabling your use case from the beginning.

Moar discussion here:

Comments for "Mastodon 3.5" (6 months ago)

https://news.ycombinator.com/item?id=30862612>

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

#28
post #6

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

Do you see their posts in your feed?

There's definitely some weirdness with the @t@hexa.ninja account given as an example of an instance in the wild.

Loading that in Mastodon's "Web" says it contains "4 posts", but consulting the "Posts and replies" tab will reveal the contents of 5 posts. Meanwhile, this number is about half of the expected number, based on the posts that are actually visible on the https://hexa.ninja/> landing page (i.e. as viewed in e.g. Firefox).

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

#29
post #17

Earlier quoted context omitted.

That's an extremely short sighted opinion. ActivityPub is an extremely versatile protocol that resembles a lot like speech. Some guy made a bunch of "smart" devices communicate with eachother through his own GNU social instance. Essentially making his house a "smart" home.

ActivityPub and GNU Social users! There are dozens of us, Michael, dozens!

Half a million MAU.

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

#30
post #15

I saw that mastodon.technology is shutting down soon. Would this microblog.pub be a good alternative to hosting my own mastodon? I don't have any other users, so it'd just be for me to maybe interact with people on other mastodon instances.

I am a ~single-user Mastodon instance admin. It is a big hassle to get set up, but then I never have to really think about it day-to-day. That said, there are also a lot of other good instances, and I am jealous of folks with a nice local timeline, so the general advice (for anyone else reading) would be to just move instances. I don't know if this has an ergonomic read-posts-from-other-instances setup. If you try it…

It probably depends on how it is packaged. I easily deployed it on yunohost, and the updates are done with a few clicks. I do hardly anything to keep it maintained on a RPI. If I start bringing on more people, I might have to actually moderate.
Post reply on HN