unique_hemp

joined 2 years ago
[–] [email protected] 4 points 1 month ago

You should factor in that nowadays it is fairly normal for a single person to have multiple computers, so "My PC" is not specific enough anymore.

[–] [email protected] 3 points 2 months ago (1 children)

nvtop also works with AMD now and is way nicer than radeontop IMO

[–] [email protected] 2 points 2 months ago (2 children)

What's wrong with Jerboa? Been using it since I left reddit, seems perfectly fine to me.

[–] [email protected] 12 points 3 months ago

IME it substantially increased download speeds as well. There's stuff that I would not have gotten at all without port forwarding.

[–] [email protected] 3 points 3 months ago

AFAIK that's exactly what it does.

[–] [email protected] 4 points 4 months ago (1 children)

Interesting, I've had 3 Gigabyte MOBOs and GPUs. One GPU died after 6 years, which is unfortunate, but seems reasonable. First MOBO is still going strong 10 years later. Have had no issues otherwise.

[–] [email protected] 4 points 4 months ago (1 children)

Well, for example, my MOBOs Ethernet requires the Realtek out of tree drivers (at least it still did on 6.11), which don't always compile on the current kernel. Ironically, the WiFi works fine.

[–] [email protected] 14 points 4 months ago

I suspect most of the resource usage is LSP plugins, so equivalently configured neovim should be about the same, really. If you use VSCode as a plain text editor, it does not use that much RAM.

[–] [email protected] 4 points 6 months ago (6 children)

There's nothing to prevent data races. I myself have fallen into the trap of using the same list from multiple threads.

[–] [email protected] 1 points 7 months ago

I mean, Swift is not an Apple project just like .NET is not a Microsoft project - barely. I have not heard of significant outside involvement in either of them.

[–] [email protected] 3 points 8 months ago

At least a while back there was not a built-in GC on the WASM runtime side, so the GC has to be shipped with every app.

[–] [email protected] 5 points 9 months ago (1 children)

Make sure that port forwarding is actually working - on ProtonVPN the port allocated to you can change regularly and QBittorent's settings need to be updated accordingly. Easiest way to check is to click through your active torrents and check if any peer has the I (incoming) flag.

If you have not set up something like this, port forwarding is probably not working: https://github.com/mjmeli/qbittorrent-port-forward-gluetun-server

I would personally just run the plain script as a cronjob on the host though, to not rely on some random docker image.

1
submitted 1 year ago* (last edited 1 year ago) by [email protected] to c/[email protected]
 

Since nvidia drivers do not properly implement implicit sync, this protocol not existing is the root cause of flickering with nvidia graphics on Wayland. This MR being merged means that Wayland might finally be usable with nvidia graphics with the next driver release.

EDIT: Nvidia dev posted that support is planned in the 555 driver, with beta release planned for May 15: https://github.com/NVIDIA/egl-wayland/pull/104#issuecomment-2010292221

view more: next ›