Post by @stefano

My Raspberry PI Zero W, hosting this instance, in its current position. Powered by an USB cable coming from the switch.
My Raspberry PI Zero W, hosting this instance, in its current position. Powered by an USB cable coming from the switch.

This is the first genuinely operational littleFedi instance.

It has been online since 1st July, is single-user (just me), and runs on a Raspberry Pi Zero W powered by NetBSD, directly on its SD card.

It consumes just under 1W.

Its database is this size:

-rw------- 1 little wheel 109289472 Aug 26 15:14 littlefedi.db

That is, just a little over 100 MB. Yes, MB.

Its average CPU load is extremely low.

It is perfectly usable both from the web interface and from Mastodon API apps.

I have 401 followers and 169 followings, and it doesn't bat an eye.

I promise myself to use it more, and I will.

You don't need Big Tech to communicate with others.

You don't need an expensive data center to exist online.

Because we are people, and the bits are just extensions of our voice.

EDIT: littleFedi allows to transform posts into blog posts, having its own SSG (Static Site Generator). The one generated by this post is reachable by clicking here.

#littleFedi #Fediverse #OwnYourData

👍 2 😮 1 :izalia_heart@sharkey.barkshark.xyz: 1 :ms_white_heart@yeen.town: 1 🔥 2 :blobhajhugtinybla@zoner.work: 1 💜 1 :neofox__w_@wetdry.world: 1 ❤️ 1 5 :heart_teal@booping.synth.download: 1
Replying to @stefano
Giovanni
@Holocene @techtoots.com

@stefano similar benchmark: docs.gotosocial.org/en/latest/ (1-20 active users), GoToSocial will likely hover consistently between 250MB and 350MB of RAM"

@Holocene@techtoots.com GoToSocial will also reprocess (by default) all the media files, and that will use resources.

Replying to @stefano
Giovanni
@Holocene @techtoots.com
Public en edited

@stefano Perhaps there is a way to disable images, or limit them to extremely small sizes (e.g. 2-10KB): github.com/hatonthecat/flytoso

@Holocene@techtoots.com on littleFedi you can disable media caching, just leaving the proxying on (if you want to)