• 0 Posts
  • 98 Comments
Joined 2 years ago
cake
Cake day: July 1st, 2023

help-circle















  • Neither storage “solution” is currently adequate for fossil fuel replacement and may never be for high-density populations. Nuclear is less impactful than burning hydrocarbons or damming rivers and fearmongering about radioactive waste products isn’t helpful because, again, every nuclear accident or leak to date has been less harmful than normal exhaust from coal-burning plants and riparian habitat destruction.

    If we had kept investing in an actual energy solution we would have gen-IV reactors already and the waste concerns would be even lower.



  • That kind of stuff catches legitimate users all the time. In Rust for example it’s common to get kicked for “fly hacking” while jumping on vehicles. The more open-ended the game the more weird edge cases become very relevant. Especially if it has a halfway decent physics sim. Tons of ways to give players weird velocities. Then it has to account for the variance ping introduces…

    Some stuff, yeah. Should be easy to check if a player has too much HP. But spoofed communication between the client and server is a tough nut to crack when you can only see what the client wants you to see. Keeping everything server-side would help but that introduces latency to every input, unacceptable for anything even moderately paced.

    All thay said, it would be a lot easier to swallow the “necessary evil” argument if it actually fucking worked.