Hey everyone! Ever been in a situation where you solve a tricky technical problem, celebrate your victory, only to face the exact same problem months later with no memory of your brilliant solution? 😅 That's exactly what happened to me, and it taught me a valuable lesson about documenting those "one-off" solutions. The Genesis of a Python Problem 💡 In our project, we had a unique requirement: efficiently manage feature flags. Our solution involved moving one of our API endpoints to an AWS Lambda Function. My task? Replicate the existing API response using Python and, of course, use the same environment variables. Sounds straightforward, right? Initially, it felt like smooth sailing. I got hold of the existing Python code used for authorization, analyzed how to handle requests and responses, and started writing my own. But then came the pain point: setting up a Python virtual environment (venv). As a Rails developer, Python venvs were a foreign concept to me. I was c...
What are in the G m a i l settings? Many of know-how to send mail but many of us don't know how to configure our inbox and other mail-related option's provided in the Gmail settings. In this post, we are going to know about the basic settings we must know in Gmail. How to reach Gmail settings? First, open the inbox of your Gmail, then the right side top corner near your profile pic you can see the settings icon and click on it. In the Quick Settings menu click on the Sell all settings. Let us conf...