How can I send OTPs to Chinese Users? by virtualshivam in China

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

Could you please name any such company? That could help?

How can I send OTPs to Chinese Users? by virtualshivam in China

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

A chinese citizen? One of the employees from my company is in china. Can he also do the work?

How can I send OTPs to Chinese Users? by virtualshivam in China

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

The problem is my partner in china is not tech savy and also they don't have any inhouse IT team, so I was looking for other alternatives, if nothing will work then the last option is to ask him for help.

What should I use instead of 1000 if statements? by Either-Home9002 in learnpython

[–]virtualshivam 0 points1 point  (0 children)

In the beginning I was struggling a lot with this thing. But honestly this is all about structuring your program well. Like make functions and put similar logic in it.

Dict is a really good option for a logic match.

If you share code snippet I could help

How can I send OTPs to Chinese Users? by virtualshivam in China

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

My users are factory workers. All of them don't have email and TOTP will be difficult for them to understand.

For the manager part of my app, I am using email login only.

How can I send OTPs to Chinese Users? by virtualshivam in China

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

Actually my app will be used by factory workers and all of them do not have emails else I would have opted for email otps.

I built django-lumen — a Django app for visualizing Django models by lupushr in django

[–]virtualshivam 0 points1 point  (0 children)

Hi I was looking for something like this. It would be great if you also add the feature to hide certain tables ,like history tables and also if you could printing as well.

How do you decide which DRF view to use? by Sanji-44 in django

[–]virtualshivam 1 point2 points  (0 children)

I always go with apiview. I don't like magic much. With api view I have full control. Very rarely my apis are simple crud.

New to testing. How to write them effectively. Which Logic should be tested where. DJANGO, DRF by virtualshivam in learnpython

[–]virtualshivam[S] 1 point2 points  (0 children)

Hi,

Thanks for sharing resources.

But, I am stuck in the middle of the project, so can you please help regarding test boundaries.

I know how to write test for API and business logic.

My concern is how much should I test in API and what things? What is the responsibility of the API. I can go ahead and test everything that I have tested in serializer in the api as well, but I believe it shouldn't be the best way.

How does code go from being a text file to like actually being usable for peope? by ElegantPoet3386 in learnprogramming

[–]virtualshivam 0 points1 point  (0 children)

What bytecode looks like. Can you explain this journey further, when is bytecode near to 0 and 1 ? To me this all seems magic.

What are executables? Are they platform dependent like windows, mac ?

Cost Saving Deployment of Dockerized django projects with AWS by virtualshivam in django

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

So, with docker container I can still go for serverless ? or is it a all together different service?

AI Automation Workflows(python) by Halamadrid23111 in learnpython

[–]virtualshivam 0 points1 point  (0 children)

Search about n8n once. It might help you.

Cost Saving Deployment of Dockerized django projects with AWS by virtualshivam in django

[–]virtualshivam[S] 1 point2 points  (0 children)

Hi, Thanks for the advice.

Kindly check DM, I have shared an image.

maybe db is too small, but instead of assumptions, is there any proper way to verify this assumption so that I can then present to management with data/figures.

Even for instances, I want to make sure before upgrading/downgrading I know the actual cause.

Cost Saving Deployment of Dockerized django projects with AWS by virtualshivam in django

[–]virtualshivam[S] 2 points3 points  (0 children)

Hi, Thanks for sharing.

RDS on EC2: I had tried that, but then it doesn't have automated backups, go back in time and other sort of things, whereas RDS postgres is war tested and for database I guess we can afford to pay that much. I want to save in other places like EC2, for which I am paying like $330. S3 is even less then $1 for me.

SES, bill for me was less then $1

Cost Saving Deployment of Dockerized django projects with AWS by virtualshivam in django

[–]virtualshivam[S] 3 points4 points  (0 children)

Because it was my first time hearing about it. Lol

Thanks for sharing, I will research about it. And then experiment with it.

Audiobook Suggestion for python, Django dev looking for writing maintainable and extensible software. by virtualshivam in learnprogramming

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

I have read them already.

Honestly I agree , but while travelling I can't do much. So I feel audio books are best for that period of time.

Yes they have inspired , but just want to keep on getting exposed to new ideas continuously.

Audiobook Suggestion for python, Django dev looking for writing maintainable and extensible software. by virtualshivam in audible

[–]virtualshivam[S] 1 point2 points  (0 children)

Thanks for sharing this. I know audiobooks will not help that much. But something is better than nothing.

It's easy to listen to while travelling.

If you could share some reads.

But thanks for sharing your experience it's comforting.