Skip to content

Comment on Plume – WIP Federated Blog Engine with ActivityPub

Comments

Disappointed it requires postgres. We need to be focusing on running some of these things at home with small, mostly self-contained desktop-style apps. Many people have always on home machines (or this stuff could justify one). NAT busting has been mostly solved, but you could use something like Tor onion services otherwise.

I've opened an issue here, feel free to +1:

https://github.com/Plume-org/Plume/issues/93

I had the exact same reaction. As much as I love postgres for monolithic business systems, its a horrible choice for something that to see meaningful adoption needs near-zero barrier of entry. if it can’t easily download and run on an rpi it seems like a poor architecture for the use case.

Why can't you run postgres on a rpi?

Isn't installing postgres as easy as mysql aka 'apt install mysql-server'?

I thought I was going to be the only one to raise this issue. Not only are the advanced features of postgres unnecessary, these types of fleeting platforms don’t really need to have their histories maintained. HN runs without a DB just using flat files, IIRC.

AboutSource Built by g1lg1l

Hackerly is an independent reader for Hacker News, built on the public HN API. Not affiliated with Y Combinator.