Dmitriy Shashkin

Results 10 comments of Dmitriy Shashkin
trafficstars

That's a pity, as I mentioned earlier I've encountered this problem when I tried to save pandas dataframe into CH. I don't have any control over the way pandas is...

[adform.har.gz](https://github.com/prebid/Prebid.js/files/8942676/adform.har.gz) Attached is the bid request HAR file. We're not using floors currently. Apparently we've already encountered this issue before with the old version of the adform adapter (in prebid...

>The job of Prebid.js is to provide an environment that bid adapters can use to gather the auction information they need to formulate a request to their endpoint. The idea...

So I did some benchmarking on my actual data & requests from the access logs. https://gist.github.com/dmitriyshashkin/7a85e6fd9a270d999bc79ebe1e398084 It confirms my earlier conclusion that dot product takes far more (30x) time than...

@armfazh but I don't get any tokens, the conter stays at zero no matter how many captchas I solved

For some reason it works in incognito mode though

@migueldemoura yes. So I tried turning them on and off and aparently the only extention that is causing this problem is the one I'd suspect the least: https://chrome.google.com/webstore/detail/fedora-user-agent/hojggiaghnldpcknpbciehjcaoafceil So it's...

@migueldemoura nope, it still doesn't work. But the behaviour is different now. Usually when I solve the captcha I see the ERR_BLOCKED_BY_CLIENT (as one on the screenshot) and then I'm...

Is there a way to put environment variables into the pipfile? Specifying them manually doesn't seem like a good solution. It would be extremely easy to forget what set of...