Live data from Hacker News

When Discord is open in the background, NVIDIA card will not reach full speed

nvidia.custhelp.com

101–110 of 241 posts

Re: When Discord is open in the background, NVIDIA card will not reach full speed

#101

Earlier quoted context omitted.

I really like them. No need to invite people to a meeting; just jump in. E.g. if you have an issue to diagnose as a group you can just stay on the line, and dip in and out where necessary.

In Teams you can just call the first person up and then add more people into the call. "Jane Doe is calling you from a group chat" or whatever it says. I'm surprised this is a new-ish feature in Slack?

Not really the same thing. Huddles are voice for channels.

Re: When Discord is open in the background, NVIDIA card will not reach full speed

#103
post #43

I really have a love hate relationship with discord and I feel like it is a prime example of an application that should be "simple" but just seems far more complicated than it should be. Currently my biggest annoyance is for some reason every time I start a game, it also tries to access my Camera. Some people online are saying that it is because my webcam has a mic... but why is it trying to access my mic when I laun…

Do you have the discord overlay enabled?

Re: When Discord is open in the background, NVIDIA card will not reach full speed

#104
post #56

Earlier quoted context omitted.

That's not the TOS. That's a 3 year old tweet with multiple people in the replies asking to cite where in the TOS it says that, and no further reply from the official account.

Keeping it vague means they can simply shrug and refer to being able to ban accounts at their own discretion

Yeah, that’s already the case with every online service. They don’t need to be vague — they don’t have to give any reason for banning you.

Re: When Discord is open in the background, NVIDIA card will not reach full speed

#105

Earlier quoted context omitted.

I yarn for the simpler days of IRC, Pidgin and Skype where these apps ran fine on a 1GHz Pentium 3 chip with 256MB of RAM. Now you need a quad core 3GHz chip and 8GB RAM just to run a chat app reliably. Where did we go wrong?

I will never miss skype. that application was a buggy ass POS near the end.

> skype was a buggy ass POS near the end.

Skype was great at first. Then Microsoft bought Skype and turned it into a shithole. Then Microsoft said that this product is trash and migrated everyone to use MSN. Thanks, Microsoft!

Re: When Discord is open in the background, NVIDIA card will not reach full speed

#106
post #14
post #8

Earlier quoted context omitted.

So then I guess the advice is, if you have to use Discord, stick to the web version?

I use ripcord for discord and slack bonus it's a native app and uses about 20mb of ram.

I would love to use Ripcord but I can't find any information on noise suppression/voice focus and that's a requirement for me as I play without push to talk and on mouse and keyboard so all those key presses get sent through to those in my channel. With the 1st party app, despite other issues, none of my key presses come through for people in my channel.

Re: When Discord is open in the background, NVIDIA card will not reach full speed

#107

Earlier quoted context omitted.

Most of this is false. Ripcord achieves near-feature-parity with the official Discord and Slack apps using cross-platform desktop technologies with a fraction of the resource usage with a single developer . Ripcord's very existence contradicts most of the claims you've made above.

You can also just look at how many developers it took to build similar programs, native and cross-platform, in, say, the 90s and early 00s. I wouldn't be surprised if a bunch of them had smaller teams for all platforms combined than Discord has for its single desktop client. Yet one would hope we've gotten more efficient at software development since then, and the entire excuse for using things like Electron is suppo…

I only ever used it for small GUIs for some scientific computing I did back in college, so maybe it's hard to use for larger projects, but the impression that I remember of Qt was that it had a pretty large component library, extensive documentation, and a drag-and-drop WYSIWYG UI editor!

The workflow that I've seen for frontend coding today is that a designer makes a mockup in something like Figma, and then a frontend programmer has to go remake it from scratch in typescript? It seems crazy that we have not made any progress (or even regressed) here in 15 years, but hopefully I'm just out of the loop on state of the art.

Re: When Discord is open in the background, NVIDIA card will not reach full speed

#108

Interesting. I discovered just the other night that merely minimizing Discord nets me about a 20 FPS improvement in Factorio. (Even if Discord is otherwise off-screen, which it normally is, as Factorio is fullscreen, and there's no second monitor for me.)

Same on my ArchLinux setup with RTX 2080 SUPER and nvidia drivers, Factorio at some point starts limiting to 30 fps (from 60), alt tab doesn't help, minimize/maximize too, but the moment I kill discord from the tray everything gets back to normal, the same in some other games I can't recall now

Re: When Discord is open in the background, NVIDIA card will not reach full speed

#109
post #70
post #38

Earlier quoted context omitted.

>> blocking other programs using desktop integration for file dialogs: latency of several minutes, sometimes dialogs never appear. I think HN may have solved one of my most annoying technology mysteries... Definitely taking discord out of automatic startup. Moving back to teamspeak or some other system is quickly becoming a thing for me. I used to run a TS3 server for years.

Mumble is a much better experience than Teamspeak, at least in my experience.

Mumble is probably the best VOIP solution on the market. The main issue blocking its wider adoption, IMO, is the lack of support for persistent, multi-media friendly, text chat. I've suspected for a while that Discord could be totally replaced by someone duct-taping Mumble and some forum software together.

Re: When Discord is open in the background, NVIDIA card will not reach full speed

#110
post #59
post #8

Earlier quoted context omitted.

So then I guess the advice is, if you have to use Discord, stick to the web version?

One sticking point for people might be the way push-to-talk works for the in-browser version; the shortcut to trigger it will only work when you have the browser window focused (I think due to limitations in how browsers can capture inputs when not focused, which is a pretty reasonable policy in general). Not only does this mean you'd need to alt-tab over whenever you want to push to talk (which isn't super easy for…

In case you (or anyone else) is a windows user with the same issue, I ended up rolling my own solution for it: https://github.com/9001/uptt
Post reply on HN