Skip to main content
26 votes
5 answers
26k views

I would like to tell Google not to index certain parts of the page. In Yandex (russian SE) there's a very useful tag called <noindex>. How can it be done with Google?
teslasimus's user avatar
  • 1,308
9 votes
8 answers
27k views

I try to send mail using C# and yandex, but I get an error: Error 5.5.4 Error: send AUTH command first Here is my code. I try with different ports (587, 465..) and SMTP hosts (smtp.yandex.com.tr, ...
user1688401's user avatar
  • 1,877
12 votes
3 answers
15k views

I'm interested in automatizing reverse image search. Yandex in particular is great for busting catfishes, even better than Google Images. So, consider this Python code: import requests import ...
Platon Makovsky's user avatar
7 votes
2 answers
9k views

I'v successfully installed CatBoost via pip install catboost But I'v got errors, when I tried sample python script in Jupiter Notebook import numpy as np from catboost import CatBoostClassifier ...
CrazyElf's user avatar
  • 773
6 votes
1 answer
3k views

I'm looking to do some performance and load testing on a XMPP/HTTP Web services server using JMeter. I'm new to JMeter and am starting to get my head around the basics, but I would like to get these ...
smur89's user avatar
  • 348
6 votes
1 answer
2k views

I 'm not able to get the Yandex default Marker's current Latlong values in Android. What I'm really interested is to capture the current latlong values from the android mobile and yandex map marker's ...
Hemant's user avatar
  • 645
4 votes
2 answers
3k views

For a table e.g. containing a date, price timeseries with prices every e.g. millisecond, how can this be downsampled into groups of open high low close (ohlc) rows with time interval e.g. minute?
toby185's user avatar
  • 83
1 vote
1 answer
2k views

I've found out, that my app, that uses the yandex map kit, on some devices crashes with such an exception. What does this "java.lang.UnsupportedOperationException" exception means??? 06-26 16:25:06....
PAcan's user avatar
  • 869
1 vote
1 answer
778 views

I am using CI Jenkins for automation of load-testing with yandex-tank + jmeter. I am using distributed testing and starting summary 10k threads. So, I have a problem when the test should be finished ...
v0devil's user avatar
  • 522
0 votes
1 answer
115 views

I have a QT app with CMake. CMake generates .xcodeproj and CocoaPods generates .xcworkspace from the following Podfile: source 'https://github.com/CocoaPods/Specs.git' platform :ios, :...
Dmitriano's user avatar
  • 2,550
0 votes
0 answers
595 views

I have an endpoint from yandex translate api i.e. https://translate.yandex.net/api/v1.5/tr.json/translate? key=trnsl.1.1.20170330T122259Z.ced3f5aaba1fb0cc.7b2060a11b18f42c68fbce10987c7538976f9c4d&...
Anil Hitang's user avatar