davidcorry

Results 3 issues of davidcorry

I forgot that my iPad automatically inputs quotes and apostrophes as their curly equivalent, so fonts that support [straight] quotes and apostrophes leave blank spaces where they should be. I...

I needed to explicitly store a 64-bit Int on 32-bit devices, but Pantry doesn't support Int64 by default. Including this line seems to work: `extension Int64: StorableDefaultType {}` (Hopefully there's...

I tried tracking down if I can change this setting myself, but it looks like it's all backend stuff - it would be great if I could set the timezone...