unique_hemp

joined 2 years ago
[–] unique_hemp@discuss.tchncs.de 10 points 3 weeks ago

It's neither with parts from both.

[–] unique_hemp@discuss.tchncs.de 4 points 2 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 3 months ago (1 children)

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

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

AFAIK that's exactly what it does.

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

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

[–] unique_hemp@discuss.tchncs.de 5 points 7 months ago

Barely, going to be 17°C again this week.

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

[–] unique_hemp@discuss.tchncs.de 26 points 8 months ago

There's a difference between source available and open source. For example, actually being allowed to distribute modified versions is pretty damn important:

Restrictions

  • No Distribution of Modified Versions: You may not distribute modified versions of the software, whether in source or binary form.
  • No Forking: You may not create, maintain, or distribute a forked version of the software.
  • Official Distribution: Only the maintainers of the official repository are allowed to distribute the software and its modifications.
[–] unique_hemp@discuss.tchncs.de 1 points 8 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.

[–] unique_hemp@discuss.tchncs.de 2 points 8 months ago (1 children)
  • C# = Java (the language itself)
  • .NET (Core) = Oracle JDK (a runtime and std lib implementation for the language)
  • ASP.NET = Spring boot (the default web framework)
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 ›