There is a challenge on codewars that asks you to check whether a string of parentheses, brackets, and curly braces is valid. A string of braces is consider
I'm trying to make a function which will make generalized outer product of two arrays in a way that creates dynamically allocated 2D array (matrix). The types o
lets say I have 10 submoules: module/1 module/2 module/3 module/4 module/5 module/6 module/7 module/8 module/9 module/10 where module/ is the top-level repo.
Response from one linux server to another linux server breaks after 1460 bytes , checked on server (MTU is default 1500). but why it is happening to few request
I'm trying to make a small webpage for a project. I use an esp32 to send a payload with MQTT. I want to show this message on a react app. but my postboxStatus d
Here is the link to the site Here is the link to the code On desktop, it looks fine: But on iPhone, the date gets collapsed even though the i
Does Graph API work with non-Microsoft mail accounts such as Gmail and Yahoo etc? These accounts are already configured in Outlook using IMAP (or POP3). The add
I want to develop code inside a container on a remote Docker host with VS Code, but I cannot connect to Docker on the remote machine via SSH (ECONNREFUSED 127.0
When i am trying to get output from the code below, that gives text file from Wave file that transfered from client to server through RecordRTC, LibVosk.
I am trying to create a Multiplayer RPS in discord using Buttons but i cant seem to find a way to compare inteaction.customId of both collectors to get the resu