HomeArticles
Search: 
Sort by: 
  • Compile-Time Config Baking in Rust

    Load config at build time and statically embed it into the source code with zero runtime overheads.

    Jul 28, 2026#Programming#Rust
  • Font Feature Test

    May 23, 2026#Miscellaneous
  • Fantastic Generals.io Clones & Where to Play Them

    A collection of awesome community forks of generals.io.

    Apr 27, 2026#generals.io
  • Client-Side Patching Ensures a Bright Future

    By offloading natural updates to the client, we effectively narrowed the network overhead of patching to be bound by player count.

    Mar 21, 2026#Programming#generals.io#polygen
  • A Fast and Correct Gather Algorithm

    An O(|V|N) algorithm to solve the Maximum Weight Bounded-Size Subtree problem, adopted by polygen bot to find the optimal gather path.

    Mar 14, 2026#Botting#Math#polygen
  • Technical Explanation on Human.exe

    A detailed analysis on the codebase of Human.exe, a generals.io AI bot.

    Mar 11, 2026#Botting#Programming#Python#generals.io
  • Test Page

    It works!

    Mar 5, 2026#Miscellaneous
View SourceRSS FeedSitemap