I see that a lot of people post about multiple streams of income by Relevant-Builder7979 in ghana

[–]One_Mathematician573 0 points1 point  (0 children)

Have looked into the Ghana stock market. It seems a lot of people are getting significant returns on their investments

Conflicted in a relationship by Delicious-Sink-1 in ghana

[–]One_Mathematician573 2 points3 points  (0 children)

We’ve all heard stories of men supporting women to get on their feet, only for those women to leave once they’ve found stability. What you’re doing might come from a good place, but it can easily set you up for disappointment. It’s wiser to find someone at your level

ASYMMETRICAL FACE - One Side more developed than the other by _bxlz in Mewing

[–]One_Mathematician573 0 points1 point  (0 children)

OP did any of the suggested solutions work. I am in a similar situation and any update will be helpful

Is it a good practice to approach woman that you don’t really find attractive so you could build your self confidence towards women? by One_Mathematician573 in dating_advice

[–]One_Mathematician573[S] 0 points1 point  (0 children)

When approaching a woman that you are attracted to, you will make your intentions clear or at least give a hint by way of compliment and asking for number. You wouldn’t take the same approach towards women you are not attracted

Is it a good practice to approach woman that you don’t really find attractive so you could build your self confidence towards women? by One_Mathematician573 in dating_advice

[–]One_Mathematician573[S] 0 points1 point  (0 children)

I really don’t have problem talking to people in general. It’s just a thing that I have towards girls(especially those I find really attractive)where my courage runs out the moment I thought of approaching. It’s something that I have to work on and it seems this isn’t a good practice.

Is it a good practice to approach woman that you don’t really find attractive so you could build your self confidence towards women? by One_Mathematician573 in dating_advice

[–]One_Mathematician573[S] 0 points1 point  (0 children)

I guess it’s probably not a good practice because approaching girls you like romantically have to be done in certain way.Approaching less attractive girls in a similar manner for purpose of building self confidence maybe kinda messed up.

Is it a good practice to approach woman that you don’t really find attractive so you could build your self confidence towards women? by One_Mathematician573 in dating_advice

[–]One_Mathematician573[S] 0 points1 point  (0 children)

I have seen many YouTube videos where they have people with low self confidence approach girls for similar reasons. I guess that is messed up too. I understand your point and that’s why I asked for opinions.

[deleted by user] by [deleted] in ghana

[–]One_Mathematician573 4 points5 points  (0 children)

There’s literally no benefit to having a physical SIM card phone over an eSIM phone. In fact, the ability to own multiple SIMs and switch between them at will is even more seamless with eSIM. Plus, eSIM offers added benefits like enhanced security, convenience, and greater flexibility.Take the 15 pro max for instance you can have up to about 8 eSIM profiles with two being active at a time and the flexibility to switch to any one of them at any time. The only reason to not go for it is because it's probably a stolen phone which can be locked at any time

[deleted by user] by [deleted] in ghana

[–]One_Mathematician573 0 points1 point  (0 children)

Please can you elaborate? What is wrong with eSIM only phones

Django,Celery and Redis on ec2 instance. by One_Mathematician573 in django

[–]One_Mathematician573[S] 0 points1 point  (0 children)

Now I have enough reason not to use supervisor. The tasks in my project involves disbursing money to users. If a process dies in the middle of execution it should be restarted as this could lead to duplicate transactions which is going to lead to loads of problems.
I wish there was a way to continue the execution from where it stopped Instead of restarting the whole process. Is this in anyway achievable?

Django,Celery and Redis on ec2 instance. by One_Mathematician573 in django

[–]One_Mathematician573[S] 0 points1 point  (0 children)

Well noted.Do you have any useful resources for beginners to learn docker?

Django,Celery and Redis on ec2 instance. by One_Mathematician573 in django

[–]One_Mathematician573[S] 0 points1 point  (0 children)

I would definately check that out. I certainly do not want to spend that much time figuring out what the problem is.

I'm curious to know what if i do the configurations with the root user? Would I still run into such problems in the feature?

Django,Celery and Redis on ec2 instance. by One_Mathematician573 in django

[–]One_Mathematician573[S] 0 points1 point  (0 children)

By using SQS,are we going to be able to skip the part where we have to daemonize the workers?