This question is due to insane curiosity rather than an actual problem. Consider the following code: template<typename...> struct type_list {}; template&
I am unable to access the app outside the container, when I exec inside the container and do curl localhost:8000 it is showing but the same ap
I am trying to migrate my CSP code from PHP with Rest API to C# .NET using the SDK, but I can't seem to make any sample work. Right now I am using Azure Functio
I need to get the specific user data using the user email on the real time database. This is my code, This code running without errors but the data is not displ
I want to draw a line , extended right, on the Low of the pivot high candle and at High of the pivotlow, as applicable in the running market, can anyone suggest
I am developing a multi-tier web application consisting of multiple Web APIs in an Azure App Service Environment. Recently after upgrading to VS2017 I have no
I am trying to build a cnn model and while building i am getting the run time error. I have image size of 224x224x3 and batch size of 5 and i have 3 classes to
Python in Mac: I was trying to understand gc.collect() and i wrote this code. My expectation is that value of diff should be zero, but it isn't. import gc impor