dan smith

Results 14 issues of dan smith

When trying to run `install.py`, i get this error: ``` Traceback (most recent call last): File "./install.py", line 109, in main() File "./install.py", line 81, in main verify_requirements() File "./install.py",...

I'm thinking about changing how the configuration is specified. Rather than having users modify the script or set environment variables, the script would take additional command-line arguments. I would do...

enhancement

i think the readme needs some refactoring now. It doesn't make sense anymore to instruct users to edit the variables in the script itself, especially considering how deeply buried those...

originally [reported](https://github.com/X1011/git-directory-deploy/issues/4#issuecomment-116074738) by @raine in #4. - [ ] test and verify this issue - [ ] display a friendlier error message and tell user to add `deploy_directory` to `.gitignore`.

enhancement

write (unit) tests using something like [roundup](https://github.com/bmizerany/roundup/), [Bats](https://github.com/sstephenson/bats), [assert.sh](https://github.com/lehmannro/assert.sh), or [shelltestrunner](http://joyful.com/shelltestrunner/). write tests for - [ ] attempting to deploy without setting up first - [ ] non-existent deploy_directory (#5)...

enhancement

When I rsync a file to my Drive, the modification time is set to the current time. ``` ~$ ls -l Downloads/myswap -rw-r----- 1 dan dan 141 Jul 9 22:47...

I'd like to be able to scroll the widget vertically, like [Most used apps widget](https://play.google.com/store/apps/details?id=lt.andro.appfav), so that i can make the widget smaller while retaining access to a large number...

Ok, this will be my last issue report for now 😄 When I ran DaLI and got to the point where it downloads the Unified CSV File zip from Kraken,...

When I tried to run DaLI, it stopped with an error requesting an access key for exchangerate.host, even though all my fiat transactions are in USD. I went and signed...

When I try to use the autocomplete with the Hugging Face Hosted inference API, I get: [400] {"error":"No mask_token ( ) found on the input","warnings":["There was an inference error: No...