biofaust

joined 2 years ago
[–] biofaust@lemmy.world 2 points 5 hours ago

Because for true Romans the Vatican will always represent the last bit of the temporal power that Popes exercised on the population for centuries and that keeps being exercised de facto true the corruption and continuous ingerence of the Catholic Church in Italian political affairs, local and national.

Not that they are better or worse than all other priests of any confession or religion, but the Catholic Church is the one we have a quite fresh memory of.

[–] biofaust@lemmy.world 1 points 7 hours ago

Nah, those need a Pope to stay in power in Italy.

[–] biofaust@lemmy.world 3 points 1 day ago

That's what you get with religious believers in power.

[–] biofaust@lemmy.world 5 points 1 day ago

Lately I take the stance of no more member countries until veto is removed.

[–] biofaust@lemmy.world 1 points 1 day ago

A rat done bit my sister Nell...

[–] biofaust@lemmy.world 3 points 3 days ago

Indeed. Blackfinger girls are the best, reason why Kaylee in Firefly is hands down the best in the series.

[–] biofaust@lemmy.world 35 points 3 days ago (10 children)

I am Italian and, living in Scandinavia, apart from being mostly disgusted by the other chocolate spreads, I am always very surprised to see the office managers, offering breakfasts on select days, defaulting to a teaspoon in the Nutella jar.

I grew up with a taboo for that and the only way I would ever have Nutella is by scraping some with a knife-side and spreading it thinly on a slice of bread.

It's funny to see people do such things and then coming with the question: "you Italians have pasta, pizza and Nutella and you still manage to be so thin. How?!"

Check your portions.

[–] biofaust@lemmy.world 1 points 4 days ago

Took the leap and actually started paying a nutritional biologist (translating an Italian term) and lost 10 kgs without noticing.

All while keeping training at least 3 days a week and maintaining strength gains and sometimes even getting better.

I also started a book club focused on sci-fi and non-fiction about technology and digital rights, to force myself to start reading again, since I noticed a sharp degradation of my ability to express myself and to analyze discourse.

Finally, I am learning French as my fifth language.

I would love to say I am doing great for being 40+, but mental health and zero social life affect me more than I would like to admit.

[–] biofaust@lemmy.world 2 points 5 days ago

Soon we will be able to sing again "Whitey's on the moon"

[–] biofaust@lemmy.world 2 points 1 week ago (1 children)

You never wrote "without additional clarification", as far as I can read in the parent comments to this one.

[–] biofaust@lemmy.world 2 points 1 week ago (3 children)

Installing from other app stores. Installing, but not from the Play Store. Installing from not-Google-controlled stores.

It's installing. Context can be given using this wonderful semantic device called "subordinate clauses".

 

cross-posted from: https://lemmy.world/post/44456705

I am in the very strange situation, since I installed Ubuntu, in which my laptop is connecting to the wifi, but if I open the wifi settings page it stays on "searching for networks" forever. Since I am planning to use this laptop at a conference where I would need a connection, I would like to solve this somehow.

I have used the "wireless-info" tool and the pastebin can be found here .

Only things I noticed are the Intel AX201 controller that in other forums is said to not work at all (not my case), and the fact that my home network connection is defined by a networkd yaml, as opposed to the others (my parent's house) that are defined by a NetworkManager yaml.

I am a beginner so these are all just guesses from me.

Is there a fix or even a separate software I can use to manage my connections, like adding a new one without having to write myself a new yaml file?

 

cross-posted from: https://lemmy.world/post/44456705

I am in the very strange situation, since I installed Ubuntu, in which my laptop is connecting to the wifi, but if I open the wifi settings page it stays on "searching for networks" forever. Since I am planning to use this laptop at a conference where I would need a connection, I would like to solve this somehow.

I have used the "wireless-info" tool and the pastebin can be found here .

Only things I noticed are the Intel AX201 controller that in other forums is said to not work at all (not my case), and the fact that my home network connection is defined by a networkd yaml, as opposed to the others (my parent's house) that are defined by a NetworkManager yaml.

I am a beginner so these are all just guesses from me.

Is there a fix or even a separate software I can use to manage my connections, like adding a new one without having to write myself a new yaml file?

 

I am in the very strange situation, since I installed Ubuntu, in which my laptop is connecting to the wifi, but if I open the wifi settings page it stays on "searching for networks" forever. Since I am planning to use this laptop at a conference where I would need a connection, I would like to solve this somehow.

I have used the "wireless-info" tool and the pastebin can be found here .

Only things I noticed are the Intel AX201 controller that in other forums is said to not work at all (not my case), and the fact that my home network connection is defined by a networkd yaml, as opposed to the others (my parent's house) that are defined by a NetworkManager yaml.

I am a beginner so these are all just guesses from me.

Is there a fix or even a separate software I can use to manage my connections, like adding a new one without having to write myself a new yaml file?

 

cross-posted from: https://lemmy.world/post/43489045

The spread of fast-follower regulations modeled after the EU’s Digital Markets Act (DMA) and the United Kingdom’s Digital Markets, Competition, and Consumers Act (DMCC) reinforces the “Brussels Effect,” which ITIF has argued constitutes a form of digital imperialism that hinders innovation in the Global South.

 

cross-posted from: https://lemmy.world/post/43489045

The spread of fast-follower regulations modeled after the EU’s Digital Markets Act (DMA) and the United Kingdom’s Digital Markets, Competition, and Consumers Act (DMCC) reinforces the “Brussels Effect,” which ITIF has argued constitutes a form of digital imperialism that hinders innovation in the Global South.

 

cross-posted from: https://lemmy.world/post/43489045

The spread of fast-follower regulations modeled after the EU’s Digital Markets Act (DMA) and the United Kingdom’s Digital Markets, Competition, and Consumers Act (DMCC) reinforces the “Brussels Effect,” which ITIF has argued constitutes a form of digital imperialism that hinders innovation in the Global South.

 

cross-posted from: https://lemmy.world/post/42574918

I am getting started with self hosting and one of the things I would love to host is a Signal TLS proxy using Docker.

Problem is that I have ports 80 and 443 taken by Nginx Proxy Manager (also in a Docker container), through which I forward to different services depending on the subdomain.

I tried modifying the docker-compose.yml file to use ports 9443 and 980 and have it working using a certificate created on NPM, but to no avail.

Being a beginner, it can well be that I don't understand reverse proxies well enough, but that's why, with your help I would love to take this opportunity to learn more.

Thanks in advance.

 

cross-posted from: https://lemmy.world/post/42574918

I am getting started with self hosting and one of the things I would love to host is a Signal TLS proxy using Docker.

Problem is that I have ports 80 and 443 taken by Nginx Proxy Manager (also in a Docker container), through which I forward to different services depending on the subdomain.

I tried modifying the docker-compose.yml file to use ports 9443 and 980 and have it working using a certificate created on NPM, but to no avail.

Being a beginner, it can well be that I don't understand reverse proxies well enough, but that's why, with your help I would love to take this opportunity to learn more.

Thanks in advance.

 

I am getting started with self hosting and one of the things I would love to host is a Signal TLS proxy using Docker.

Problem is that I have ports 80 and 443 taken by Nginx Proxy Manager (also in a Docker container), through which I forward to different services depending on the subdomain.

I tried modifying the docker-compose.yml file to use ports 9443 and 980 and have it working using a certificate created on NPM, but to no avail.

Being a beginner, it can well be that I don't understand reverse proxies well enough, but that's why, with your help I would love to take this opportunity to learn more.

Thanks in advance.

 

cross-posted from: https://lemmy.world/post/42450990

Features I can think of:

  • a system for stricter content moderation, especially something that would automatically delete NSFW/NSFL posts,
  • no direct messaging,
  • some kind of tool for moderators to efficiently review content,
  • multi-layered access to an account to allow for parental control,
  • time management tool that would not be based on the client, but with the session duration calculated through interactions.
 

Features I can think of:

  • a system for stricter content moderation, especially something that would automatically delete NSFW/NSFL posts,
  • no direct messaging,
  • some kind of tool for moderators to efficiently review content,
  • multi-layered access to an account to allow for parental control,
  • time management tool that would not be based on the client, but with the session duration calculated through interactions.
 

cross-posted from: https://lemmy.world/post/42450984

Of course I dream of something with feature parity with the US and Eastern alternatives, but I am not interested in color or touch. Mostly care about format support and rendering.

view more: next ›