• 0 Posts
  • 11 Comments
Joined 21 days ago
cake
Cake day: March 3rd, 2026

help-circle
  • In basic terms, your computer has to say something like I clicked here, to send it to the server and orchestrate with the other clients. On the flip side the server sends stuff back that your client can show you were the other clients are. All this raw data can be used by a cheater however they want. If we minimise the data available to you or a cheater to be the levellest, that would be the client only sends mouse and keyboard inputs, and all the client gets back from the server is pre-rendered frames. Think game streaming, from a cheating perspective is the problem solved? No, they just make a program to read screen and move the mouse when it sees an enemy faster than any human can, or more realistically to avoid that detection, just act slightly better than the cheaters opponent. As other comments have mentioned, game streaming for everyone would be expensive for the server. And if your clever you’ll realise that even BIOS level detection won’t stop a separate computer with a webcam doing keyboard mouse emulation, hence the comments about the developers wanting control. AI deepfakes can attest that even gameplay moderation will get more difficult as the input emulation gets more human like.

    So the only hope is to do enough of all these things so that cheaters deem it not worth the effort/not profitable enough.


  • It is defensible in this kind of community, but I doubt it’s defensible in a board voter base. For instance people see billionaires and are saying the government should step in and do something, because as individuals we are somewhat helpless. In this instance we’re like we can fork/we can revert so the government ideally just needs to back off. But if you ask a non-tech savvy voter (and a parent in your example) they will just see big tech and say the government should step in and do something. Has this method of governance been compromised? Sure, is this law an example of that? Sure. But what can we do? The government… Well until people can agree on that, I think we are just trying to find a compromise so that most people can easily dismiss the perspective that parenting tech is too hard. And if people can believe that typing in an age for their child and see big penalties for big tech if they ignore that age, that seems to me the placebo this situation needs.


  • You framed is as a non ideal philosophy. But acknowledging the things slowing down breaks and taking the time to make a calculated step so things don’t break anyway when updating can be appealing. I see it as a slightly faster stable. Inefficient maybe, but that’s just a difference in values. In practice it sounds like this hasn’t worked for some, guess I’ve been lucky. There maybe be other distros that do this better now, I couldn’t tell you, but from a, comparing philosophical differences point of view, Manjaro seems like an option.



  • For the reasons you are stating the snapshot is actually a boon. More than I’d like to admit I’ve had to write something that has been done so many times before with some slight structural differences. And of course there isn’t a library flexible enough nor enough time to write that library. Instead of just busywork mindlessly writing something that should just exist already. You can just slop it out quickly then spend the time it would have taken to write that, to refine it into something maintainable with all the new changes that are actually interesting and useful improvements. I see it as raising the bar of starting point.

    That said, I just license my own stuff as MIT because I want to raise the bar for everyone, though I know it’s likely the AI companies haven’t respected the wishes of those who don’t do/want that.


  • In a way I understand him, the culture is too one sided in its values. There isn’t a balance or a good middle ground. If you appreciate irony, it’s too optimised for “features”. For which I generally agree. So the people upholding these values are too lazy to find the balance.

    As an aside, every Dev I know would love to endlessly iterate and improve a single thing. So I understand finding that balance isn’t easy either.