• 0 Posts
  • 49 Comments
Joined 2 years ago
cake
Cake day: June 5th, 2023

help-circle
  • generally, it separates core functions of your phone from google, and lets you decide how much data to share with google via permissions (can be none, can be like stock android), just like any other app.

    they also put lots of work into hardening the os against attacks such as the ones used by police and spyware companies to unlock phones, and are basically the only phone configuration consistently safe against those companies.

    the day to day experience is pretty much the same as stock android, as long as you install google services. main issues with it (I have heard, I haven’t ran into these on my install) are some banking apps, and google pay doesn’t work.





  • Server side is beatable as in, you could inflate your skill to that of a professional player.

    The optimal serverside anti cheat would be able to recognize what gameplay is human level, and what gameplay is impossible or very unlikely to be human, and make punishment decisions based on that.

    Then, the best cheat would just be almost perfectly simulating a pro player, and at that point the cat and mouse game of anti cheat and cheating would be far far less relevant.

    Something like blatant tf2 spinbotting, or scoping someones head through a wall right before peeking them in r6, are absolutely detectable serverside with heuristics or machine learning models or etc, and that should be worked on rather than embedding some spyware into my uefi firmware or whatever.








  • That is an interesting question. From what I know, youtube has every video in chunks that they serve to the client, and so server side ad injection is just serving some ad chunks before the video. I think you’re right with the buffer thing, it seems to me like the only way to make sure the client can’t skip it would be to make the buffer shorter, impacting some people (although seems like only really people with internet thats fast enough for streaming some seconds, but not other seconds, which is an odd catagory)

    Ultimately it would be a tradeoff for youtube, but the fact that they put the effort into doing mass testing of the idea at all shows that clearly there are some good incentives, and it may eventually be implemented.