I have the following problem: I receive commands through an AF_UNIX socket (no problems about network byte ordering). the first word in packet is the command, t
In my angular application, I have to render dynamic components based on different situations. So whenever a new component is attached to a DomPortalOutlet insta
This is a Google Drive that "anyone on the internet with this link can edit". I am not an owner of the Drive. Can it happen that (1) I posted a file there, (2)
Is it possible to use one Logger, but create multiple Files based on the level? For example one for debugging purposes and one for statistcs with much less info
I am trying to implement JabberGuest SDK to make video calling android app but it fails and shows this error : 2019-08-21 11:13:03.042 5424-5424/com.example.mo
I would like to get all hrefs which are within these li's in this ul: Click here to see screenshot So far I wrote this line: import bs4, requests, re produ
I have the following documents and structure: Document 1: { 'id': '1', 'data': { 'parents': [], 'people': [] } Document 2: { 'id': '2', 'data': {
So I am trying to set take profit and stop loss orders using ATR. The way I would want this to work is when the buy or sell condition is met it would use the cu