MOSFETs are less efficient outside their thermal envelope. At the micro-scale you’re talking about, you could be chasing loss of efficiency due to heat.
It’s like a scale model of the war itself
OP, couple things:
The trigger for that fan on signal is going to be heat, not wattage. Granted those things usually go hand in hand but there are a handful of reasons that could be responsible for the behavior you’re seeing:
Your PC is exhibiting an unusually high draw on one depreciated rail and pushing that part of the PSU near it’s limit. Legacy components can be good for this, -12V is a great example of a depreciated power supply voltage.
You’re seeing heat from something else soaking into the PSU. GPU is a good internal example. If you’re an audiophile, headphone amp is a good external one especially if it’s sitting on the tower.
PSUs are designed to allow other case ventilation to pass through them for cooling. You’ve probably got another non-PSU cooling issue - clogged filter, dead or dying fan, negative pressure.
Lastly, it’s hard for us to say whether that power draw is appropriate without knowing more about your PC. In general, for a desktop with a dedicated GPU it’s in the ballpark but again hard to nail down specifics. It’s a big ballpark. Things like what idle states are supported and enabled can easily account for 5W.
Windows 10 LTSC (for me) generally has uptime that is the equivalent of any Linux box. I’ve been using it to host Plex for several years - before hardware transcoding support in Linuxv was really up to snuff.
LTSC is what Windows should be. It’s a shame Microsoft doesn’t make it available (legally) to normal consumers.
I made a post that was similar a week or so back that was fairly controversial where I advocated changing how the federation protocol works. I’ve been thinking about it more, and I think I have a solution to your concern (and mine) that keeps the admins feelings about federation and not allowing one instance to dominate in mind.
On Reddit, especially old.reddit, when you search at the top you actually get two different search results: subreddits matching %string% at the top, posts matching %string% at the bottom.
We should mirror that. The current search should be modified in the same structure and pump the search string into https://browse.feddit.de/ or implement it’s process into the server code.
I think when someone types in android, getting a list of currently existing Lemmy communities with their respective populations and post counts is probably the easiest way to smooth out the learning curve.
Yes.
And to some of the child replies, I think there’s a question of scale that often gets overlooked. In all these discussions, there seems to be two different groups commingling: ones who just need 1-2 simultaneous streams, and ones who are doing true whole-house-plus systems.
I’m serving subtitles-enabled streams to (mostly) Roku clients - who need the server to burn in the subtitle track for some insane reason. It’s nothing for my Plexbox to be serving 6 simultaneous streams. A 4790K would definitely not cut it for me.
Honestly, don’t bother with a dGPU and get a 12th or 13th gen Intel Core chip with QSV. Intel quietly tuned it up to the point where it’s faster than nVidia’s NVENC engine even in the latest gen plus you don’t have mess around with the uncap streams hack and you’re transcoding through system RAM not dGPU RAM, so far less likely that your stream limit will be artificially constrained by memory limitations.
To answer the question you asked though, the nVidia NVENC is the best solution on a dGPU. It’s performance is largely the same across the same board generation, with one exception in the GTX 10X0 series. The absolute cheapest card you can lay your hands on that has an NVENC engine is the 1050TI.
The caveat is the 1070 and 1080 have two NVENC engines. It will double max number of streams in theory, however in reality you’re memory bound on those cards and it’s more like a 33% bump.
I did. I could never get ansible to work when I was setting up the same machine. If you know how to set the inventory file up for that, I’m all ears.
I’ll be the heretic here, but so far as I know you are only required to make source available when you distribute binaries. And for that matter, it doesn’t even have to be online just available upon request unless you’re using a derivative GPL that added online access as a clause.
I highly doubt the users of a web interface are required to be given access to source. There are multiple GPL-licensed web servers (I am well aware Apache is not btw) and I’ve never seen one embed a code link on every page.
Tl;Dr: Lemmy does it, but I believe it’s not required. Modify away if you so choose.