SudoSecurity
  • Home
  • Minecraft
  • Programming
  • CyberSec
  • WebDev
  • SysAdmin
  • AI
Sign in Subscribe

Systems Programming

A collection of 3 posts
How AI Actually Works in Modern Video Games: FSMs to LLMs
Artificial intelligence

How AI Actually Works in Modern Video Games: FSMs to LLMs

Game AI isn't intelligent. It's state machines, search, and scoring arranged to feel like judgment, with real, runnable code from FSMs to local LLM dialogue.
14 Sep 2026 7 min read
Minecraft Runs on One Thread Because Nobody Wrote It for Two
Programming Featured

Minecraft Runs on One Thread Because Nobody Wrote It for Two

Every entity, every block update, every redstone pulse — one thread, twenty times a second, 50 milliseconds a pass. Folia's answer is to stop sharing the kitchen. Here is the tick budget and the ownership rules, read from the PaperMC source.
14 Aug 2026 21 min read
Rust Is Memory Safe. Somebody Still Does the Knife Work.
Programming

Rust Is Memory Safe. Somebody Still Does the Knife Work.

Every guarantee you have been sold about Rust is real. It is also propped up on raw pointer arithmetic sitting in the standard library, held together by comments that nothing verifies. Here is what is actually back there.
08 Apr 2023 18 min read
Page 1 of 1
SudoSecurity © 2026
  • Topics
  • Meet the Team
  • Best Articles
  • Archives
Powered by Ghost