Oh for fuck's sake. They depend on postgresql@16 but in their official documentation they say to use brew install postgresql
, which installs 14 as that's the current stable/LTS/whatever in the brew repos.
brew remove postgresql
brew install postgresql@16
brew services start postgresql@16
$(brew --prefix postgresql@16)/bin/createuser -s postgres
And then run the Lemmy db-init.sh
script. Now it works.
At least I didn't have to use Docker.
Jesus Christ, this guy read A Modest Proposal and took it as fucking inspiration.
Why is it always eugenics and euthanasia with these chucklefucks? The idea of exterminating large amounts of humans seems to tickle something in some people’s brains.