I've been trying to send data from my MacBook to my Arduino. First the UNO. But I want to debug my program by printing the data on the serial monitor in the Ard
Im trying to test some functions that include a call for celery tasks. the tasks involves a call to 3rd party websites and i need to avoid it during tests. Any
A non-empty zero-indexed array A consisting of N integers is given. The consecutive elements of array A represent consecutive cars on a road. Array A contains o
I am trying to do load testing of my side which using socket.io. I would like to know how my application performing with more socket.io client connections. So,
I am implementing a custom WKWebViewClass. The init() is settings the navigationDelegate to self, and starting the load. However, didFinish is never called. I a
I have a problem implementing sharp for Dockerfile. Error: 'sharp' is required to be installed in standalone mode for the image optimization to function correct
I have a unique case where I want to calculate the running total of quantities day over day. I have been searching a lot but couldn't find the right answer. Cod
I am building a web app and want users to be able to authenticate with Azure AD. The organisation I am working for has two Azure AD Tenants, and they have creat