11 questions
26
votes
5
answers
26k
views
<noindex> tag for Google
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?
9
votes
8
answers
27k
views
C# yandex mail send error 5.5.4 Error: send AUTH command first
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, ...
12
votes
3
answers
15k
views
Reverse search an image in Yandex Images using Python
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 ...
7
votes
2
answers
9k
views
How to install Yandex CatBoost on Anaconda x64?
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
...
6
votes
1
answer
3k
views
Testing XMPP Chat Server with JMeter
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 ...
6
votes
1
answer
2k
views
Yandex Marker's Current Latlong values in Android
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 ...
4
votes
2
answers
3k
views
clickhouse downsample into OHLC time bar intervals
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?
1
vote
1
answer
2k
views
throwing java.lang.UnsupportedOperationException on some devices
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....
1
vote
1
answer
778
views
Jenkins+Yandex-tank+Jmeter and hanged jobs
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 ...
0
votes
1
answer
115
views
Importing Swift into Objective-C with CMake
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, :...
0
votes
0
answers
595
views
Parse json data from yandex translate api using retrofit in android
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&...