Aaron Peterson

Results 5 issues of Aaron Peterson

It seems like Model's typing is not sufficiently strict enough for a doc db? It appears to only cast date/time types. See my tests...if my schema the field "count" defined...

I'm often hopping between projects with different tab styles specified in the .editorconfig. Would giving users the option to allow .editorconfig specs to override codeformatter options be a good idea?

enhancement
Hacktoberfest

What would be the recommendation for specifying a delimiter when writing one binary object to a file at a time for the purpose of later processing as a node.js stream?...

question

http://blog.bignerdranch.com/296-arc-gotcha-unexpectedly-short-lifetimes/ Doesn't happen in simulator but does on device. Had to use: CGColorRef backgroundColor = CGColorRetain([UIColor colorWithWhite: 1.0 alpha: 0.15].CGColor);

I can only seem to insert ipv4 into my files otherwise they become unreadable. If I write all ipv4 and even a single ipv6 the lookup using a maxmind reader...