May 3, 20203 min readWhat is OpenCL? OpenCL is a tool that will enable you to perform parallel general-purpose computing on GPUs or other compliant hardware accelerators.
Apr 4, 20192 min readBypass App Engine Client Libraries' Authentication On Local DevelopmentIn this post you'll see how to bypass the App Engine Client Libraries' authentication step by mocking the credentials object. This will...