[-] dylanmorgan@slrpnk.net 10 points 1 day ago

Those are also places where a lot of regressive candidates run unopposed and hold office for decades because they’re the only ones who have an interest in the position. Prime spots for someone with different ideas to throw their hat in the ring.

[-] dylanmorgan@slrpnk.net 15 points 1 day ago

We need at least one new party in this country, and one that runs for local elections first to build a bench of people who can run for higher office.

Even if I didn’t believe the national Green Party was just a spoiler (regardless of how they started out,) they spend all their time and energy pushing a presidential candidate every four years rather than working on ground game.

I think states like Texas are actually fertile ground if you focus on what people are dealing with in their day to day life and start small-county commissions, town council positions, even sheriff if you have a county where the local sheriff is unpopular and your party platform is looking at criminal justice reform.

I also think pushing for changes to use ranked choice voting with proportional representation would generate long-term change. Single Tranferable Vote has worked well in Ireland, and historically it worked well in multiple American cities: https://en.wikipedia.org/wiki/Single_transferable_vote?wprov=sfti1

[-] dylanmorgan@slrpnk.net 6 points 2 days ago

Okay, how about the 34% of voters in PA as mentioned in the OP? Or the black Americans who said Gaza was important to them?

[-] dylanmorgan@slrpnk.net 25 points 3 days ago

A reasonable court would have said “that’s a totally legitimate concern” and maybe suggested options for reviewing election integrity concerns without exposing PII to third parties.

This court would probably have waved off public statements by neo-nazis that they would hunt these people for sport as “insufficient cause for concern.”

[-] dylanmorgan@slrpnk.net 28 points 3 days ago

Maybe he picked that up in Afghanistan, warlords there keep young boys as concubines and might be disinclined to admit to a random US soldier that the boys all over their compound are sex slaves, so “slaves” is the “softer” term.

Of course, that means that this dude is a-ok with bringing slavery back, so…

[-] dylanmorgan@slrpnk.net 10 points 4 days ago

Absurd to exclude Texas, which would almost certainly go blue if all eligible voters voted. It goes a long way toward explaining why the GOP pushes so hard to limit voting here.

[-] dylanmorgan@slrpnk.net 15 points 4 days ago

At least they’re actually arresting them ¯_(ツ)_/¯

[-] dylanmorgan@slrpnk.net 27 points 4 days ago

“Your honor, we clearly did not commit election interference, we committed fraud. Also, we’re not even doing it here anymore, so…we rest our case.”

[-] dylanmorgan@slrpnk.net 12 points 6 days ago

Olay on YouTube put it this way: you vote for your weakest adversary. Harris may be shit on Palestine but she probably won’t tell cops to just start murdering protesters.

[-] dylanmorgan@slrpnk.net 155 points 1 month ago

And punishing any organization that platforms him.

98

cross-posted from: https://slrpnk.net/post/13321244

Over half of Londoners think councils prefer improving roads for drivers over safety of cyclists and pedestrians, as majority call for more Low Traffic Neighbourhoods and 20mph limits, new study finds

[-] dylanmorgan@slrpnk.net 144 points 4 months ago

Jesus, is there any way both sides can lose? Because fuck ticket scalpers, but fuck Ticketmaster too.

441
Poor owl (slrpnk.net)
168
submitted 7 months ago by dylanmorgan@slrpnk.net to c/austin@lemmy.world
59
crushing (www.al.com)

cross-posted from: https://sopuli.xyz/post/11310783

This 7-year-old has a lemonade stand to pay for her mom's tombstone

90
The OCM is shut down for a few hours (www.goodmorningamerica.com)

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

Over 7,000 students see their lunch debts wiped after $1 million donation

Over 7,000 students in Georgia with unpaid lunch balances are getting a helping hand following a $1 million initiative from the Arby's Foundation, the nonprofit announced Thursday.

11
submitted 8 months ago by dylanmorgan@slrpnk.net to c/jellyfin@lemmy.ml

I installed Jellyfin on an iMac running Fedora 39/Gnome and it was running more or less without any issues. However, I wanted to have the iMac on a VPN which would prevent accessing content indexed by Jellyfin elsewhere. So I installed Ubuntu on an old Mac Mini that I had, planning to make it a NAS box as well as host Jellyfin. The install there did not go well at all, I got the error "The server is expected to host the web client, but the provided content directory is either invalid or empty."

I found a post on github where a user created the directory listed in the error and then copied from /usr/share/jellyfin/web/ and when I did that the startup went further but then it threw the error "Kestrel failed to start! This is most likely due to an invalid address or port bind - correct your bind configuration in network.xml and try again."

I could not find a clear answer as to where the "network.xml" file is located, and I couldn't find any files that seemed to have the contents that were expected in network.xml. I put that aside for another day, considering a different distro if there are any others that are better with jellyfin than Ubuntu.

Today I was going to watch something that had been working on the Fedora box, and it would not play. I checked systemctl and jellyfin was not running. I tried launching it from the terminal and I got the same "server is expected to host the web client" error I had before.

Has anyone else run into these issues? Is there any better documentation out there than what is on the jellyfin site? Any help is much appreciated.

13
submitted 8 months ago by dylanmorgan@slrpnk.net to c/linux@lemmy.ml

I installed Fedora 39 on an old iMac I had with a fusion drive (128GB SSD +1TB spinning disk.)

Fedora is installed on the SSD, and I want to use the spinning disk as a media drive. Problem is, it does not mount by default, so I figure I need to edit /etc/fstab to have it mount at startup.

I’m at work so I SSH into the iMac and get the UUID for the disk and then open fstab in vi, enter the new line with the uuid, directory I want the drive mounted in (/media), the filesystem (ext4) and the options. Try to write and quit, get an error the file is readonly. Try to set the file to noreadonly, write fails again. Try :wq! and get the error the file cannot be opened to write.

Exit vi, ls -la and see the file is read-only.

sudo chmod 644 fstab, put in password. ls -la shows file is still read only. lsattr fstab, immutable flag is not set.

Is this happening because I’m on SSH, or is there some other issue?

811
Anticolonirule (slrpnk.net)
8

I recently picked up the python mastery bundle from humble bundle and one of the books (about larger-scale projects) has its exercises built around using anaconda virtual environments. I am able to create a project using:

% conda create -n project0 —channel=conda-forge python=3.12

But when I try to activate project0 I get an error that “activate” is an invalid choice. When I tried to initialize conda for Bash, my terminal behaved like the default echo for typed characters turned off.

272
submitted 9 months ago by dylanmorgan@slrpnk.net to c/memes@lemmy.world
43
submitted 10 months ago by dylanmorgan@slrpnk.net to c/linux@lemmy.ml

I have an old iMac that I am planning to install some flavor of Linux on and while I was looking at various distros it occurred to me that it might be a good exercise to install Gentoo on it. Other than a separate machine for documentation and downloading the necessary packages, what else should I have set up to try this? Has anyone installed Gentoo on a Mac before? If so, what concerns are there related to things like Apple’s implementation of EFI?

7
submitted 11 months ago by dylanmorgan@slrpnk.net to c/linux@lemmy.ml

I have a Lenovo Carbon X1 that is a few years old (7th gen), and I am running Fedora 38.5 with GNOME 44.5. The issue is that the system does not sleep properly. If I close the lid, nothing suspends properly, so if it is not on a charger or shut down it will die within several hours in my bag. Are there any distros that handle power management and suspend status on this hardware better than Fedora?

[-] dylanmorgan@slrpnk.net 246 points 1 year ago

Danny Pudi also said “socks” and Larry King was not having it. Makes me think Danny would be cool to meet and Larry not at all.

view more: next ›

dylanmorgan

joined 1 year ago