Thomas David Baker

Results 59 comments of Thomas David Baker

Did anything like this get implemented? We are having some very strange effects when Cloudflare caches a particular SVG static resource that has a Set-Cookie for the session cookie in...

The first name in "names" is always primary. In the case of meld cards the first two names in "names" are primary. In the case of split cards all the...

Feature request for v7 – separate dates for MTGO/Arena/paper. These things now differ every time (at least between paper and MTGO, which is what I'm concerned with).

The current date showing for Adventures in the Forgotten Realms in the API is the MTGO release date. Is this a policy change or an error? Or did WotC change...

Is there a workaround here if you're in the editor and you realize what's about to happen? Empty the file completely and save or something?

I think part of the difficulty with implementing anything at all here is that are two distinct scenarios where you don't change the file: (1) The default message is exactly...

I fixed this in our fork of pystache at https://github.com/PennyDreadfulMTG/pystache

I think chevron is probably the best option but if you need a working python3 version of this library for any reason I have forked it to fix incompatibility with...

@sarnold's fork looks better maintained than mine. I will probably retire mine in favor of using that. Changing it over makes sense to me if @sarnold agrees.

We have extensions to pystache that make it faster (which should perhaps have been a PR against the library) and we've also hacked it to do our i18n so we're...