DarkMetatron
@DarkMetatron@feddit.org
This is a remote user, information on this page may be incomplete. View at Source ↗
- Comment on Steam Controller: Dropped and doubled inputs?! Bad connection?! 2 weeks ago:
The wireless connection uses 2.4GHz, a range that can get very crowded, especially in tight urban spaces. This could explain the bad connection you have, the signal just drowns in all the noise and interference. Bad shielded electronic installations could also produce a lot of noise over a broad spectrum. If this is the reason for the bad connection then Valve can’t do much against it.
- Comment on Microsoft is moving antivirus providers out of the Windows kernel. Hopefully anti-cheat will be next 11 months ago:
There already is a API for this with ebpf for Windows and it is the same API that can be used on Linux (because it originates from Linux).
microsoft.github.io/ebpf-for-windows/
EBPF still runs in Kernel space but in a much more limited and confined way.