Spyke

misskey/sharkey are also very heavy on the client side due to excessive javascript. Great looks on the browser, tho

5
lemmy.ml

Very happy with it. I’m running it with an SQLite database, so no extra database server is needed. And I’m using Elk as a frontend for when I don’t feel like using an app.

5
oceanreply
lemmy.selfhostcat.com

I’ve only run docker containers with their own db. It sounds more logical to run one db, right? My only concern would be if that db corrupts then they all do.

Why do you like that over postgresql

2
lemmy.ml

Ohh, SQLite isn't "one" db. SQLite is file-based. I.e. a database in e.g. PostgreSQL (containing several tables, views, indexes, etc.) would translate to one SQLite file (e.g. mydatabase.db3 or myappdata.sqlite). And each app has its own file/database. If the file corrupts, then it's only affecting that specific app. (However, SQLite is pretty robust.) And since these are just files, you can backup them together with the application. No need to export data or shutdown the database first.

2
piefed.social

I personally enjoy GTS. I use it for two accounts. It's still alpha, so not feature complete, but it does all the basics I'd need and I find it to be stable.

3
oceanreply
lemmy.selfhostcat.com

I think it’s moved to beta since last Fall. Thanks for sharing! Does it only interact with Mastodon?

1
ozonedreply
piefed.social

It interacts with the Fediverse in general. Peertube follows are bugged, but Peertube is working on it. It can't really follow some Lemmy things, but van with others. Idk. :-D.

3

I think that the lightest you can get is SNAC: written in portable C, it requires only an ngix server, and no database.

It's ideal for single used instances or automated projects

Here some background and how tos: https://encrypted.tesio.it/2024/12/18/how-to-run-your-own-social-network.html

And here the description of fedimeteo, that provides forecasts for thousands of cities on the fediverse using a slim low cost vps' https://it-notes.dragas.net/2025/02/26/fedimeteo-how-a-tiny-freebsd-vps-became-a-global-weather-service-for-thousands/

3

I like it. Its worked well for the last year or so.

I like the look of phanpy on my own little machine.

3

You reached the end