Samat K Jain

Results 8 comments of Samat K Jain

I believe this is a dupe of #1.

I don't think there's a need to differentiate—a "--reinstall' option sounds good to me.

An event system seems overkill… was there some framework like gevent/Qt/etc you had in mind or did you want to roll your own? Given the nature of dots, will there...

@mbevand Did you have any thoughts on silentarmy building w/ CMake? The only issue I see is with the Makefile target for _kernel.h; since it uses Linux-specific commands, that generation...

@aleksander Unfortunately `xxd` is Linux/macOS only. Does clang really not support C++11 raw strings?

I'll take a look at virtualenvwrapper… but, the point of the included Makefile is to get people up and running in the manner of modern Python Web apps without having...

AFAIK, the timeouts are network-related—OpenStreetMap's API times out first while generating the OSC. It's _not_ streamed, so Changemonger never begins to process anything. I don't think OpenStreetMap's API can be...

@ppawel Do you have a medium-sized changeset that we can run against the main API that causes changemonger to timeout? That is, a changeset that _doesn't_ timeout in a Web...