Yep, someone needs to do the same workarounds Windows drivers do but on Linux and the translation layer is a good spot for them, look at https://github.com/HansKristian-Work/vkd3d-proton/blob/938d7... for example
Is this written by a real person though?
My Windows 11 installation broke down after one of the updates. Now I get "Please reinstall Windows" warning in Windows Update settings. And some error hex code which doesn't really help. I've installed like 5 different…
What about new features? There are many small features that can't be used via older APIs and bigger ones like accelerated ray tracing.
2025 was the year when my fear of being replaced by an AI changed to fear of a big economic disaster caused by AI bubble
It's not as bad as the first previews but ugly nonetheless and overall accessibility nightmare. All I hope is that the design language stays contained in Apple ecosystem and does not spread.
I've had similar experiences when working on non-web tech. There are parts in the codebase I'd love some help such as overly complex C++ templates and it almost never works out. Sometimes I get useful pointers (no pun…
I have the same issue. I've disabled "Find My" feature and uninstalled everything that kept showing up as battery draining apps. My iPad loses about 20-25% of battery every night and there is nothing showing up in…
That's scary. I have an old Steam account with tons of games and already got banned once due to a bug in anti-cheat software and for a while my whole account was marked with a cheater tag. The bug was so widespread that…
It seems to be a parody account
The more I read MR discussions regarding this the less I want to use the forked version. Not that anyone is going to ship it anyway.
The Linux audio stack is just baffling. After all these years it's still unreliable. I'm running Fedora 41 and often toggle between two audio devices, USB DAC and HDMI output. Sometimes when I change the output via…
Or the display sleep menu which offers choices like 1, 2, 5, 10, 15 and 30 min timeout but no more than that unless you use external config editor.
Spotlight straight up broke on both of my Macs after Sequoia. It can't even find exact matches in many directories marked for indexing and re-indexing did nothing. Just searching for apps under Applications doesn't seem…
This work is related to recently found signing weakness and supposedly fake key with resign works with unpatched CPUs.
Spotlight has been broken on both of my Macs since Sequoia. It doesn't find anything under Downloads dir even though it should be indexed. Or any non-Apple apps under Applications. Re-indexing did nothing.
Thanks for the tip, I'll need to try it out. Performance is really abysmal with C++ development and it's the biggest reason for avoiding Xcode for me. Actions such as completion and contextual jumping just keeps lagging…
Some content mills seem to display a date but automatically update it periodically. Sometimes you can outright see it can't be correct since the information is woefully out of date or you can check from Internet Archive…
"I really hate RAII" but smart pointers are great?
NVIDIA has at least 3 abstraction layers such as this and neither NRI or NVRHI seem to have issues with AMD cards. I wouldn't be surprised if one of the libraries or specific versions have problems with AMD cards, it…
Last time I checked Guile it was somewhat hard to get working on Windows, build tooling was a classic autotools mess compared to Lua consisting of a few ANSI compatible C files. Also Guile (and many other embeddable…
I experienced problems with 5950X as well and nobody (including myself) seemed to believe it was the CPU before I got another 5950X which just worked with the same setup. The issue wasn't easy to reproduce, all standard…
I'd be surprised if China has anything to do with this operation.
CS2 uses Source 2 engine with DX11 or Vulkan renderer in contrast to old, Source 1 based CS:GO.
Sandbox friendly? It's not exactly a simple task to make safe interpreter for bytecode as some other languages have shown. It's a trade-off which also simplifies the reference implementation. I wouldn't trust most of…
Yep, someone needs to do the same workarounds Windows drivers do but on Linux and the translation layer is a good spot for them, look at https://github.com/HansKristian-Work/vkd3d-proton/blob/938d7... for example
Is this written by a real person though?
My Windows 11 installation broke down after one of the updates. Now I get "Please reinstall Windows" warning in Windows Update settings. And some error hex code which doesn't really help. I've installed like 5 different…
What about new features? There are many small features that can't be used via older APIs and bigger ones like accelerated ray tracing.
2025 was the year when my fear of being replaced by an AI changed to fear of a big economic disaster caused by AI bubble
It's not as bad as the first previews but ugly nonetheless and overall accessibility nightmare. All I hope is that the design language stays contained in Apple ecosystem and does not spread.
I've had similar experiences when working on non-web tech. There are parts in the codebase I'd love some help such as overly complex C++ templates and it almost never works out. Sometimes I get useful pointers (no pun…
I have the same issue. I've disabled "Find My" feature and uninstalled everything that kept showing up as battery draining apps. My iPad loses about 20-25% of battery every night and there is nothing showing up in…
That's scary. I have an old Steam account with tons of games and already got banned once due to a bug in anti-cheat software and for a while my whole account was marked with a cheater tag. The bug was so widespread that…
It seems to be a parody account
The more I read MR discussions regarding this the less I want to use the forked version. Not that anyone is going to ship it anyway.
The Linux audio stack is just baffling. After all these years it's still unreliable. I'm running Fedora 41 and often toggle between two audio devices, USB DAC and HDMI output. Sometimes when I change the output via…
Or the display sleep menu which offers choices like 1, 2, 5, 10, 15 and 30 min timeout but no more than that unless you use external config editor.
Spotlight straight up broke on both of my Macs after Sequoia. It can't even find exact matches in many directories marked for indexing and re-indexing did nothing. Just searching for apps under Applications doesn't seem…
This work is related to recently found signing weakness and supposedly fake key with resign works with unpatched CPUs.
Spotlight has been broken on both of my Macs since Sequoia. It doesn't find anything under Downloads dir even though it should be indexed. Or any non-Apple apps under Applications. Re-indexing did nothing.
Thanks for the tip, I'll need to try it out. Performance is really abysmal with C++ development and it's the biggest reason for avoiding Xcode for me. Actions such as completion and contextual jumping just keeps lagging…
Some content mills seem to display a date but automatically update it periodically. Sometimes you can outright see it can't be correct since the information is woefully out of date or you can check from Internet Archive…
"I really hate RAII" but smart pointers are great?
NVIDIA has at least 3 abstraction layers such as this and neither NRI or NVRHI seem to have issues with AMD cards. I wouldn't be surprised if one of the libraries or specific versions have problems with AMD cards, it…
Last time I checked Guile it was somewhat hard to get working on Windows, build tooling was a classic autotools mess compared to Lua consisting of a few ANSI compatible C files. Also Guile (and many other embeddable…
I experienced problems with 5950X as well and nobody (including myself) seemed to believe it was the CPU before I got another 5950X which just worked with the same setup. The issue wasn't easy to reproduce, all standard…
I'd be surprised if China has anything to do with this operation.
CS2 uses Source 2 engine with DX11 or Vulkan renderer in contrast to old, Source 1 based CS:GO.
Sandbox friendly? It's not exactly a simple task to make safe interpreter for bytecode as some other languages have shown. It's a trade-off which also simplifies the reference implementation. I wouldn't trust most of…