I've seen some people say that since HDMI 2.2 recently released the HDMI forum doesn't care as much about "protecting" 2.1 anymore. If FOSS drivers support HDMI 2.2 when devices start shipping with HDMI 2.2 ports then…
It happens on MediaTek wifi adapter cards as well (and the AMD ones that are just rebadged MediaTek).
Intel only used the converters for 1st gen Arc dGPUs. Battlemage has native HDMI 2.1 and also ran into the same issues as AMD.
Firefox has baked in adblocking (using adblock-rust, brave's built in adblocker), but it has to be enabled through about:config and not the settings UI.
Firefox started shipping adblock-rust in March (Brave's built in adblocker). It's not properly wired up in the UI yet but you can enable it and add filter lists in about:config.
Clearly you just need to buy those team members some nice programming socks so they can finally enjoy rust.
IceFrog didn't create Dota, he took over maintenance of it from a long line of other people at the time, including Guinsoo (who added Roshan and the recipe system) who worked at Riot (though Icefrog was definitely the…
Straight piped trucks can easily hit over 100dB (I've seen numbers as high as 118dB) which is well above the 85dB hearing damage level, and is at the level where hearing damage occurs in minutes or even seconds of…
360hz screens have been available for about 6 years now and you can get one for $200-300 now. ~500hz monitors have been widely available for ~3 years now, and in the last year we've had companies launching monitors with…
There really aren't very many different tip types available for airpods, since they use a special clip attachment method that means you can't use any standard existing tips. I've been looking for aftermarket tips for my…
I've owned 2 of these (returned and reordered thinking the first might've just been bad) and neither worked properly on Linux with an AMD 9070xt and an LG CX. They'd have black screen dropouts every few minutes, and…
If it was a Ferrari it would at least be light. Considering how heavy it is, it's more like a Rolls Royce lol.
> These were icelanders, around 13 years old, tough as it gets re cold. Iceland has a famously mild climate, even during winter their average temperature is still above 0C.
You do know that both the Kobo Libra and Sage have physical buttons, right?
Part of that might be if you're using them wireless because then you're double compressing the audio which amplifies the artifacts (mp3 -> Bluetooth compression).
Apple officially deprecated GL/GLES on both MacOS and iOS 7 years ago, and only ever supported up to GL 4.1 (which came out in 2010), meaning it doesn't support essential "modern" features like compute shaders (DX11 had…
No need to transcode to HLSL, DXC already accepts SPIR-V input (and both Chrome and FF are shipping DXC).
E-CVTs are extremely reliable and are different from CVTs (CVTs use a belt attached to 2 cones, E-CVTs are just a single planetary gear set), but a lot of car guys and even some mechanics don't realize they're…
Gas car sales peaked in 2018 globally. EVs are already >20% of new car sales worldwide, and the US is a joke when it comes to EV sales compared to Europe or China. https://ourworldindata.org/electric-car-sales
Part of the rust dependency issue is that the compiler only multithreads at the crate level currently (slowly being improved on nightly, but there's still some bugs before they can roll out the parallel compiler), so…
The core unity game engine is c++ that you can't access, but all unity games are written in c#.
Linux on arm is actually pretty terrible outside of the server space due to their (Qualcomm, Imagination, and ARM) integrated GPUs being bad and having terrible drivers.
R5s has a garbage CPU that won't be able to handle QoS on probably >250mbps. I'd avoid anything arm based that doesn't have a7x cores (ideally a76/a78 or newer, though I don't think there's any SBC socs using the…
Hell, modern audio codecs (opus and AAC, but not the ffmpeg opus/AAC encoders) are transparent at ~160-192k. MP3 is a legacy codec these days, and generally needs ~30% more bitrate for similar quality.
Intel GPU drivers have always been terrible. There's so many features that are just broken if you try to actually use them, on top of just generally being extremely slow. Hell, the B580 is CPU bottlenecked on everything…
I've seen some people say that since HDMI 2.2 recently released the HDMI forum doesn't care as much about "protecting" 2.1 anymore. If FOSS drivers support HDMI 2.2 when devices start shipping with HDMI 2.2 ports then…
It happens on MediaTek wifi adapter cards as well (and the AMD ones that are just rebadged MediaTek).
Intel only used the converters for 1st gen Arc dGPUs. Battlemage has native HDMI 2.1 and also ran into the same issues as AMD.
Firefox has baked in adblocking (using adblock-rust, brave's built in adblocker), but it has to be enabled through about:config and not the settings UI.
Firefox started shipping adblock-rust in March (Brave's built in adblocker). It's not properly wired up in the UI yet but you can enable it and add filter lists in about:config.
Clearly you just need to buy those team members some nice programming socks so they can finally enjoy rust.
IceFrog didn't create Dota, he took over maintenance of it from a long line of other people at the time, including Guinsoo (who added Roshan and the recipe system) who worked at Riot (though Icefrog was definitely the…
Straight piped trucks can easily hit over 100dB (I've seen numbers as high as 118dB) which is well above the 85dB hearing damage level, and is at the level where hearing damage occurs in minutes or even seconds of…
360hz screens have been available for about 6 years now and you can get one for $200-300 now. ~500hz monitors have been widely available for ~3 years now, and in the last year we've had companies launching monitors with…
There really aren't very many different tip types available for airpods, since they use a special clip attachment method that means you can't use any standard existing tips. I've been looking for aftermarket tips for my…
I've owned 2 of these (returned and reordered thinking the first might've just been bad) and neither worked properly on Linux with an AMD 9070xt and an LG CX. They'd have black screen dropouts every few minutes, and…
If it was a Ferrari it would at least be light. Considering how heavy it is, it's more like a Rolls Royce lol.
> These were icelanders, around 13 years old, tough as it gets re cold. Iceland has a famously mild climate, even during winter their average temperature is still above 0C.
You do know that both the Kobo Libra and Sage have physical buttons, right?
Part of that might be if you're using them wireless because then you're double compressing the audio which amplifies the artifacts (mp3 -> Bluetooth compression).
Apple officially deprecated GL/GLES on both MacOS and iOS 7 years ago, and only ever supported up to GL 4.1 (which came out in 2010), meaning it doesn't support essential "modern" features like compute shaders (DX11 had…
No need to transcode to HLSL, DXC already accepts SPIR-V input (and both Chrome and FF are shipping DXC).
E-CVTs are extremely reliable and are different from CVTs (CVTs use a belt attached to 2 cones, E-CVTs are just a single planetary gear set), but a lot of car guys and even some mechanics don't realize they're…
Gas car sales peaked in 2018 globally. EVs are already >20% of new car sales worldwide, and the US is a joke when it comes to EV sales compared to Europe or China. https://ourworldindata.org/electric-car-sales
Part of the rust dependency issue is that the compiler only multithreads at the crate level currently (slowly being improved on nightly, but there's still some bugs before they can roll out the parallel compiler), so…
The core unity game engine is c++ that you can't access, but all unity games are written in c#.
Linux on arm is actually pretty terrible outside of the server space due to their (Qualcomm, Imagination, and ARM) integrated GPUs being bad and having terrible drivers.
R5s has a garbage CPU that won't be able to handle QoS on probably >250mbps. I'd avoid anything arm based that doesn't have a7x cores (ideally a76/a78 or newer, though I don't think there's any SBC socs using the…
Hell, modern audio codecs (opus and AAC, but not the ffmpeg opus/AAC encoders) are transparent at ~160-192k. MP3 is a legacy codec these days, and generally needs ~30% more bitrate for similar quality.
Intel GPU drivers have always been terrible. There's so many features that are just broken if you try to actually use them, on top of just generally being extremely slow. Hell, the B580 is CPU bottlenecked on everything…