I'm not a coder but doing my best :) I have made some code for tradingview where I use ema's and hoffman strategy to open and close orders. First it was an indi
I know my question doesn't really explain my problem all that well, but I'll try my best here. I have a graph program. It should add new vertices and edges, and
Is there any way to convert normal string 5pm into 2022-04-20T17:00:00.000Z format? I have got this from backend but Im using timepicker in antd. It only accept
Is there any way to define different colors in the tailwind config so that the dark mode are applied without the dark selector? Currently I have an object like:
From Bash Reference Manual I get the following about exec bash builtin command: If command is supplied, it replaces the shell without creating a new process
{ "_id" : "shard_1", "host" : "xxx,xxx,xxx", "state" : 1, "topologyTime" : Timestamp(1629874907, 2), "tags" : [ "TAG1" ], "maxSize" : 2736012 } { "_id" :
I am trying to make fullname bold with boldFullName func. But obviously, it does not make any change on it. I believe that casting to string is deleting mutable
I want to erase list elements one by one. Before removing any of list elements I want to see the whole list. #include <iostream> #include <list> int
I'm porting an application from Bluez 4 to Bluez 5 using DBus capabilities. In the Bluez 4, I checked remote services presence using the Device.DiscoverServices