Schmoo

joined 1 year ago
[–] [email protected] 1 points 2 hours ago* (last edited 2 hours ago) (1 children)

But why? That's a very hard sell and a very inefficient use of your time. At best you could convince some anarchists of the harm reduction argument, but you could never convince anarchists to be enthusiastic about voting for Kamala, which is what those very absurd memes seem to be trying to do.

Edit: And very ineffectively I might add. I still can't make heads or tails of what those memes are trying to say.

[–] [email protected] 2 points 3 hours ago* (last edited 3 hours ago)

My issue with ground news is it doesn't give any weight to funding sources when making its' bias ratings, which makes it easy for billionaire-funded media conglomerates with a "neutral and unbiased" front to fly under the radar.

[–] [email protected] 2 points 5 hours ago (3 children)

It's because they're strange. The message they're communicating is inscrutable.

[–] [email protected] 1 points 8 hours ago (5 children)
[–] [email protected] 6 points 3 days ago

Didn't the MCU movies make a point to say it only matters if the person is worthy by Odin's standards? I guess it just means Magneto meets Odin's standards, whatever they are.

[–] [email protected] 12 points 6 days ago

The solution to athlete's foot is to chop off your toes. Harder to get foot fungus without all those pointless crevices.

[–] [email protected] 4 points 1 week ago

Stop concern trolling. The ridiculous nature of the "threat" makes it obvious they're being completely unserious.

[–] [email protected] 5 points 1 week ago (2 children)

Alright, I'll play along.

Claim:

The document titled hamas human shields released by NATO Strategic Communications is propaganda.

Argument:

Merriam-Webster defines propaganda as-

the spreading of ideas, information, or rumor for the purpose of helping or injuring an institution, a cause, or a person

Let's break that down. To determine whether the NATO StratCom document hamas human shields meets the criteria for propaganda we need to answer the following:

Q: Does the item in question contain ideas, information, or rumor?

A: Without having to verify any claims you can still confidently state that the document contains at least one if not all of these. Statements of opinion can be classified as ideas, and statement of fact can be considered either information or rumor depending upon the amount and veracity of supporting evidence.

Q: Was the item in question spread for the purpose of helping or injuring an institution, a cause, or a person?

A: By posting the document on a public forum for the purpose of defending NATO's actions, you yourself fulfilled this criteria. Prior to that, NATO StratCom also fulfilled it, as they have an implicit interest in defending the actions of NATO (which this document serves to do)

For example: I can point to evidence that Tasnim News is propaganda.

I don't dispute this.

[–] [email protected] 5 points 1 week ago (4 children)

Unless you disagree with the meaning of the word propaganda then everything I said is a statement of fact, not a personal opinion. What do you mean when you say propaganda (and don't just give examples, actually define it).

[–] [email protected] 13 points 1 week ago* (last edited 1 week ago) (6 children)

there's nothing "propaganda" about NATO

You can't be serious. Everyone does propaganda, propaganda is everywhere. Just because you happen to agree with NATO propaganda doesn't mean it isn't propaganda. Your original comment is propaganda, the responses to it are propaganda, this entire comment section is full of propaganda. Anyone disseminating information reflecting the views or interests of any doctrine or cause is engaging in propaganda.

Edit: Always has been

[–] [email protected] 4 points 1 week ago (1 children)

I misread your comment, that's my mistake. I thought you were saying that trans rights no longer being under attack is why you wish you would stop hearing about them.

[–] [email protected] -1 points 1 week ago (3 children)

trans rights are no longer under attack.

Yes they are, you've just stopped hearing about it because the Democrats mostly stopped playing defense for them. Turns out a tiny minority has a very small voice when it isn't being amplified by people with access to power and privilege. It's similar to the way Democrats now support right-wing border policy despite paying lip service to leftist ideas about the border and immigration. It's just another cause the Democrats cynically co-opted until it was no longer convenient.

 

Top

Bruising

The underside instantly darkens when scratched.

1
submitted 11 months ago* (last edited 11 months ago) by [email protected] to c/[email protected]
 

Edit: For those who stumble across this with the same issue, I eventually got it working by adding “default-runtime”: “nvidia”, to /etc/docker/daemon.json then restarting the docker service and Jellyfin container.

I am in the process of setting up a new media server on an old PC using Ubuntu Server and CasaOS and have run into my first major roadblock.

To give some background, I formerly had my media server running on my main gaming PC on Windows using Plex and the *arr suite. I’m now trying to do things the right way and set everything back up from scratch on some spare hardware with Jellyfin and all the rest in dockerized containers. I chose CasaOS because I’m not overly familiar with Linux and thought that would be a good way to ease into things.

Everything was going well until I tried to get hardware acceleration enabled in Jellyfin. For the life of me I cannot seem to get the Nvidia drivers properly installed, much less give Jellyfin access to the device. I’m using a GTX 960.

I’m not sure exactly what additional info I need to give here, but here’s something I hope helps:

*****@home-server:/$ nvidia-smi
NVIDIA-SMI has failed because it couldn't communicate with the NVIDIA driver. Make sure that the latest NVIDIA driver is installed and running.
*****@home-server:/$ nvcc --version
nvcc: NVIDIA (R) Cuda compiler driver
Copyright (c) 2005-2021 NVIDIA Corporation
Built on Thu_Nov_18_09:45:30_PST_2021
Cuda compilation tools, release 11.5, V11.5.119
Build cuda_11.5.r11.5/compiler.30672275_0
*****@home-server:/$ ls /usr/src | grep nvidia
nvidia-srv-535.104.12
*****@home-server:/$ sudo dkms install -m nvidia -v srv-535.104.12
Error! Could not locate dkms.conf file.
File: /usr/src/nvidia-srv-535.104.12/dkms.conf does not exist.

If there’s anything important I’m leaving out - and I probably am - let me know. Also if there’s anywhere else you recommend I post this let me know that as well.

13
submitted 11 months ago* (last edited 11 months ago) by [email protected] to c/[email protected]
 

Edit: For those who stumble across this with the same issue, I eventually got it working by adding “default-runtime”: “nvidia”, to /etc/docker/daemon.json then restarting the docker service and Jellyfin container.

I am in the process of setting up a new media server on an old PC using Ubuntu Server and CasaOS and have run into my first major roadblock.

To give some background, I formerly had my media server running on my main gaming PC on Windows using Plex and the *arr suite. I’m now trying to do things the right way and set everything back up from scratch on some spare hardware with Jellyfin and all the rest in dockerized containers. I chose CasaOS because I’m not overly familiar with Linux and thought that would be a good way to ease into things.

Everything was going well until I tried to get hardware acceleration enabled in Jellyfin. For the life of me I cannot seem to get the Nvidia drivers properly installed, much less give Jellyfin access to the device. I’m using a GTX 960.

I’m not sure exactly what additional info I need to give here, but here’s something I hope helps:

*****@home-server:/$ nvidia-smi
NVIDIA-SMI has failed because it couldn't communicate with the NVIDIA driver. Make sure that the latest NVIDIA driver is installed and running.
*****@home-server:/$ nvcc --version
nvcc: NVIDIA (R) Cuda compiler driver
Copyright (c) 2005-2021 NVIDIA Corporation
Built on Thu_Nov_18_09:45:30_PST_2021
Cuda compilation tools, release 11.5, V11.5.119
Build cuda_11.5.r11.5/compiler.30672275_0
*****@home-server:/$ ls /usr/src | grep nvidia
nvidia-srv-535.104.12
*****@home-server:/$ sudo dkms install -m nvidia -v srv-535.104.12
Error! Could not locate dkms.conf file.
File: /usr/src/nvidia-srv-535.104.12/dkms.conf does not exist.

If there’s anything important I’m leaving out - and I probably am - let me know. Also if there’s anywhere else you recommend I post this let me know that as well.

1
submitted 11 months ago* (last edited 11 months ago) by [email protected] to c/[email protected]
 

Edit: For those who stumble across this with the same issue, I eventually got it working by adding “default-runtime”: “nvidia”, to /etc/docker/daemon.json then restarting the docker service and Jellyfin container.

I am in the process of setting up a new media server on an old PC using Ubuntu Server and CasaOS and have run into my first major roadblock.

To give some background, I formerly had my media server running on my main gaming PC on Windows using Plex and the *arr suite. I'm now trying to do things the right way and set everything back up from scratch on some spare hardware with Jellyfin and all the rest in dockerized containers. I chose CasaOS because I'm not overly familiar with Linux and thought that would be a good way to ease into things.

Everything was going well until I tried to get hardware acceleration enabled in Jellyfin. For the life of me I cannot seem to get the Nvidia drivers properly installed, much less give Jellyfin access to the device. I'm using a GTX 960.

I'm not sure exactly what additional info I need to give here, but here's something I hope helps:

*****@home-server:/$ nvidia-smi
NVIDIA-SMI has failed because it couldn't communicate with the NVIDIA driver. Make sure that the latest NVIDIA driver is installed and running.
*****@home-server:/$ nvcc --version
nvcc: NVIDIA (R) Cuda compiler driver
Copyright (c) 2005-2021 NVIDIA Corporation
Built on Thu_Nov_18_09:45:30_PST_2021
Cuda compilation tools, release 11.5, V11.5.119
Build cuda_11.5.r11.5/compiler.30672275_0
*****@home-server:/$ ls /usr/src | grep nvidia
nvidia-srv-535.104.12
*****@home-server:/$ sudo dkms install -m nvidia -v srv-535.104.12
Error! Could not locate dkms.conf file.
File: /usr/src/nvidia-srv-535.104.12/dkms.conf does not exist.

If there's anything important I'm leaving out - and I probably am - let me know. Also if there's anywhere else you recommend I post this let me know that as well.

view more: next ›