unique_hemp

joined 2 years ago
[–] unique_hemp@discuss.tchncs.de 4 points 1 month ago (1 children)

Don't buy ASUS, they have a terrible security record. At this point I would trust only MikroTik and Ubiquiti.

[–] unique_hemp@discuss.tchncs.de 2 points 1 month ago* (last edited 1 month ago) (1 children)

I don't get the downvotes, Apple is religious about avoiding configuration where not absolutely required.

[–] unique_hemp@discuss.tchncs.de 3 points 1 month ago (1 children)

That is a consequence of having parallelism - all mainstream pre-Rust memory safe languages with parallelism suffer from this issue, they are still generally regarded as memory safe. I don't know where you got that Java does not have this issue, you need to know to use the parallelism-safe data types where necessary.

[–] unique_hemp@discuss.tchncs.de 3 points 1 month ago (3 children)

How is Go not memory safe? Having escape hatches does not count, all the safe languages have those.

[–] unique_hemp@discuss.tchncs.de 1 points 2 months ago

Due to the way Flatpak deals with nvidia drivers, you need to run flatpak update after any time the nvidia drivers update and you reboot the system. Thankfully you do not need to reboot after updating only flatpaks. Could not find a good source for this now, unfortunately.

As for the "why?" - flatpak apps do not contain the userspace parts of the nvidia driver required to use the GPU properly, they come packaged as separate runtimes. These nvidia driver runtimes need to match the specific driver version you are currently running. If they don't match, flatpak downloads the right runtimes when updating.

[–] unique_hemp@discuss.tchncs.de 18 points 2 months ago

Yep, reinvent it for educational purposes and then burn it with fire.

[–] unique_hemp@discuss.tchncs.de 10 points 2 months ago

It's neither with parts from both.

[–] unique_hemp@discuss.tchncs.de 4 points 4 months 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.

[–] unique_hemp@discuss.tchncs.de 3 points 5 months ago (1 children)

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

[–] unique_hemp@discuss.tchncs.de 3 points 5 months ago (2 children)

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

[–] unique_hemp@discuss.tchncs.de 3 points 6 months ago

AFAIK that's exactly what it does.

[–] unique_hemp@discuss.tchncs.de 5 points 7 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.

360
submitted 1 year ago* (last edited 1 year ago) by unique_hemp@discuss.tchncs.de to c/linux@lemmy.ml
 

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 ›