Oto Šťáva
Oto Šťáva
Hi, I'm having this problem on Linux Mint 18, too. I did try `disable_ertm` but no luck. When hooked up with a cable, it works as expected.
After doing pretty much what @terramare did (upgrading the firmware via a VM and disabling ertm) I also managed to connect my Xbox One S controller via bluetooth. However, the...
@BlackVodka I've been facing this problem yesterday. I've found that the Xbox One S controller probably has two modes for Bluetooth. One intended for Android (which causes these problems) and...
@BlackVodka Well I haven't tried it with a Pi, I use Ubuntu on my laptop but I don't think this behaviour would be affected by this. I also assume the...
# Compatibility Report - Name of the game with compatibility issues: The Witcher: Enhanced Edition - Steam AppID of the game: 20900 ## System Information - GPU: GTX 960M -...
I have updated `quic-go`, which now supports 0-RTT (supported by [the in-development version of DNS Shotgun with QUIC support](https://gitlab.nic.cz/knot/shotgun/-/merge_requests/75) - I use this echo server to test that). It now...
It seems that the original utility of having separate `slice()` and `constSlice()` methods was that you were not able to call `slice()` on a `const` reference to a `std.BoundedArray`. Ever...
I wanted to learn Zig and wasted quite a lot of time on this. I seriously dislike autoformatting and one of the reasons I use NeoVim is that it stays...
> Please note that if you don't have ast-check enabled on save, you're 100% definitely doing it wrong. I don't disagree, but there are multiple ways to get that, and...
Ah, sorry, I didn't see the last comments in , which basically imply this `ziglang/zig.vim` plugin has been decoupled from the default one built into (Neo)Vim. Thanks and congratulations to...