I have a component ExpandableCard and created its context ExpandableCardContext and context provider ExpandableCardProvider. Then I called the provider from som
Does anyone have any ideas on why these logs are giving these errors - Out of memory: kill process ... nginx invoked oom-killer? Lately, our cms has been going
I have a list of regex which are assigned a keyword for identification. I will be comparing a list of strings against this list of regex. If any of the pattern
The program listed is about writing the Fibonacci series given user input that is below 100. The problem that I am having is figuring out how to get the Fibonac
Something I was just testing with a simple using() statement. Got 2 classes: Child and Parent public class Parent : IDisposable { public void Dispose()
I've built a crawler that had to run on about 5M pages (by increasing the url ID) and then parses the pages which contain the info' I need. after using an algo
A python program that I'm building was used to die for no apparent reason. I couldn't figure out the reason, so my workaround was to add few lines that write th
I understand that set keys are immutable, hence data types like lists are not eligible for being a key in the set. In the example shown below why can a tuple no
Hi Good day everyone I'm sorry I'm new to python programming sorry if I'm asking this even this is basic or not. Someone can help me with this? My problem is I