development
-
Whilst these text based instructions are fantastic for hosting in a repo, how can we account for multiple developers working in the same repo but using different AI tools? If I had to vote for an existing route, I think AGENTS.md is the most elegant. If I could offer my own implementation, I think .agents/rules.md…
-
TL:DR I made Snake in React and it runs in a Gutenberg editor block. Try it out in one click on WordPress Playground. The code is of course open source and available over at my Github. The actual Snake game is adapted from MaelDrapier’s React Simple Snake, and whilst that is even available on NPM,…
