Quinn Comendant

Results 56 issues of Quinn Comendant
trafficstars

The github readme page still says `Here's how to get denominator-cli 4.6.0 from bintray` with a link to the old buggy 4.6. =(

The video given as an example at http://html5media.info/ doesn't work on an iPad Mini iOS 7.1.1 using Safari. There is a line crossing through the play icon, and nothing happens...

I'm using corectl 0.7.18 and getting this error with `corectl pull -f`: [q@x/0 ~] corectl -d pull -f [WARN] /Users/q/.coreos/images/alpha/1520.1.0/coreos_production_pxe.vmlinuz missing - alpha/1520.1.0 ignored ---> downloading and verifying alpha/1520.1.0 [DEBUG]...

My macbook pro crashed, and after rebooting I am unable to use docker. If I execute `docker version` on macOS or inside CoreOS (`corectl ssh containerland`), it stalls indefinitely. I'm...

"Litle" → "Little"

I have an issue that appears to be related to CoreOS. I'm raising the issue here because corectl is the only method I'm using CoreOS, and I'm sure you can...

I've just `brew upgrade corectl` and run the new version: ``` corectld start; corectl run --offline --channel beta --volume ~/var/coreos/var_lib_docker3.img --cloud_config ~/var/coreos/docker-only-with-persistent-storage.txt --cpus 1 --memory 1024 --name containerland --uuid 11111111-1111-1111-1111-111111111111...

enhancement

I've discovered build tools such as [fsmonitor](https://www.npmjs.com/package/fsmonitor) and [browser-sync](https://www.browsersync.io) use [inotify](https://nodejs.org/docs/latest/api/fs.html#fs_availability) to watch for changes. inotify doesn't work over NFS [[1]](http://stackoverflow.com/a/21194214) [[2]](http://stackoverflow.com/a/4231277). NFS in corectl-managed docker containers otherwise works great—reliable...

Hello, This is my first time attempting to set up a slack app, so forgive me if I'm off track or if this issue has been reported already. When running...

I have one WP site (out of many) for which the `wp theme path --dir` command returns a path name prefixed with line feeds, like this: `\r\n\r\n/home/fox/www.graphicfox.com/html/wp-content`. Primary, this is...