Dusty

Results 4 comments of Dusty

@ErinAmalie @lifepillar @MrSparklle Managed to export following information found at [Original Source Export Script](https://gist.github.com/rmondello/b933231b1fcc83a7db0b#gistcomment-2272755) You can verify this is the original source as linked in [README.md](https://github.com/lifepillar/CSVKeychain/blob/master/Readme.md#is-it-possible-to-export-the-local-items-aka-icloud-keychain) It was still fiddly,...

Will attempt to test this tonight and confirm. In the end I butchered my tests to somehow work with much frustration - and a little less confidence (Obviously; far from...

Provided file does not work for me. Step 40 ``` Command /usr/bin/python3 -c "import setuptools, tokenize;__file__='/tmp/pip_build_root/pillow/setup.py';exec(compile(getattr(tokenize, 'open', open)(__file__).read().replace('\r\n', '\n'), __file__, 'exec'))" install --record /tmp/pip-xgbc4viy-record/install-record.txt --single-version-externally-managed --compile failed with error code...

@joeyhub I've developed a small user-space queued packet management system that uses Electron and React in the frontend, but had concerns about performance as per your notes. The end goal...