• How to Build Anything Extremely Quickly – Learn How To Learn

    Do “outline speedrunning”: Recursively outline an MVP, speedrun filling it in, and only then go back and perfect. This is a ~10x speed up over the ‘loading-bar’ style (more on that below) Don’t just read this article and move on. Go out and do this for the very next thing you make so y

  • Mimic the WordPress.org developer reference for your project

    I replicated wordpress.org’s code reference system for my own project. WordPress provides a template tag get_the_title() and it’s documented at https://developer.wordpress.org/reference/functions/get_the_title/. A plugin I just launched provides a template tag invp_get_the_price() and it’s documented at https://inventorypresser.com/docs/reference/functions/invp_get_the_price/ I learned that the .org docs page content is generated by scanning the project source code, extracting PHPDoc comments, […]

  • Shattered Pixel Dungeon

    This is Shattered Pixel, the home page of Evan’s various works, most notably Shattered Pixel Dungeon

  • A deck of accessibility issues

    Cross-posted from The Interconnected… Back in February, I wrote about the events that brought about the Alphabet of Accessibility post on The Pastry Box, and I hinted I might have a deck of c…

  • Athena Crisis

    A modern retro turn-based strategy game.

  • Pricing and Plans | Fauna

    Fauna combines the relational power, strong consistency, and schema capabilities of a relational database with the flexibility and scalability of documents, all delivered as a Cloud API with zero engineering operations.