[-] Schmoo@slrpnk.net 10 points 5 hours ago

I think it's the same issue as conservatives suddenly realizing their favorite band or movie/tv franchise is gasp woke!

They passively consume media without analyzing it beyond the surface level, then are personally offended that they were "baited" into consuming what they see as woke propaganda.

Then they also notice a trend of more overt progressive elements in media because of an increase in surface-level corporate pandering, and they blame "wokeness" for bad storytelling without realizing people who are actually woke hate the shallow pandering too.

[-] Schmoo@slrpnk.net 4 points 18 hours ago

What is your source for this?

[-] Schmoo@slrpnk.net 7 points 3 days ago

Hillary undermined his whole presidency.

Yes, the fact that Russia ran a coordinated disinformation campaign that favored Trump does undermine his legitimacy a bit, but let's not miss the forest for the trees. The fact that Trump lost the popular vote in 2016 and lost the election entirely in 2020 is more significant.

Al Gore tried to use law to win election.

61,000 ballots were not counted by mistake. Gore used the law to try and have them counted and the conservative supreme court interfered for political reasons. Gore was in the right.

Conspiracy theory

The amount of evidence supporting this theory rivals the theory of gravity.

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

A bot would surely have better grammar.

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

Hilary with making false russian claim

In what way do claims of Russian interference - which has some truth to it btw - directly result in the overturning of an election?

Gore with all the counting shenanigans

Insane to present an example of an election being manipulated in Bush's favor as an attempt by Gore to overturn an election. How are we supposed to have a discussion when we clearly live in different realities?

How were they going to overturn an election by occupying a building?

The attack on the Capitol was part of a wider plan orchestrated by Trump and his backers. The fake electors, the call to Georgia's secretary of state, the baseless accusations of voter fraud... All of these combine to paint a pretty clear picture. Hell, the crowd at the Capitol called to hang Mike Pence because he refused to count the fake Certificates of Ascertainment.

I'm only responding for the benefit of others since I know you're just going to deny all of this or try to claim Democrats did the same or worse, but I really do hope you overcome your delusions someday.

[-] Schmoo@slrpnk.net 10 points 3 days ago

Legal warfare, I dont like it either, but the losers do this a lot.

Show me one time Democrats have attempted to stop the certification of an election by force. You can't just pretend this happens as a standard matter of course.

what was May 29th?

May 29th was a riot and not an insurrection because it had nothing to do with trying to overturn an election. Are you getting it yet?

[-] Schmoo@slrpnk.net 19 points 3 days ago

Are you suggesting that an attempt to halt the certification of a presidential election endorsed and encouraged by the sitting president in the hopes of avoiding abdicating power is equivalent to a protest over police brutality?

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

Is that what you think happened on J6? Failure is not the same as giving up.

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

I was just intuiting the answer based on watching a bunch of educational videos, I am not qualified to do the math on this lol.

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

No explosion, just radiation and heat. Everyone nearby is dead, just not instantly.

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

Any good leftist candidate would mobilize opposition voters, that is unavoidable. It's no reason to not run a good candidate.

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

This is highly contested and no credible evidence has been produced for these claims. Israeli propagandists have been hard at work conjuring up lies wholesale and it's shameful to repeat them without verification.

38
submitted 2 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 9 months ago* (last edited 9 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.

14
submitted 9 months ago* (last edited 9 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.

13
submitted 9 months ago* (last edited 9 months ago) by Schmoo@slrpnk.net to c/selfhosting@slrpnk.net

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