I’m going to have to try the selfhosted variants now. What a huge piece of shit.
I’m going to have to try the selfhosted variants now. What a huge piece of shit.
It means the library of PC games. A bit like a Steam Deck can be seen as both a PC and a handheld console.
I don’t know about the 2 VMs part (although that should work) but they have a Youtube channel with a couple of videos, including Resident Evil Village.
Possibly you are CPU bottlenecked in those particular games, in which case FSR would do nothing.
There’s also amdgpu native context support which allows native AMD GPU drivers in the guest (Linux only guests for now).
Haven’t tested it myself yet though as I’m using a GPU passthrough setup. Although I believe both of these solutions will support multiple VMs using it at the same time, which is an improvement over regular passthrough.
You can trace it back as least as far as Barry Goldwater and the rise of right-wing “think-tanks” in the 1960s which came as a backlash to the civil rights movement and the perceived dominance of left-wing politics in government. Which led to Nixon’s “Southern Strategy”, right-wing talk radio, Fox News, and the ongoing brainwashing of much of rural America in particular.
I don’t think Bush ever sunk to the depths of the Hitler-like rhetoric that Trump and his cronies have been using, however. Maybe the guardrails will hold if Trump wins again (or loses again) but this is not normal.
Non-voters are complicit in what is happening. Maybe saying they are as bad is a stretch, but they clearly either don’t care or are ignorant about it.
that I put on a SD card for my phone
Pretty soon you won’t be able to buy a phone without expandable storage. On the plus side, internal storage is going up, but it’s still not big enough to hold a complete FLAC collection if it’s a reasonably large library. You can re-encode your library just for phone usage, but that’s a bit annoying to maintain.
Also, I’ve found all of the offline music players on Android kind of suck, and don’t support the workflow I like or have bugs.
Jellyfin
Use the desktop client or jellyfin-mpv-shim and you’ll get HEVC support and superior image quality.
Linux currently doesn’t have a concept of “exclusive fullscreen” in the way that Windows does. A new wayland protocol can probably resolve this, although I’m not sure if any work has been done for that yet.
You could do it manually though most likely by having a script check if the current window is fullscreen (which you can do with sway/wlroots easily at least) and then apply the change. But there would be some false positives where you might not want the behaviour (like a video player), although if you’re watching high resolution/high framerate content it would be useful.
It depends on the GPU I suspect. The 6XXX series doesn’t appear to have that issue, at least not in a significant way. But yeah, the 7XXX series having power consumption issues isn’t too surprising.
As for the quote, the “more aggressive ramping” is about its behaviour under load, which you probably do want if you’re playing games.
You can revert the change in the same way as you can make the change now, with a udev rule. And you can change it on the fly with a script if needed.
Udev rule:
KERNEL=="card0", SUBSYSTEM=="drm", DRIVERS=="amdgpu", ATTR{device/power_dpm_force_performance_level}="manual", ATTR{device/pp_power_profile_mode}="0"
(you might be able to leave the power_dpm_force_performance_level
part unset)
You can also try the compute (5) or VR (4) modes which have slightly different behaviour (I use the compute mode on my systems even though they are mostly for gaming).
I believe some of the third party GPU control utilities can also do this, but I don’t personally use them.
I think they probably do care, but they just haven’t got around to strong-arming them yet. There’s still more emulator devs to harass after all.
Can you imagine a world without influencers?
Do you have any recommendations for a Perplexity.ai type setup? It’s one of the few recent innovations I’ve found useful. I’ve heard of Perplexica and a few others, but not sure what is the best approach.
Yes. See: https://www.elevenforum.com/t/specify-target-feature-update-version-in-windows-11.3811/
Or try InControl if you can’t get the above to work.
But yes, Im pretty sure my little server I use explicitly for jellyfin will be fine
I’m not sure why you wouldn’t use Linux for that. You can make some arguments against Linux on the desktop (although I don’t agree) but Linux as a server has been clearly superior for a long time.
It’s like a page of high-school level ranting gibberish. I suppose that is technically a “platform” but not what people are typically thinking of.
Perplexity seems to work but I don’t like the idea of AI giving me “facts” since they are mostly based on other AI posts
It helps that it gives actual sources, so you can verify them. But yeah, not helpful if all of the sources end up being AI posts.
Perplexica is one example. I also seem to remember there is some way to integrate it with SearxNG which is a self hosted meta search engine.