Schmoo

joined 1 year ago
[–] Schmoo@slrpnk.net 3 points 5 hours ago

The fantasy is the competent opposition to all of those things.

[–] Schmoo@slrpnk.net 5 points 2 days ago

It's because he maintained plausible deniability, no bribes or kompromat necessary. Fact checkers couldn't definitively say he supported project 25 because he feigned ignorance.

[–] Schmoo@slrpnk.net 189 points 2 days ago (66 children)

The reality is even worse. They're going to "learn" all the wrong lessons. They will shift further to the right, like they always do.

[–] Schmoo@slrpnk.net 7 points 2 days ago (1 children)

They also make the mistake of thinking that in order to appeal to conservative voters they have to be conservative. I have more often gotten through to conservatives with socialist economics and anarchist political philosophy than I ever could when I was a liberal trying to sway them on cultural issues and basic welfare.

And after getting through to them they started to come around on the cultural issues too.

[–] Schmoo@slrpnk.net 7 points 3 days ago (1 children)

Just want to clarify I was referring to the comments and not your post. I will be right there with you.

[–] Schmoo@slrpnk.net 43 points 3 days ago (1 children)

Kentucky amendment 2, which would have redirected public funds to private schools, failed miserably. Of all the red states, Kentucky seems to be somewhat unique in its' strong resistance to Republican attacks on public education. It is, after all, why we have a Democratic governor. I only hope that continues to hold true.

[–] Schmoo@slrpnk.net 3 points 3 days ago

Maybe they'll self-reflect and take responsibility for the consequences of their actions when they see the harms that they contributed to but, I'm not holding my breath as it hasn't happened in my lifetime despite Iraq, Afghanistan, Palestine, and Rojava, not to mention the impending Project 2025.

Allow me to restore your hope a little bit:

Not all of them will, and those that do might take quite a while to get there, but it happens. Those who see others express such regrets will be inoculated against making the same error.

[–] Schmoo@slrpnk.net 11 points 3 days ago (3 children)

Everyone here missing the point...

[–] Schmoo@slrpnk.net 9 points 3 days ago* (last edited 3 days ago) (1 children)

The neolib captured Democratic party refusing to move left at all didn't help but, lack of participation is what allowed it to happen in the first place.

Bit of a chicken or the egg situation, don't you think? I recently watched a documentary about union coal miners in Harlan County, KY, and while watching it felt like I was watching a culture of resistance transition to a culture of defeat as a result of compounding traumas coinciding with minor improvements to material conditions that made it tempting to settle.

The left has had a culture of defeat for some time, and I believe we are now witnessing the early developmental stages of a new culture of resistance. It is young and naive, and chose too early to abandon electoralism entirely, but it will either mature or be stamped out by the fascism they thought they were ready to face. If we are to survive fascism we can't hold grudges against one another for their errors in judgment.

Edit: Here is the documentary I mentioned, and here is a video that explains what I mean by culture of resistance.

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

Leftist fascism is called fascism, because the term leftist doesn't actually mean anything but fascism and communism do.

[–] Schmoo@slrpnk.net 17 points 3 days ago (4 children)

I made it clear that I don't agree with their decision. I despise accelerationism as much as you do. I am trying to make the point that those who made the decision not to vote or to vote third party were driven to do so by a variety of factors that could have been avoided.

They should accept responsibility for the consequences of their decisions, but many of them are not, and it's fair to be frustrated with that. Another who will not accept responsibility for this outcome is the Democratic party, and they will be very happy to shift blame to leftists who did not vote.

 

I'm looking for software for making small-scale maps / designs. Say for example I wanted to map out a small-ish plot of land with various markers indicating features of the site. Another requirement is that is must have the capability to depict elevation. Others have recommended map-making software for dungeons and dragons, but of the ones I can find they are either paid / subscription models or they strictly adhere to a grid system that makes it impossible to use for my purposes.

Does anyone have some good recommendations?

Edit: It doesn't have to be a single piece of software necessarily. If anyone has recommendations for a particular workflow (like for example if you know some good open source drawing software I could use to draw over the top of a topographic map) I'm interested in that as well.

 

More pictures available if needed. I broke a few open that were in rougher shape and they are solid white and spongy all the way through. Found in open woods in West Kentucky.

Thinking about frying these up and seeing how they taste but want a bit more assurance that I'm not taking a huge risk doing so. I couldn't find these in my National Audubon Society Field Guide so I'm a bit reluctant to take the chance.

 

More pictures available if needed. I broke a few open that were in rougher shape and they are solid white and spongy all the way through. Found in open woods in West Kentucky.

Thinking about frying these up and seeing how they taste but want a bit more assurance that I'm not taking a huge risk doing so. I couldn't find these in my National Audubon Society Field Guide so I'm a bit reluctant to take the chance.

 

Top

Bruising

The underside instantly darkens when scratched.

 

Top

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

 

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.

 

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 1 year ago* (last edited 1 year 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.

14
submitted 1 year ago* (last edited 1 year 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 ›