Welcome to the main community in programming.dev! Feel free to post anything relating to programming here!
Cross posting is strongly encouraged in the instance. If you feel your post or another person’s post makes sense in another community cross post into it.
Hope you enjoy the instance!
Follow the wormhole through a path of communities !webdev@programming.dev
2016
I tried to use Firefox for work but I had to log into multiple AWS accounts at the same time, which I didn’t think was possible. It’s easy with profiles in the chromium browsers, trying to remember if I tried it in Firefox now
@astraeus @Quill7513
firefox -P
Firefox even has tab sandboxes now. So you can even run personal aws on one tab and business aws in another. They will have their own sandboxes so won’t collide.
It’s easier in Firefox with containers. You can use multiple aws accounts on the same profile but different containers. I’ve tried to migrate to blink based browsers for various reasons, but this is what keeps me coming back to Firefox!