A. Jesse Jiryu Davis

Results 10 issues of A. Jesse Jiryu Davis

Fix a code-wart that a reader pointed out to me, deal with xkcd.com's change to TLS-only, and acknowledge updates to Python and aiohttp since publication. CC: @gvanrossum, but your review...

I just installed mirror on my macOS 10.13.6 laptop, and "mirror client" fails at startup: ``` > mirror client 2019-01-19 09:35:09 INFO Increasing file limit to 9223372036854775807 Exception in thread...

[](https://reviewable.io/reviews/bitly/asyncmongo/39)

major-revision

When I tried to post about Walter Kühr it rendered as something like "Kühr", seems to have been HTML-escaped twice instead of once. There's a problem with slugifying non-ascii chars,...

bug

I've decided I don't care any more.

enhancement

Now that I can make a homepage that shows my 10 most recent blog posts, the home page's last-modifed date must be updated by the widget when a new post...

Pages aren't as well supported as posts right now.

We got a report that lua-resty-mongol stores "chunkSize" as a BSON float instead of an int. This causes PyMongo to throw an exception trying to read GridFS files stored by...

If the Twitter API provides a clue about what country an account calls home, use that country as input to the name-based gender guesser. Currently the code guesses with country...

Such actions [are ignored according to this comment](https://github.com/will62794/tla-web/blob/10ba900b2465749ab8f0d91d0d437834ce11007a/js/eval.js#L3861), but the spec should fail to evaluate, with a helpful error.