I am using Python-2.6 CGI scripts but found this error in server log while doing json.dumps(), Traceback (most recent call last): File "/etc/mongodb/server/cg
I am trying to create a fast prime generator in Java. It is (more or less) accepted that the fastest way for this is the segmented sieve of Eratosthenes: https:
I am just looking to know this to try and clean up my code, and also for future reference. I have a number of textBoxes. tbPart1.Clear(); tbPa
I'm trying to updated (fool me) a node project built with nuxt and prepare a DockerFile and respective docker compose for it. The build runs fine, but when exec
Is there a difference if I define a given value for a context parameter using the keyword with or using new? for example is there a difference between human and
I am trying to submit data from a form on my page to a node.js api using axios but i get the following error. Error: Request failed with status code 500 at
I have a method RenderReport which generates a PDF file (byte[]). This can sometimes hang indefinitely. It should take no more than 15 seconds to complete when
As you can see '. date('M-d-Y h:i:s A', strtotime($row['email_open_datetime'])) .' I would like to make simple convert from timestamp to EST time zone. Right no
I am trying to make an age text input for my app that if you are below 18 sets an error state and changes color. Here is my code: function AgeButton() { const [