The core of the Recurse Center is the community, and the core of our online community is Zulip, the open source real-time chat system.| Recurse Center
The Chess Programming Wiki is a repository of information about programming computers to play chess. Our goal is to provide a reference for every aspect of chess programming, information about programmers, researcher and engines. You'll find different ways to implement LMR and bitboard stuff like best magics for most dense magic bitboard tables. For didactic purposes, the CPW-Engine has been developed by some wiki members. You can start browsing using the left-hand navigation bar. All of our ...| www.chessprogramming.org
The self-directives are three principles that help you direct your own learning and get the most of RC.| Recurse Center
An overview of the sandboxing landscape, and some experiments with Deno.| healeycodes.com
The Recurse Center is a self-directed, community-driven educational retreat for programmers in New York City.| Recurse Center
How I added three new features to my text editor.| healeycodes.com
Writing my own quirky version of nano using the 2D game engine Ebitengine.| healeycodes.com
Rewriting library code to speed up my interpreter benchmark by 28%.| healeycodes.com
Extending an existing tree-walk interpreter step by step.| healeycodes.com