Giacomo Lacava
Giacomo Lacava
What's the actual roadmap for newsdiffs? Are we supposed to submit parsers, so you will host them all and act as "universal" newsdiff, or are we supposed to fork and...
Out of the box, `node server.js` or `npm run compile` error out like this: ``` ERROR in ./Counter.js Module build failed (from ../node_modules/babel-loader/lib/index.js): SyntaxError: Unexpected token (16:6) 14 | render()...
This patch implements bare-minimum credential obfuscation. User and password must be added to a file called .siricontrolsecret, which can live in $HOME or alongside the main script. The password is...
qtkdnthqcmmexqgmI installed gmvault 1.9.1 in a python 2.7 virtualenv (with `python setup.py install`). Then I created an app password in gmail. The first sync works fine with this command: >...
These are the minimal changes required to make it work on macOS 10.14.6 (Mojave). The CMakeLists.txt change might be clumsy, I don't really know CMake but it was the only...
The main change is the processing-mode drop-down now using a item/data approach, which allows for proper separation between labels and internal values. The process dialog now reports waifu2x arguments as...
I got these recommendations on one run: cd 82: 'cd' => c [...others...] cat 41: 'cat' => c To avoid confusion, the tool should keep track of recommendations and suggest...
unicode characters in arguments get mangled up. Tested in Python 3.3.3 only.
Fixing issue #8
Looks like setup.py was lost in an old branch. I pulled it back, because installation is a pain otherwise.