[-] Schmoo@slrpnk.net 6 points 21 hours 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.

[-] Schmoo@slrpnk.net 12 points 4 days ago

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

[-] Schmoo@slrpnk.net 4 points 5 days ago

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

[-] Schmoo@slrpnk.net 5 points 5 days ago

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.

[-] Schmoo@slrpnk.net 5 points 5 days ago

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).

[-] Schmoo@slrpnk.net 13 points 6 days ago* (last edited 6 days ago)

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

[-] Schmoo@slrpnk.net 4 points 6 days ago

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.

[-] Schmoo@slrpnk.net -1 points 6 days ago

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.

[-] Schmoo@slrpnk.net 2 points 1 week ago

Brown is just desaturated orange. You can even make the same color appear either orange or brown by changing the color surrounding it. Brown exists only in our brains.

[-] Schmoo@slrpnk.net 3 points 1 week ago

I would think that those types are better suited to research or other medical professions that don't interact with patients like imaging or something.

[-] Schmoo@slrpnk.net 1 points 1 week ago

Decentralized infrastructure can be physical as well, such as microgrids that enable peer-to-peer solar energy sharing.

And sidenote: software engineers are exploited workers like the rest of us, and it's a respectable profession. The "tech bros" you have to worry about are the wealthy CEOs masquerading as inventors and engineers like Elon Musk.

[-] Schmoo@slrpnk.net 1 points 1 week ago

You're using an example right now.

62
submitted 1 month ago by Schmoo@slrpnk.net to c/mycology@mander.xyz

Top

Bruising

The underside instantly darkens when scratched.

1
submitted 1 month ago by Schmoo@slrpnk.net to c/mushrooms@lemmy.world

Top

It's a very vibrant red underneath, I'm too curious not to try and narrow down the species.

1
submitted 4 months ago by Schmoo@slrpnk.net to c/mushrooms@lemmy.world

More angles here:

cap

gills

I think it might be a green-spored parasol which is poisonous, but it's hard to tell at this stage. Was hoping it's something edible because there's lots of them and they're massive.

35
submitted 11 months ago* (last edited 11 months ago) by Schmoo@slrpnk.net to c/piracy@lemmy.dbzer0.com

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 Schmoo@slrpnk.net to c/opensource@lemmy.ml

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 ›

Schmoo

joined 1 year ago