dylanmorgan

joined 2 years ago
[–] dylanmorgan@slrpnk.net 3 points 18 hours ago

I just rewatched Evangelion, and the dubbed dialogue actually made more sense idiomatically than the subtitles. I know there are cases where the translation is not great and the voice actors are doing 5th grade class play level overacting, but that’s not universal.

[–] dylanmorgan@slrpnk.net 6 points 22 hours ago (1 children)

First Facebook and now TikTok. Social media companies love hiring former IDF people

[–] dylanmorgan@slrpnk.net 4 points 1 day ago

Also one of the investors in Slate is Bezos so…

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

If friends aren’t willing to avoid the bar for the time being, it may be best to take a break from them. Ask your friends if they can join you at a place that has less of a booze-focused vibe, like a restaurant or cafe.

[–] dylanmorgan@slrpnk.net 4 points 1 day ago

One day at a time. It’s tough, be kind to yourself and remember that people in the program are there to support you. Don’t white-knuckle it, reach out for help.

[–] dylanmorgan@slrpnk.net 24 points 1 day ago

I think this is super accurate. I might have in a moment (or twelve or a hundred) of weakness eaten a whole box of these in a single sitting.

[–] dylanmorgan@slrpnk.net 4 points 1 day ago

Reading the article just refines and deepens that sense of horror and disgust.

[–] dylanmorgan@slrpnk.net 1 points 1 day ago (1 children)

Well…gaming.

But also trying to use various apps that are more niche than browsers and office software.

For example, there is a creative writing app called Manuskript that doesn’t seem to install the same way if I’m using fedora and KDE or fedora and Gnome.

Or, I installed various distros on older Apple hardware and they don’t automatically mount a second drive that is present and detected, even after taking what should be the steps to auto-mount the drive at startup.

[–] dylanmorgan@slrpnk.net 4 points 1 day ago (3 children)

I will say that there is a usability issue with some aspects of Linux. If you are not a sysadmin but want to use a computer for more than just browsing the web and sending email, you can get blocked pretty easily and the vast number of possible configurations out there makes troubleshooting way more difficult than on a windows or Mac machine.

[–] dylanmorgan@slrpnk.net 56 points 2 days ago (1 children)

His company will probably fail in the near future.

[–] dylanmorgan@slrpnk.net 3 points 2 days ago (1 children)

Music in headphones: good A show I picked by am not really watching: good A conversation I am not part of: I WILL MURDER YOU ALL WITH A SAFETY PIN

[–] dylanmorgan@slrpnk.net 3 points 2 days ago (1 children)

Do you mind clarifying the “invisible minority” category?

 

I know this is a little outside the normal scope of this community. However, I think it’s undeniable that a contributing factor to the ideas and behavior of contemporary tech oligarchs is their love of older sci-fi and fantasy literature. Seeing the authoritarian and sometimes even straightforwardly fascist ideals hidden in those works can be helpful in understanding how these people think.

 

I’m a noob with sourdough and I have been having a hard time getting information on how to maintain a consistent amount of starter. Is it generally appropriate to discard half and replace that half with fresh flour and water?

Related, is “discard” in any meaningful way different from the starter itself, or are the recipes for discard scones/crackers/whatever just labeled that because you aren’t using the starter for rise?

 

I started reading this book by Gabor Maté, a doctor who has ADHD. In just the first chapter, I felt seen in a way that I have never experienced with any therapist or psychiatrist I have consulted in almost 47 years.

 

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

 
 
 

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

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

 

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.

 

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.

 

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?

view more: next ›