Florin Badita-Nistor

Results 17 comments of Florin Badita-Nistor

around 100.000 ways still decent as performance, when i load 200.000 ways i get a white screen and i have to close the app for nodes after 200000-300000 nodes is...

``` ansible --version ansible 2.10.5 config file = None configured module search path = ['/Users/florin/.ansible/plugins/modules', '/usr/share/ansible/plugins/modules'] ansible python module location = /Library/Frameworks/Python.framework/Versions/3.8/lib/python3.8/site-packages/ansible executable location = /Library/Frameworks/Python.framework/Versions/3.8/bin/ansible python version = 3.8.5...

I can connect if I do ``` ssh -p 2200 -i /Users/florin/.vagrant.d/insecure_private_key [email protected] ``` But when I try ``` ssh -vvv -p 2200 -i /Users/florin/.vagrant.d/insecure_private_key [email protected] OpenSSH_8.1p1, LibreSSL 2.7.3 debug1:...

Was able to make it work, after reading this answer https://stackoverflow.com/a/35969858 It seems that I did not have an ansible.cfg file and this was creating this error. ``` wget https://raw.githubusercontent.com/ansible/ansible/devel/examples/ansible.cfg...

I can confirm that using the zip method does not work. But pointing to the extracted data works. ``` ./google-keep-exporter-macos ./Takeout/Keep joplin_export Converted 201 notes Output Dir: joplin_export (node:56760) [DEP0005]...

Hi Martijn, can you explain what your would be the role of that person, what would be your expectation for the maintainer.

same problem here, do you have any idea if facebook did some modification to the algorithm ?

unfortunately no, I did not manage yet to play with it too much. I do not get anything when running this command. If I start writing, it will add the...

Hi, thanks for the quick answer. Can we use the if: condition to filter ? I`m guessing no based on your answer. I also understand now that i was getting...

It would need to handle space and other characters, but I posted as an example to showcase the idea