A client is sending a server a paragraph in the form of a list of string, each string is one line of the paragraph, number of lines, and an operation to do. Ser
im using the SSH package in R. Im trying to switch the user after i have successful opened up a session using the ssh_connect function, the documentation isnt c
How to handle multiple request at the same time? I couldn't find anything related to Nestjs and prisma. Does anybody has any recommended article or so? To provi
I defined an enum: enum TestEnum { test1, test2, } and I want make an enum with index: E buildEnum<E extends ?????????????????>(int index) { tr
I have a python script that draws text and shapes using the OpenCV library. The text and shapes look great on my Ubuntu PC (ran in VirtualBox) with 1920x1080 re
So im trying to put this: import time import RPi.GPIO as GPIO def lrelay(): GPIO.setmode(GPIO.BCM) GPIO.setwarnings(False) GPIO.setup(27, GPI
I'm using pygsheets to work with Google Spreadsheets and Drive. I need to upload more than 10000 files to the company Drive, but each time when I use service ac
I have an animation, which usually is supposed to play 3 times, thus the config currently says repeat: 2. However, under a certain condition (the player stops d