Building a Local LLM Workflow: Gitea, Lemonade, and Autonomous Agents
Welcome to a new series where we explore the practicalities of running a fully local, AI-augmented development environment. The goal isn't just to ha…
Welcome to a new series where we explore the practicalities of running a fully local, AI-augmented development environment. The goal isn't just to ha…
Most teams still talk about AI products as if the interface is just a chat box. That framing is alr…
Every video game, from Pong to Cyberpunk, runs on a continuous cycle called the Game Loop. This loo…
How does Mario know he's standing on a platform? How does a bullet know it hit an enemy? It all sta…
In the physical world, things don't just "be" at a location; they are constantly moving toward a lo…
How do you keep your character from jumping while they're already in mid-air? How do you make sure …
In software design, the "waiting state" is a critical moment. Below is a collection of 9 classic TU…
This article should have started here. Not with "animation principles." Not with a gallery of cleve…
AI can generate code, but it cannot decide whether the code is good. That judgment comes from under…
The coordination problem is the real problem. Not whether AI can write code — it can. Not whether i…