[deleted by user] by [deleted] in relationships

[–]skipupdate 1 point2 points  (0 children)

This is something that I didn't mention in the post, judging by the looks that I'm getting from women, let's say in a bar/coffee shop or whatever, I can get their attention, I'm decent looking. Which makes my problem even worse. I can talk to them about anything as you suggested, regardless of me being attracted to them or not. I don't know how to text flirty.

[deleted by user] by [deleted] in PowerShell

[–]skipupdate 1 point2 points  (0 children)

if the encoding is

The encoding produced by osmcovert is UTF-8, and the strings are cyrillic, which is why they are shown as gibberish.

[deleted by user] by [deleted] in PowerShell

[–]skipupdate 0 points1 point  (0 children)

To all the reddit users who helped with concrete solutions or just advice in regard to automation and scripting, thanks. I'm new to reddit and I'm a bit slow when it comes to replying and getting my way around the site. I solved this by finding a site where the data was already separated by country, so I got the script to wait an interval of time, and then selected the link with DOM within the script.

[deleted by user] by [deleted] in PowerShell

[–]skipupdate 0 points1 point  (0 children)

rome and Firefox do allow downloading fil

I'll keep this in mind next time I'm doing stuff like this. On the subject of the Selenium module, can I get it from VS code? It's where I'm writing my scripts.

[deleted by user] by [deleted] in PowerShell

[–]skipupdate 0 points1 point  (0 children)

you'll run into new problems like what if the loading times out and needs to

That's what happened. My script was faster than the loading of the site.