Local timeline
I tracked down a bug that caused some notifications to fail during a blog regeneration if all the workers were busy. If I haven't replied to you, it's because I might not have seen your messages.
The latest build should have fixed the issue. Sorry about that!
Beautiful poem in Interlingua.
"..., an international language. It extracts the common Graeco-Latin vocabulary present in today's languages.
Here is a translation of the poem:
The sky is a canvas
painted only in gray
Raindrops dance
that haven't yet fallen
Little by little
the first drops come,
slowly begins
the percussive struggle
Furious drums
I hear from the roofs,
lying drowsy
in a disheveled bed
The air is full
of the scents of the earth
and my mind of thoughts
that spin and wander
When rain falls,
I whisper your name
and behind the gray sky
I see a light
Leaves bend
with heavy drops
The earth is a mirror
that reflects birds
The fragrance of firs
and of fresh grass
fills the soft
picturesque ground
Clouds – the poets,
write ethereal verses
and winds carry them
slowly to you
I open the window,
hear celestial poems
and perhaps your voice
from the distant forest
But suddenly, in the distance,
the thunder, a brilliance
The lightning wrote
your name to the sky
When you return,
summer will return
Still in spring
I remain abandoned
Little by little
the rain ends
and I say your name:
Kalini, Kalini"
(...)
https://inv.nadeko.net/watch?v=0hlLoysbCPI
(https://youtu.be/0hlLoysbCPI)
#MarcusScriptor #Interlingua #ConLang #Language #Poem #Poetry #Literature
Love reading about all the cool stuff here, as a user i am just happy i can be a part of it.
@mboelen
Look at that, #littlefedi does that correctly and announces itself also clearly. 👍
2026-08-10T13:04:01+00:00 200 XYZ "GET /self-hosting/running-your-own-mailserver/ HTTP/1.1" 35603 "-" "littleFedi/26.08.09 (link preview)" TLSv1.3/TLS_AES_128_GCM_SHA256 0.000 .
2026-08-10T13:04:01+00:00 200 XYZ "GET /opengraph/background_hu_e4b2de6594c40996.png HTTP/2.0" 78766 "-" "littleFedi/26.08.09 (media proxy)" TLSv1.3/TLS_AES_128_GCM_SHA256 0.001 .
It looks like littleFedi is supporting gzip, but not Brotli yet (gzip=35603 bytes, brotli=24350 bytes). Both Brotli and Go developed by Google, I will list this on the "nice to have" in my feedback to @stefano 😄
Nice example of the opposite: Pleroma does not support compression at all (so it would like the version with 132715 bytes, uncompressed). So that software simply wastes a lot of bandwidth, especially if you consider how much links are shared. So yes, I block those requests and return a 406
2026-08-10T13:04:08+00:00 406 1.2.3.4 "HEAD /self-hosting/running-your-own-mailserver/ HTTP/1.1" 0 "-" "Pleroma 2.10.2; https://xyz <xyz@xyz>; Bot" TLSv1.3/TLS_AES_256_GCM_SHA384 0.000 .
So what would happen if I share a #BSD related post on here? Testing if it pull in the meta-data, especially since I blocked all agents that do not support content encoding (read: compression).
https://bsd-audit.com/self-hosting/running-your-own-mailserver/
@yuman@defcon.social the code will be released soon, as soon as it will be decent enough. But if you want to I can generate an invite for you here
@fionescu@bsd.cafe
However, if I understand littlefedi's concept correctly, only the blog posts get rendered as "static pages".
There is no option to generate static pages, as e.g. the standard menu "About Me", "Interests", "Now", and so on?
Or would that be a feature that eventually will come along the roadmap of littlefedi, @stefano@littleone.littlefedi.social ?
That's a feature, Hubzilla, Friendica and the *key-family supports, what I really like.
@jti42@infosec.exchange The short version is: scope and threat surface.
littleMesh is trying to solve reachability and stable identity for nodes behind NAT, not to build a global discovery system.
For a DHT, the main objection was that it would introduce a whole new class of problems: replication, bootstrapping, poisoning resistance, abuse handling, consistency/consensus questions, etc. And it still would not remove the need for DNS/HTTPS when interoperating with ordinary ActivityPub servers, so the added complexity did not buy us much for the actual problem we were trying to solve.
The directory was intentionally kept much narrower. It is an authority for human-readable aliases and signed reachability information, not an index of users or content. The node identity remains self-certifying, and the directory cannot impersonate it.
Directory federation or a global view was not so much rejected forever as deliberately left out of scope. Once directories start exchanging knowledge, you need to define cross-directory trust, namespace collisions, propagation rules, conflict handling, replay/rollback semantics, abuse controls, and what exactly a “global view” is supposed to contain.
And since the directory does not contain accounts in the first place, federating directories would still not naturally produce a global account catalogue unless we deliberately added an entirely new discovery layer.
For availability, replication is actually more interesting to us than federation: having multiple directory endpoints serving the same signed state is useful because it removes a single point of failure. That is quite different from having independent directories merge into a globally searchable namespace.
So the design bias has basically been: solve the smallest networking problem necessary, keep identity cryptographically independent of the infrastructure, and leave broader discovery to the existing Fediverse mechanisms unless there is a compelling reason to add something else later.
I love the new "What is worth sharing" expandable section. Much cleaner and less confusing, especially for #littlefedi newbies
@kitten_tech@fosstodon.org @ifixcoinops@retro.social it definitely could. It's already building for Android targets, even if we haven't tested it (yet)
@stefano @stefano@rpi0w.stefanomarinelli.it
Mindblowing! 🤯
I personaly think that’s what Mastodon should’ve been (I had to take down my self-hosted instance because I would have had to upgrade my VPS plan just to continue using it)
When LittleFedi will be release, it will be the start of a LOT of selfhosting instances for sure! (and the blogging hability is a striking features)
(🤔 I really need to find my rpi02 now...)