• 59 Posts
  • 13 Comments
Joined 2 years ago
cake
Cake day: June 27th, 2023

help-circle




  • I have been using linux with a 1060 for 4 years almost 5, and it isn’t that bad now, tho you need to make a lot of compromise!

    At the beginning I experiencing a lot of graphical glitches! Like screen flipping when using an app that used a lot of gpu power or app going black after doing soo!

    To this day on that pc I still experience black bars on the sides of apps and as even stated by doitsujin (dxvk creator):

    Low D3D12 performance on Nvidia Pascal (and older) GPUs is expected and likely won’t improve much. The hardware has a bunch of limitations that make it very hard to extract good performance. Turing fares better, but only AMD actually runs reasonably well right now.

    Source: https://github.com/HansKristian-Work/vkd3d-proton/issues/465#issuecomment-744092867

    And all of this on xorg to be clear! On the other hand I have an amd laptop with an igpu where I can safely say my experience was almost flawless!
























  • I’m not placing blame on the Linux Foundation, Linus, or anyone else for that matter. However, I believe that if Linus has publicly endorsed the use of Rust in the kernel, that decision is already largely set in motion. On the other hand, if the community collectively opposes the integration of Rust with C and no action is taken to address these problems, and everyone say no, then there is little to no reason to make the initial statement.

    Much of the work being produced by Rust developers seems to struggle, often because it’s not made in C and because of maintainers saying “No I don’t want any rust code near my C code”.

    I recognize that there are various technical factors influencing this decision, but ultimately it was the creator’s choice to support it.