Loulou

joined 1 year ago
MODERATOR OF
[–] Loulou@lemmy.mindoki.com 1 points 2 years ago

Maybe, or just extending the suffering for a couple of months. Hope it gets better!

[–] Loulou@lemmy.mindoki.com 1 points 2 years ago

But everything works in mice.

[–] Loulou@lemmy.mindoki.com 2 points 2 years ago (4 children)

Well, killing 99% of cancer cells is quite useless, the 1% left will now thrive and if they survived because they were different (and not just luckily escaping the treatment) you now have 100% of cancer cells you can't treat anymore.

Better case, the 1% "lucky" cancer cells just re-invade.

[–] Loulou@lemmy.mindoki.com 1 points 2 years ago

The problem is that they are thousands times bigger than us. All our voices will be drowned out, in what we all know, is an ad-driven post contest.

We can whine and cry but their predatory algorithms will just chew on our content and spit it back in, filled with ads, misinformation et al.

That's why we dont want to federate with threads/facebook.

[–] Loulou@lemmy.mindoki.com 1 points 2 years ago

The problem is that they are thousands times bigger than us. All our voices will be drowned out, in what we all know, is an ad-driven post contest.

We can whine and cry but their predatory algorithms will just chew on our content and spit it back in, filled with ads, misinformation et al.

That's why we dont want to federate with threads/facebook.

[–] Loulou@lemmy.mindoki.com 3 points 2 years ago

I'm around 100 percent with you.

Like we're more than a million users, let it grow organically, not in some Reddit meme-crap way (or fusioning with fucking Facebook, guess how well that will go yeah).

But I have a question, I have blocked threads on my instance, I mean if there are no shenanigans (there will be ofc) are my instances safe? How does it work say if a user from my instance goes to lemmy.world? Isn't it quite important that all servers block them off?

Cheers and fuck meta Facebook & threads

[–] Loulou@lemmy.mindoki.com 1 points 2 years ago

Are they just more popular, or do they sell more cars?

I hate language like "the economy is mourning" or stuff like the headline.

[–] Loulou@lemmy.mindoki.com 0 points 2 years ago

Yeah, it's just lacking the more global "democracy", so it'll attract all those power hungry grifters. Social democracy is not that bad.

[–] Loulou@lemmy.mindoki.com 1 points 2 years ago

I got som weird behaviour, like nothing worked very well, with 0.19.0 so I updated to 0.19.1 and after quite a while (small instance, beefy PC) it starts to work again, it seems.

Except I am now a moderator everywhere. Maybe it doesn't work, I won't try, except asked, so can someone make a post that I can sticky or delete just to see what's happening?

Cheers!

[–] Loulou@lemmy.mindoki.com 1 points 2 years ago

That's the idea :-)

Nov just gotta get the colours right 😅

[–] Loulou@lemmy.mindoki.com 2 points 2 years ago (2 children)

Hey thanks a lot!

 
 
 
 

Hello everybody!

Things run better than ever with my little Lemmy instance, so I'd like Lemmy to write less to the console (I'm running the Lemmy docker, all logging by default), rust is already at WARN by default, but how do you change Lemmy, pictrs etc?

There is this peculiar line in the docker-compose file:

logging: *default-logging

Is there some warn-logging or other ?

It seems Docker doesn't care at all and it is really the instances (as in docker instances) that produces all the outputs.

Cheers!

75
Federating small communities (lemmy.mindoki.com)
submitted 2 years ago* (last edited 2 years ago) by Loulou@lemmy.mindoki.com to c/selfhosted@lemmy.world
 

Hello all!

I'm the proud owner of a selfhosted Lemmy server, Yay :-) and I wondered if it wouldn't be a good ides to somehow gather a list of small instances so that we can add them to our "Allowed Instances" list EDIT: DO NOT DO THIS!! It will Break Federation, see below!, and them to add ours (mine has no real users yet).

The reason is that so everyone doesn't need to flock to the big ones only, and help that rare niche community getting some rare exposure so maybe you'll stumble onto it one day when filtering by New. Today they don't get any at all I guess.

In my memory, Reddit was like that back in the day when it was good, real enthusiasts (and a lot more for sure) but hard to come by. You'd stumble on some weird sub about nanotech or fountainpens and meet likeminded people.

What do you think?

EDIT

DO NOT add anything to the "Allowed instances" as it will stop federation with any other instance!

To be perfectly clear, if you add lemmy.abc.com to the Allowed instances, your server will only federate with lemmy.abc.com. Ask me how I know :-)

So that's not good. Maybe we could set up a user_nice account on our servers, for those who want to, and sub to small subs reciprocally.

6
Recurrent LemmyError [Fixed] (lemmy.mindoki.com)
submitted 2 years ago* (last edited 2 years ago) by Loulou@lemmy.mindoki.com to c/lemmy_support@lemmy.ml
 

Hello, I'm Valmond but I need to post from my local machine so I'm Loulou@mindoki.com now :-)

I'm checking my traces in the Docker output (I run it in a shell) and I get this kind of error quite frequently:

lemmy_1     | 2023-08-01T19:08:53.230788Z  WARN lemmy_server::root_span_builder: Domain is not in allowlist
lemmy_1     |    0: lemmy_apub::activities::verify_person_in_community
lemmy_1     |              at crates/apub/src/activities/mod.rs:50
lemmy_1     |    1: lemmy_apub::activities::voting::vote::verify
lemmy_1     |              at crates/apub/src/activities/voting/vote.rs:57
lemmy_1     |    2: lemmy_apub::activities::community::announce::receive
lemmy_1     |              at crates/apub/src/activities/community/announce.rs:141
lemmy_1     |    3: lemmy_server::root_span_builder::HTTP request
lemmy_1     |            with http.method=POST http.scheme="http" http.host=lemmy.mindoki.com http.target=/inbox otel.kind="server" request_id=3eb2b88d-fba0-45e6-96e2-fb485cd81b73
lemmy_1     |              at src/root_span_builder.rs:16
lemmy_1     | LemmyError { message: None, inner: Domain is not in allowlist, context: SpanTrace [{ target: "lemmy_apub::activities", name: "verify_person_in_community", file: "crates/apub/src/activities/mod.rs", line: 50 }, { target: "lemmy_apub::activities::voting::vote", name: "verify", file: "crates/apub/src/activities/voting/vote.rs", line: 57 }, { target: "lemmy_apub::activities::community::announce", name: "receive", file: "crates/apub/src/activities/community/announce.rs", line: 141 }, { target: "lemmy_server::root_span_builder", name: "HTTP request", fields: "http.method=POST http.scheme=\"http\" http.host=lemmy.mindoki.com http.target=/inbox otel.kind=\"server\" request_id=3eb2b88d-fba0-45e6-96e2-fb485cd81b73", file: "src/root_span_builder.rs", line: 16 }] }

Anyone knows what it is and why it's happening?

It seems to be a thing on my own server (and in the beginning I messed up some stuff in the config files, so I'd love to track this down and get rid of it if it's that)

Thank you all fabulous people!

Valmond / Loulou

 

Hello!

I finally got my site up and running and (it seems anyway!) it is now quick and without errors!

How did I do it you may ask, as my site would load only in an app (and sluggishly), sometimes on the web locally, sometimes not, and never on the web (FF) on my phone...

I removed the site icon (well, the title said it already, but I'll repeat it for dramatic effect).

Any one else have had the same problem?

Mine was pictrs refusing a fetch request, answering with a ECONNREFUSED 0.0.0.0:443

I have absolutely no 0.0.0.0 in any of my config files BTW.

Cheers!

view more: ‹ prev next ›