I thought it was already supposed to be in kernel 6.10? What happened then? https://www.phoronix.com/news/Linux-6.10-Merging-NTSYNC
Bjornir
Could you run Mistral 7B on a consumer grade desktop ?
It is really great, even with a NVIDIA. Never understood the complaints about arch, but maybe I have Endeavour to thank for that
What a coïncidence the Cyrillic alphabet has made it into your username.
That is exactly the issue with algorithm-driven social media : they are the majority in their reality. It is distorted because of the algorithm, but nevertheless it is the world they are living in.
It make sense, when you make a decision you make it based on the data you have not the truth. So security theaters are effective as long as people who are thinking about commiting a crime think it is working. And they care about getting caught.
Well you don't know that, they're telling you that. First issue.
The second is that it can and will change in time.
Which is precisely the reason you shouldn't use an AV apart from the one packaged with Windows
If you have kernel access you can already do almost everything so a vulnerability on top of that isn't that bad since no one should have kernel access to your computer
Not for the duration of the stream, only for initial page load
Microsoft a key player in security ?
A very basic rule in developing any app that has a server and a client is that you never trust the client. Never. What do game devs do? They trust the client and try to make it trustable. That will never work. The anti cheat should be on the server : a player flying would be very easy to detect. Don't send the position of every players to every players.