

At the moment I’m reading the “Book of the new Sun” series. Its quite confusing in the beginning, but with time it gets better and better. I like that it covers a lot of philosophical questions, while still being a fun fantasy story.
Lemmy Lead Developer and father of two children.
I also develop Ibis, a federated wiki.


At the moment I’m reading the “Book of the new Sun” series. Its quite confusing in the beginning, but with time it gets better and better. I like that it covers a lot of philosophical questions, while still being a fun fantasy story.
I believe this is the right answer. Additionally, one character in CJK languages represents a single syllable, so you get less line breaks per word. For example the world “union” can be transliterated to Korean as 유니온. Writing that vertically takes 5 lines in English (one line per letter), but only 3 lines in Korean:
유 니 온


Open all the windows during night time when its cool, close windows and shutters during daytime. If you dont have shutters, put foil on the outside of the window, not inside. Also use a fan for air flow.


That sentence is from the old covenant, which also requires animal sacrifice among other things. The entire old covenant is not binding for Christians anymore, since Jesus replaced it with the new covenant.

Normally Lemmy returns an error if activities cant be handled (eg instance is down). Then the sending instance keeps retrying until it is successful. But in this case its a bit different, and the sending looked successful.
Anyway I made a change to the federation library to add Host header automatically if missing, then this problem wont happen anymore in the future.

Old posts and comments will come in when we receive votes or replies for them. But missing votes won’t be federated.

I found it now, posts are coming in normally again.

Found the problem, I had commented out the Host header in nginx thinking it would not be necessary. Turns out I was wrong. Adding the header back in fixed the problem.
Big thanks for notifying about this!

You’re right, its also really noticable if you just compare the All feed, on lemmy.ml almost everything from local users. Most posts from other instances are missing. In the server logs are a lot of errors like this:
lemmy-1 | 0: lemmy_server::root_span_builder::HTTP request
lemmy-1 | with http.method=POST http.scheme="http" http.host=0.0.0.0:10633 http.target=/inbox otel.kind="server" request_id=780b6573-2672-4361-87c2-6ece46e272ee
lemmy-1 | at src/root_span_builder.rs:16
lemmy-1 | 2026-06-09T17:34:25.537123Z WARN lemmy_server::root_span_builder: Unknown: Incoming activity has invalid signature
I thought at first that it would be related to the new 0.19.19 release, but downgrading to 0.19.18 doesnt fix the problem.
Issue link: https://github.com/LemmyNet/lemmy/issues/6581

Dont know whats going on with these comments, but federation status shows up to date in both directions:


If you don’t have a smartphone are you truly human? /s
Thats good to hear, I made a lot of mistakes of using the wrong numbers for times or dates.
In Korean it’s not so bad: 한, 둘, 셋, 넷. Or 일, 이, 삼, 사. Yes there are two different types of numbers…


FYI only donations via OpenCollective are used for lemmy.ml hosting (see the expenses). Other donation methods are purely to pay for development work.

No worries. I suppose such temporary federation problems happen occasionally, but you wouldn’t notice if you only browse a single instance. Do you know if any of the involved instances was down or unreachable around that time? Then it would be normal that federation gets paused for a time while waiting for the instance to come online.

In the OP you are looking at two different /c/science communities, namely !science@lemmy.ml and !science@lemmygrad.ml. So the “same” posts you are seeing are just crossposts by the same user. On this site you can see the outgoing federation status (for lemmy.ml in this case). Hexbear is listed under “up to date”, and for lemmygrad as well.
Such problems can also happen because of language settings or user blocks. So best view these post listings while logged out or in a private browser window.
Yes its called Ibis: https://ibis.wiki/


Right and also many western police/military receive training from (former) IDF soldiers. Seems like Israel is the blueprint for the future of our countries.
Wow this “policy” has 3700 lines in total. It must take a lot of time to create and maintain it. How does someone even find the time for that?
I tried to access some blocked users and communities via tesseract.dubvee.org and it simply shows a generic “Not Found” error. So this is impossible to figure out for the average user. Even for developers it would be hard to figure out if the JSON file was hidden a bit better.