Tom MacWright
Tom MacWright
I still get notifications for these issues, and am not particularly involved in the project anymore, but here's my 2c: Since 2013, thousands of pull requests have been merged into...
Oddly I'm seeing this bug pop up when I upgrade from 13.0.0 to 13.0.1. I'd love to help out with a better error stacktrace, but it's basically the same as...
Yes, in an `app/` directory, which I was using before the next 13 release concidentally. I have not set `appDir: true` in my configuration though, so I think - I...
Not sure if the intent was to fix this in 13.0.2, but just tested in 13.0.2 and I can confirm that the issue persists, seeing the same bug.
Sure, I'll give it a shot. This bug is unfortunately really hard to narrow down because the error message has no information, function names, line numbers, etc., so it's pretty...
One of the theories is that iPhones have final assembly in Las Vegas and are thus powered on at that point. Might hold true for other locations.
[See the FAQ](http://petewarden.github.com/iPhoneTracker/#2). > The timestamp shows the time in seconds since January 1st 2001.
Here's a converter to shapefiles: https://gist.github.com/932879 (note: requires OGR library, isn't tested on Windows, isn't thoroughly tested)
It looks like, based on the [upgrading notes](http://legacy.python.org/dev/peps/pep-0469/#migrating-directly-to-python-3), that the correct alternative would be `iter(dict.items())`?
Placemark is using Purify in prod - https://www.placemark.io/ and I've [written a bit about using it](https://www.placemark.io/post/tech-update#:~:text=get%20it%20wrong.-,New%3A%20purify%2Dts,-I%20added%20purify). It's been great - thanks!