schizo

joined 8 months ago

I don't disagree, but if it's a case where the janky file problem ONLY appears in Jellyfin but not Plex, then, well, jank or not, that's still Jellyfin doing something weird.

No reason why Jellyfin would decide the French audio track should be played every 3rd episode, or that it should just pick a random subtitle track when Plex isn't doing it on exactly the same files.

As far as it matters for this, a hypervisor is a hypervisor.

I use qemu/kvm because it's what I'm used to on the linux side, but I don't think it has any particular feature that makes it more safe compared to like virtualbox or vmware or anything else.

[–] schizo@forum.uncomfortable.business 44 points 1 month ago (1 children)

As someone who's had the misfortune of having to use Salesforce professionally, this might actually improve the quality of their slop.

[–] schizo@forum.uncomfortable.business 16 points 1 month ago (3 children)

One thing I ran into, though it was a while ago, was that disk caching being on would trash performance for writes on removable media for me.

The issue ended up being that the kernel would keep flushing the cache to disk, and while it was doing that none of your transfers are happening. So, it'd end up doubling or more the copy time because the write cache wasn't actually helping removable drives.

It might be worth remounting without any caching, if it's on, and seeing if that fixes the mess.

But, as I said, this has been a few years, so that may no longer be actively the case.

It's such the best meme, and a thing that so many people need to see at every opportunity so keep posting it.

Why pay someone when you can just use ChatGPT?

I mean, the quality of what you get is going to be garbage either way, so you might as well just use AI to cheat rather than paying for a site that pays someone a tiny fraction to do it for you.

[–] schizo@forum.uncomfortable.business 8 points 1 month ago (4 children)

Yeah, I don't let anything that has to be cracked out of an isolated VM until it's VERY clear that nothing untoward is going on.

QEMU has proven perfectly lovely for a base to use for testing questionable software, and I've got quite a lot of VMs sitting around for various things that ah, have been acquired.

Humans can't do then benevolent part for very long.

You can fake it for a bit, but by and large we're just absolutely shit at not being assholes to each other once you get outside of your family tribe or maybe your local neighbors.

(Also having a complete mental breakdown doesn't help, and boy howdy.)

[–] schizo@forum.uncomfortable.business 1 points 1 month ago (4 children)

If you share access with your media to anyone you'd consider even remotely non-technical, do not drop Jellyfin in their laps.

The clients aren't nearly as good as plex, they're not as universally supported as plex, and the whole thing just has the needs-another-year-or-two-of-polish vibes.

And before the pitchfork crowd shows up, I'm using Jellyfin exclusively, but I also don't have people using it who can't figure out why half the episodes in a tv season pick a different language, or why the subtitles are somtimes english, and sometimes german, or why some videos occasionally don't have proper audio (l and r are swapped) and how to take care of all of those things.

I'd also agree your thought that docker is the right approach to go: you don't need docker swarm, or kubernetes, or whatever other nonsense for your personal plex install, unless you want to learn those technologies.

Install a base debian via netinstall, install docker, install plex, done.

[–] schizo@forum.uncomfortable.business 25 points 1 month ago (5 children)

Mine? Mine? Mine? Mine mine mine mine.

[–] schizo@forum.uncomfortable.business 43 points 1 month ago (6 children)

I'm not saying it is or is not a false positive, so please read the rest of my comment with that in mind.

But, that said, this is not new: AV has triggered on cracks and cheat software and similar stuff since forever.

The very simplified explanation is that the same things you do to install a rootkit, you do to cheat in a game with or crack software DRM.

Bigger but, though: cracks and game cheats have also been a major source of malicious software for just as long, so like, it's also entirely likely that it's a good catch, too.

[–] schizo@forum.uncomfortable.business 25 points 1 month ago (1 children)

Yep. Texas has been just-one-more-thing-happening from going blue for 25 years now.

So far, not a single damn one of those things, or even, somehow, the aggregate change of ALL of them has resulted in shit.

Cities are just as blue as they were, and the rest of the state is just as red, and the Republicans have remained in charge throughout it all.

And, before someone goes 'but gerrymandering!', the (R)s are maintaining control even in state-wide elections that are just a matter of getting more votes, too, so while you can argue that some of the stuff is probably gerrymandered, that's not the root cause of it either.

Another handful of people moving here isn't going to make one single bit of difference, and anyone thinking otherwise after literal decades of this kind of wishful thinking needs to take a deep breath and some introspection and figure out why they're still willing to buy that line.

 

Made this mostly because I've found putting RSS feeds into Lemmy useful since my doom-scrolling has reduced to just Lemmy and figured I'm probably not the only person that'd find this useful.

It's pulling 6 RSS feeds that provide free games for Steam, Gog, Epic, and Humble.

Nothing shockingly world-changing, but hey, free games.

!freegames@forum.uncomfortable.business

72
Laptop for Linux use (forum.uncomfortable.business)
 

So I'm looking for a laptop, but before you downvote and move on, I've got a twist: I'm looking for a laptop with Linux support that's going to intentionally be console-only and rely on TUIs to make a lower-distraction device.

I was looking at older Thinkpads with 4:3 screens and the good keyboard before Lenovo went all chicklet with them, but I'm kinda concluding they're both way too expensive AND way too old to be a reasonable choice at this point.

A X220 or T40-whatever would be great and be the perfect aesthetic, but they're expensive, hard to find parts for, and using enough crusty old shit that this becomes yet another delve into retro computing and not one into practical, useful computing which is the goal here.

So, anyone have any recommendations of any devices in the last decade that have a reasonable keyboard, screen, use modern enough components that you can source new drives and RAM and batteries and such, and preferably aren't coated in a coating that's going to turn to sticky goo?

Thin(ner) and light(er) would be nice, but probably not a dealbreaker if the rest of the pieces align. This will be almost entirely used at a table for writing and such.

 

Basically, the court said that algorithmically selected content doesn't qualify for Section 230 protections, which could be a massive impact to every social media platform out there that has any sort of algorithm selecting content, which, well, is all of them.

Definitely something that's going to be interesting watching play out.

 

So I've got a home server that's having issues with services flapping and I'm trying to figure out what toolchain would be actually useful for telling me why it's happening, and not just when it happened.

Using UptimeKuma, and it's happy enough to tell me that it couldn't connect or a 503 happened or whatever, but that's kinda useless because the service is essentially immediately working by the time I get the notice.

What tooling would be a little more detailed in to the why, so I can determine the fault and fix it?

I'm not sure if it's the ISP, something in my networking configuration, something on the home server, a bad cable, or whatever because I see nothing in logs related to the application or the underlying host that would indicate anything even happened.

It's also not EVERY service on the server at once, but rather just one or two while the other pile doesn't alert.

In sort: it's annoying and I'm not really making headway for something that can do a better job at root-cause-ing what's going on.

 

Just got an email thanking me for being a 5-node/free user, but Portainer isn't free and I need to stop being a cheap-ass and pay them because blah blah economic times enshittification blah blah blah.

I've moved off them a while ago, but figured I'd see if they emailed EVERYONE about this?

A good time to ditch them if you haven't, I suppose.

 

I'm wanting to add a bunch of energy monitoring stuff so I can both track costs, and maybe implement automation to turn stuff on and off based on power costs and timing.

I'm using some TPlink based plugs right now which are like, fine, but I'm wanting to add something like 6 to 10 more monitoring devices/relays.

Anyone have experience with a bunch of shelly devices and if there's any weird behavior I should be aware of?

Assume I have good enough wifi to handle adding another 10 devices to it, but beyond that any gotchas?

view more: next ›