Bryan Housel

Results 494 comments of Bryan Housel

Yeah a screenful of tiles could kick off dozens of tile requests almost simultaneously. Especially if the user has a large display, and the code starts requesting off screen tiles...

> What does tile requests have to do with anything? We're talking about API calls. Sorry for the confusion, our app calls lots of things "tiles".. In this case each...

> I think both iD and Rapid do this (make requests in tiles). Have we seen any bug reports w.r.t. iD? I would _assume_ that iD also triggers that code...

> Since every request sends an `Authorization:` header, Rapid is triggering a CORS preflight request each time. At some point, mod_evasive would start rejecting these OPTIONS requests. Unfortunately, the reponse...

> Some blog posts mentioned that mod_evasive is context aware in terms of Apache directives, and could be fine tuned depending on the type of request. As an example, /map...

> I really, truly can not see how this looks any worse than having them just as a loose tail at the bottom hey @forteller I think your screenshot looks...

It looks like this will just point to the same OSMUS Slack that the users already see on the list - I'm not sure whether it makes sense to have...

Thanks @mvexel , looks good 👍

Just a quick followup on this item - I did try this out today, making the History panel work on hover, but it makes the whole container really jumpy. I'll...

Let’s keep it open for now - my expectation is that our build scripts should work on Windows without needing to be changed.