• 7 Posts
  • 19 Comments
Joined 1 year ago
cake
Cake day: June 8th, 2023

help-circle

  • Gotta go for ProtonMail. Have been running it for a year and I kinda like how it’s doing.

    An additional feature is SimpleLogin’s “Hide My E-mail” Aliases, which are “burner” e-mail addresses to use with pre-determined SimpleLogin domains (you can add your own domains as well to go around Proton’s custom domain limit). Those are included in the full suite and Family subscriptions. (10 a month when subscribing for a year)

    There’s also a cheaper variant for 3.50 a month but it lacks the SimpleLogin feature. You can get SimpleLogin seperately for 30 a year, however.



















  • Thanks for responding either way. I asked the owner personally (off-platform) if he has noticed anything. And he says that the logs are just a gigantic mess with millions of lines. Only errors (as WARN messages) noticed by him, are like the following:

    lemmy_1     |    0: lemmy_apub::activities::community::announce::receive
    lemmy_1     |              at crates/apub/src/activities/community/announce.rs:149
    lemmy_1     |    1: lemmy_server::root_span_builder::HTTP request
    lemmy_1     |            with http.method=POST http.scheme="https" http.host=compuverse.uk http.target=/inbox otel.kind="server" request_id=<REDACTED> ttp.status_code=400 otel.status_code="OK"
    lemmy_1     |              at src/root_span_builder.rs:16
    lemmy_1     | LemmyError { message: Some("Cant receive page"), inner: Cant receive page, context: "SpanTrace" }```
    
    The errors are very unclear, only saying it didn't receive the page while not mentioning where it came from etc, making it very hard to debug on our end.



  • I’ve definitely experienced some jank with Lemmy at the moment, but at least I’ve gotten used to Federation through Mastodon. I don’t think you need to sub to a community per say to have it pull in changes from posts you responded on or the like. But you do need to subscribe if you want to have some instance’s posts to the one you are currently on. (Though I could be sorely mistaken - I’m still figuring out Lemmy myself)