That is amazing! Now, I need to see about using weather satellites to explain the bugs in my code at work…
That is amazing! Now, I need to see about using weather satellites to explain the bugs in my code at work…
https://regexlearn.com/ is interactive to get you started.
Then try reading maybe the python regex docs for more detailed info. There are multiple flavors of regex as well, which makes it even more confusing (yay), but you'll eventually grok it enough to make it a part of your toolbox! I use simple regex frequently for search/replace (VScode or vim), and in the shell.
For more complex string parsing operations, there's often a faster/better method than regex, but it's really good to know.
Though we are moving to kubernetes & helm soon, currently we use migration scripting tools (like alembic
) for schema and data migration on app start, and our infrastructure/devops team uses ansible for deployment. Currently, we don’t have CI/CD straight to production—it’s still a manual process—but I hope to change that as our organization starts using k8s.
Don’t know if this will help assuage your fears: https://www.techradar.com/news/mullvads-no-log-policy-proven-after-police-raid
I’ve used Mullvad for years, and from what I know, they store almost nothing – only your randomly generated account number. If you are paying using an anonymous method that’s even less to go on.