• 7 Posts
  • 16 Comments
Joined 1 year ago
cake
Cake day: April 17th, 2023

help-circle




  • I can only say that this really happened to my brother.

    Did you know that ivermectin is mainly a product for humans, and received the nobel prize in 2015? it’s not as bad as we were told during covid. Also, Merck sponsored mectizan for human use to African countries since 1987(see mectizan.org). Too bad though that the human product was banned in the US, and because of that people went as far as taking the animal grade stuff.

    What strikes me… They had zero evidence of harm for use of human-grade ivermectin with covid, but they banned it. But they also had zero evidence of paracetamols effect on covid, but they adviced it for treatment.



  • indeed. not horsepaste, just the pills for human use.

    My brother had 10 days covid and was bedridden. i called him, and i was dumbfounded that he was so sick for that long and thinking he would recover without any intervention. his judgment was clearly impaired… His test came back positive the 11th day. we arranged a knowledgeable GP. they subscribed ivermectin(against virus) and antibiotics(against pneumonia). The 12th day at evening(as soon as he had the medicines) he began his regimen. within 4 days he was back on his feet.

    Fyi: those pills have been shipped to Africa at almost no costs since 1987 to fight riverblindness. You can read company’s history here: https://mectizan.org/


  • “In the context of censorship in the West, there was a prevailing illusion that the West embodied greater freedom of speech and press, portraying itself as a society with minimal censorship. Yet, I believe that censorship persists wherever there is power.”

    Indeed

    Censorship, in fact, arises from the vulnerability of power

    Which then suggests that that kind of ‘power’ is without any trust in the moral fiber of society. And if moral fiber indeed is lacking, that i.m.o. would be the place to start building.

    western censorship is ‘more concealed’

    The topic mentioned in the article is not what i’m talking about, but indeed; i know a few other topics for which i’ve been shadowbanned/censored/banned on various platforms. Sadly… including this one. A dialogue trying to learn eachothers reasons is not happening a lot anywhere.

    (edit)I’m from NL and WOO-reqeuest(like FOIA) have shown that govt had API access, to e.g. fb, twitter, used for censoring whoever they see fit.











  • Hi. thanks.

    i logged in and found the port number in the /etc/sites/sites_enabled/<domain>.conf

    i did the merge again, and via domain and the local port i get the following:

    i logged into portainer and found this message many times for <domain>_lemmy-ui_1:

    API error: FetchError: request to http://lemmy:8536/api/v3/site? failed, reason: getaddrinfo EAI_AGAIN lemmy
    

    in <domain>_lemmy_1 it says this many times:

    thread 'main' panicked at 'Failed to load settings file, see documentation (https://join-lemmy.org/docs/en/administration/configuration.html): LemmyError { message: None, inner: "unknown field `use_tls`, expected one of `smtp_server`, `smtp_login`, `smtp_password`, `smtp_from_address`, `tls_type`" near 40:12, context: SpanTrace [] }', crates/utils/src/settings/mod.rs:20:20
    note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
    

    mm… this use_tls field 🤔…

    On the ansible machine, i have this use_tls in the email section in inventory/host_vars/<domain>/config.hjson. i’ll check if that field is still allowed

    in the defaults.hjson (mentioned in repy below), the use_tls isn’t mentioned, so i removed that keyword, and Lemmy version 0.18 is up🙌





  • if you’re a registered user on a server, when you click [Communities], there you can see

    • [local] communities - Those created on your server
    • [all] communities - Those local and also those already federated to your server

    You can subscribe to a community of any server which your server can federate with. The list of connected servers you can find via the /instances link at the bottom of the page.

    There’s an easy to use community search tool here https://browse.feddit.de/

    If you’ve found a community you like to follow, translate the original URL to a federated URL You do this by putting the community URL of the original server in the search bar; e.g.

    (This search functionality is available in the web interface, but not yet available in the Jerboa app)

    The result will list the federated URL. A federated URL has the form:
    https://<your server>/c/<community-id>@<other server>

    Visiting the federated link, and clicking [Subscribe] will make that community be federated to your server from now on. Your subscribed community will now also be listed under the [all] communities listing on your server.