Adam W. Koszek

Results 23 issues of Adam W. Koszek

## Feature I'd be convenient to just download all the docs. I think it'd be possible with what we already have in this app: check-box `Select all` in a Download...

How hard could it be to add listing not only a title of a task but also all the other auxiliary parameters attached to an item? My dream come true:...

I've managed to install `packer-builder-xenserver` and I'd like to make my first VM on XenServer. However it looks like the packer is failing to setup the VNC connection appropriately. Has...

Was (XenServer 6.5): xs-tools.iso Is (for XenServer 7): guest-tools.iso

My understanding is that `packer build -on-error=ask` should ask me what to do. We do have `keep_vm`, but it seems like it's ... redundant? IMO we should just let the...

I volunteer to bring this stuff inside of this repo: https://github.com/bvox/fog-xenserver-examples I'd make sure it works for me, and we could get something that is easier to start from. We...

https://tinygrad.org/recognize.html Submitting several JPEGs via the URL didn't work. Results in "processing" URL attempted: https://medlineplus.gov/images/Xray.jpg From Chrome debugger: ``` Access to fetch at 'https://medlineplus.gov/images/Xray.jpg' from origin 'https://tinygrad.org' has been blocked...

I couldn't make it work on my Linux system b/c of some Python dependency problems. Made this thing run in a Docker.

When I do: ``` cd ~/.hammerspoon/Spoons cd spoon_name_here open . ``` Hammerspoon appears to remove the source code files of that Spoon.

bug

When I was debugging #124, it was a little unclear what `--runner` should take. I think it's `sysv` or `upstart` or `systemd`, in which case the help line: ``` [--runner=RUNNER]...