I have some branch name X I was working on. I committed my work locally (didn't push). Then I noticed a bug and tried to compare my results to the ones in the r
I'm a beginner in react. Let's say there is a bell icon for notifications. Once clicked, there will be a summary of recently received notifications and below, t
Looking for an explanation rather than an answer here :) I have this php script that is called with jquery's AJAX $query = 'SELECT MONTH(PRSD#) as "Monat", CA
Given a list of numbers, I would like to find all pairs of numbers that add up to 10. How can I write a function to do this in Python?
I have two processes running (foo.cmd and bar.cmd on Windows7 prof), which both check frequently if the other process is still running. Since each process knows
I am building a question function in my website where a user can search up a question for example: "how do I cook a cake?" and get a link to the question someon
I'm trying to add an ssh key(private key) to CircleCI, but I have a question. Which private key do I have to add, private key generated on local PC or generated