A10

joined 1 year ago
[–] A10@kerala.party 3 points 1 year ago (1 children)

Can you share some details, I can not find anything about it on their github page.

[–] A10@kerala.party 16 points 1 year ago* (last edited 1 year ago) (3 children)

There is one mistake in this Video. Ublock origin doesn't accept donations the last time checked.

[–] A10@kerala.party 35 points 1 year ago

That will be one big bloated software extremely painful to maintain.

[–] A10@kerala.party 5 points 1 year ago (3 children)

Very much agreed 👍 I realized when using the dnscrypt to set the DNS settings. There is resolv.conf which used to be the final authority regarding your DNS. Now I don't know anymore

[–] A10@kerala.party 6 points 1 year ago

Authors address the ethical implications of their research

Ethical implications. While the decoding of brain activity promises to help a variety of brainlesioned patients (Metzger et al., 2023; Moses et al., 2021; Defossez et al., 2022; Liu et al., 2023; ´ Willett et al., 2023), the rapid advances of this technology raise several ethical considerations, and most notably, the necessity to preserve mental privacy. Several empirical findings are relevant to this issue. Firstly, the decoding performance obtained with non-invasive recordings is only high for perceptual tasks. By contrast, decoding accuracy considerably diminishes when individuals are tasked to imagine representations (Horikawa & Kamitani, 2017; Tang et al., 2023). Second, decoding performance seems to be severely compromised when participants are engaged in disruptive tasks, such as counting backward (Tang et al., 2023). In other words, the subjects’ consent is not only a legal but also and primarily a technical requirement for brain decoding. To delve into these issues effectively, we endorse the open and peer-reviewed research standards.>

 

cross-posted from: https://kerala.party/post/411432

from Meta!!

[–] A10@kerala.party 19 points 1 year ago

Let the cat and mouse games begin!!!! Thanks for the heads up though

[–] A10@kerala.party 2 points 1 year ago

Actually It is Lubuntu with LXDE.

[–] A10@kerala.party 12 points 1 year ago* (last edited 1 year ago) (2 children)

I am contributing to this number by installing Ubuntu Linux on my relatives old laptops.

[–] A10@kerala.party 1 points 1 year ago

The way Adaway works is similar to DNS blocking, it modifies the system hosts file which is like a local DNS. I would divide ad blockers into name resolution based (Pihole, Adguard, Adaway) and client side filters (Ublock origin etc).

[–] A10@kerala.party 4 points 1 year ago

Internally these types of apps are using DNS based blocking similar to this app https://f-droid.org/packages/dnsfilter.android/

[–] A10@kerala.party 15 points 1 year ago (2 children)

Well DNS based blocking has its problems mainly devices bypassing your network defined DNS with some encrypted DNS(DoT,DoH) or using hardcoded custom DNS servers.

[–] A10@kerala.party 5 points 1 year ago (6 children)

What is local app based tracker blocking ? Like ublock origin?

 

I use homer as a fancy bookmark manager for my home server. But I hate updating the config file every time I add a new service. Are there any dashboards that allow you to update items with an API/using docker labels like Traefik?

 

geteilt von: https://kerala.party/post/155876

To use it, follow the readme to set up ansible and an ssh connection to your server. Edit the varibales in var/main.yml and run the playbook with ansible-playbook roles_playbook.yml -K.

Also check out the lemmy and pixelfed docker installation playbooks.

 

geteilt von: https://kerala.party/post/34434

I tried to install pixelfed on my server using the docker compose file from the pixelfed repository. The installation was not straightforward and there were many problems. So I created an ansible playbook to automate the installation. Hope this is helpful and let me know your feedback.

 

geteilt von: https://kerala.party/post/34434

I tried to install pixelfed on my server using the docker compose file from the pixelfed repository. The installation was not straightforward and there were many problems. So I created an ansible playbook to automate the installation. Hope this is helpful and let me know your feedback.

8
submitted 1 year ago* (last edited 1 year ago) by A10@kerala.party to c/selfhosted@lemmy.world
 

Hi I am finding it extremely frustrating that the provided docker compose does not work. and documentation is non existent for docker pixelfed installation. Does the internal/external networking ever work? What file/folder permissions I have to set? Please help.

Sorry for the ranting.

Here is what I have tried so far

this is the docker compose I used, https://github.com/pixelfed/pixelfed/blob/dev/docker-compose.yml

Problem 1: pixelfed/pixelfed:latest does not exist, I am using quay.io/zknt/pixelfed:latest after going through github issues.

Problem 2: The app container cannot find the db container. DNS resolution based on the docker compose service name is not working in my case. I also faced similar issues when trying to selfhost lemmy, ended up removing all external, internal networking before it worked for me.

Solved: https://gitea.com/NoobA10/federated-services-docker-ansible

 

cross-posted from: https://kerala.party/post/28244

view more: next ›