Dave Peck
Dave Peck
### First Check - [X] I added a very descriptive title to this issue. - [X] I used the GitHub search to find a similar issue and didn't find it....
Sort of four related-ish features: - [ ] Introduce ability to create an account/establish a password - [ ] Introduce page with list of games and proper next-move links -...
Report from a user: > I am a Go beginner but big fan of your web go.davepeck.org. > > Recently, after a long time, I started playing with a friend...
Maybe re-send once a day?
Games should include a shared "spectator" URL that allows anyone to view the game's current status. Optionally, it should allow spectators to participate in the chat.
Very likely, a move to HTML5 will help here. (See #23)
This is a feature request to add support for a `PYTHON_CACHE` variable, much like the `NODE_MODULES_CACHE` variable, that clears out the built env entirely on each build. Our project uses...
I needed more than the default 200ms to facet a specific column in a database I was working with, so I ran `datasette` with `--setting facet_time_limit_ms 30000` — definitely overkill!...
Perhaps I've configured `jekyll-metaweblog` (or MarsEdit) incorrectly, but when MarsEdit attempts to get recent posts, `jekyll-metaweblog` fails: ``` calling getRecentPosts("davepeck.org", "user", "pass", 30) getRecentPosts call exploded undefined method `[]' for...