Why this code snippet does not compile? #include <functional> #include <iostream> #include <memory> int main() { std::unique_ptr<int&g
I created a script where I send 15 000 commands to 70 switchs, so around 200 commands per switch. For each switch, I create one SSH connection via jumpSSH (via
An AngularJS application works fine on desktop, but is not rendering properly on mobile (actual code is showing). This is on an Android phone. I would like to
Im trying to play a Video with PyQt. It plays the sound but not the Video, and i couldnt manage to find the mistake. Here is the part of the code where the Medi
I've been reading and reading and reading, but finally decided to shortlist my questions regarding multitenant Postgres with Django. I'm quite new with using Dj
I used a QFileDialog to open a browser. Here is my code: QString filePath = QFileDialog::getSaveFileName(this, "
I've been fooling with this non-stop for the last 6 hours at least and I just can't understand what the issue is. I have two classes set up in my SpringBoot pro
I'm developing a game which has several minigames, one of them is a AR game, it works as expected but when I close the AR minigame (load other games scenes) , A
It worked for a few months but a day ago, I was told that apple/google pay does not work. I have HTTPS, and I connected my cards to safari. I think I read all t