I am trying to distribute a set of connected applications running in several linked containers that includes a mongo database that is required to: be distribut
I am trying to recover my work. I stupidly did git reset --hard, but before that I've done only get add . and didn't do git commit. Please help! Here is my log:
I am new to flutter and a I am trying to create a container that when the user long presses it - a draggable circle shows that the user can move within the boun
help me with program I have to find arithmetic mean of the positive elements of each column of the matrix A [5, 4] provided that in each column there is at leas
When I do in rails console: User.first => #<User _id: 6241f97de64d1eb2cc003d08,.... I get document, but when I try to find it by id like User.find('624
I am facing one problem, and not get solution on google I try to use curl to visit a https website behind a proxy but fail. It is success without proxy or visit
I'm trying to change the "The photo must not be greater than 1024 kilobytes." from UpdateUserProfileInformation file class UpdateUserProfileInformation implemen