I've inherited code that looks something like this. class Clients(IntEnum): ALICE = 1 BOB = 2 PETER = 3 CHERYL = 4 LARRY = 5 if client_id
Is it possible to create a script in tradingview that opens and closes orders based on an indicator? I have an indicator that gives me buy and sell signals and
I am connecting to a host which runs dropbear and has a blank root password. I can connect to it via ssh (I have replaced the actual IPv6 address and host name
A weird bug in my current app that was created using Jetpack Compose. Issue: Once the soft keyboard is opened in the app, due to any screen with TextField, the
In the windows How can I publish flutter project from android studio to appstore for apple I want to methods to publish my app to appstore without mac OS
Help me please... I tried to solve this problem since some days but nothing worked T.T I have a DB phpmyadmin I want to show a list from json delivered by a ph
ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behavior is the source of the following dependen
This should be easy, so maybe I've fried my brain, but I can't get this to work. I have a database with over a million rows. I want to add about 15k more rows,