alex

Results 25 issues of alex

- [ ] cloud-config - [ ] cloud-compute @surma I'm starting it today but I had an impression you wanted to contribute, so CCing you here.

Currently, the window title always says "Drive Code", no matter what. It'd be great to have it display the name of the file currently being edited. According to the launch.js...

enhancement
packagedapp

It appears to be hard to manually uninstall a macOS .pkg: https://wincent.com/wiki/Uninstalling_packages_%28.pkg_files%29_on_Mac_OS_X Anyone attempting to uninstall bitbox-bridge on macOS will be having a hard time. Unless I missed it and...

enhancement

This came up while discussing https://github.com/digitalbitbox/bitbox-bridge/issues/7. Currently, users need to run a separate static file server like `python3 -m http.server --bind 127.0.0.1` and open `http://localhost:port` to access [MEW offline](https://kb.myetherwallet.com/en/offline/using-mew-offline/). Opening...

enhancement

The `Send(...)` should implement exponential back-off when sending the requests. Given that this package is very young, I think it's not too late to change the signature to something like:...