Skip to main content
1 vote
0 answers
49 views

I have scripts, which create reports and send from yandex mail to corporate .outlook mails. It worked fine last couple years, then stopped working a day ago. I checked all settings and configured ...
Aaron Ramsey's user avatar
0 votes
1 answer
118 views

There is an old site site.ru, hosting in Russia. The server is located in the USA. But the audience of the site is also in Russia. The content delivery is very slow. The issue of moving the server ...
scandic33's user avatar
1 vote
1 answer
340 views

I created a sample QT app, opened its CMakeLists.txt in QT Creator, selected iOS Simulator configuration and run CMake. It generated XCode project at build/Qt_6_7_0_iOS_Release_Simulator/AdExample....
Dmitriano's user avatar
  • 2,550
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
564 views

I am creating a bot on aiogram. It has to be able to send a message through mail yandex. This is the code for the handler: @other_router.message(ContactMe.time) async def cmd_contact_me_4(message: ...
dasEgo's user avatar
  • 37
-1 votes
5 answers
853 views

I'm trying to use my host-mounted (via davfs2 utility) WebDAV storage as docker volume, but somehow got Permission denied though all target and parent folders have 777 linux permissions # ls -ld /mnt/...
Paul Serikov's user avatar
  • 3,381
0 votes
1 answer
460 views

I have a working QT Android app with Yandex Mobile SDK 6.4.1.0, but when I try to update it to 7.1.0.0 by replacing implementation 'com.yandex.android:mobileads-mediation:6.4.1.0' with implementation ...
Dmitriano's user avatar
  • 2,550
0 votes
1 answer
220 views

I have yandex s3 storage https://cloud.yandex.ru/ru/docs/storage/s3/?from=int-console-help-center-or-nav how to properly set up use of it with python aioboto3 lib
Ryabchenko Alexander's user avatar
0 votes
2 answers
464 views

To test Yandex Ad SDK I created a new project in Android Studio And according to their docs I added the following repositories to settings.gradle: maven { url "https://android-sdk.is.com/" } ...
Alexey Starinsky's user avatar
0 votes
1 answer
238 views

I'm using unity 22.3.16f1 I have an error when working with the Yandex Mobile Ads SDK https://ads.yandex.com/helpcenter/ru/dev/platforms After I make a build for android, the test advertisement does ...
Юрий Ярвинен's user avatar
0 votes
1 answer
4k views

Let's suppose that I have any archive or file on yandex drive like that: https://disk.yandex.ru/d/KGA6qXDT87pTVA I want to download it directly to my google drive, how could I do it? First idea that ...
Nikita Artemenko's user avatar
0 votes
1 answer
252 views

I try to union tables with same columns (each table is for a single day) so that I could create charts based on information from all the tables but when I try to create a dataset, it only JOINs tables ...
Mikhail Karavaev's user avatar
0 votes
0 answers
58 views

I'm trying to simulate a mouse click on the central panel on the website https://translate.yandex.ru/ocr I open devtools I use the following code const b = document.querySelector('.dropBlock-...
Roma N's user avatar
  • 320
3 votes
1 answer
120 views

I am working with YDB (Yandex database) and need to select top CPU time spent queries. How can I get them? Thanks in advance. I was looking into documentation but failed to find the answer. I am a ...
White Cat's user avatar
0 votes
1 answer
53 views

I've been exploring Spark using Google Dataproc, where the standard architecture comprises master and worker nodes. On Google Dataproc, the master nodes typically house the hdfs Namenode and yarn ...
kirill fedorov's user avatar

15 30 50 per page
1
2 3 4 5
14