What would be the best way in AWS to maintain redundancy between two EC2 instance on two different region ? My client want to be sure that he will loose no data
I try to get gpu available memory with code bool bMemInfo1 = GLEW_NVX_gpu_memory_info; // false bool bMemInfo2 = glewIsSupported("GL_NVX_gpu_m
I have a concern, I do not know which position is the one that increases in the version number of an application when you make changes in the design, whether it
I have two arrays which I want to combine taking into account the index of one, like this: Array 1: Array ( [1] => 10 [2] => 2 [3] => 5
I am trying to retrieve Twitter data using Tweepy, using that below code, but I'm returning 401 error, and I regenerate the access and secret tokens, and the sa
I'm involved in a few projects with quite a small teams. Usually it is 2-5 developers. And we don't have a proper tools to organize our wiki. For some features
I have two tables Employee and Address. One Employee can have multiple Address. Here I want to fetch 'active employee details' and 'active address details' of a