๐
2026-07-21 04:38:01
Running a 744B AI Model on Regular Hardware
The Problem
Large AI models like GLM-5.2 have 744 billion parameters. These need huge amounts of memory - more than most computers have. These models normaโฆ
Read Full Article โ
๐
2026-07-21 04:38:01
Building a Game Boy Emulator for AI Training
What is rlgb?
rlgb is a fast Game Boy emulator written in C from scratch. But it's not built for playing games - it's built for training AI agents to playโฆ
Read Full Article โ
๐
2026-07-21 04:38:01
Building a Minecraft Server in Rust
What is mc-rust?
mc-rust is a Minecraft server built entirely in Rust. Instead of using the official Java server, we wrote our own from scratch using Rust and the โฆ
Read Full Article โ