Bramus

Results 122 comments of Bramus

Thanks for this report @AhmadWaleed. This completion script was designed to work with Bash. It has not been tested with Zsh. Could you try the steps as described in https://github.com/eddiezane/lunchy/issues/57#issuecomment-121173592?

You can mount a different share in `/downloads` for example, and then set the preference to point to that folder. ``` docker run -d \ … -v /local/path/to/downloads:/downloads:rw \ -e...

I can confirm that closing Firefox does not shut down the container. The container keeps running and when connecting to the machine via `http://your-host-ip:5800`, the screen remains black.

Works fine on Synology with DSM7. Looking at the screenshots, user is using DSM6. On DSM6 most containers needs to be run with elevated privileges. On DSM7 this is not...

Flash is an abandoned and dead technology. Supporting it would be a waste of time.

Late 2015 [the spec got updated, now allowing both](https://hg.csswg.org/drafts/rev/86681ff9c4e9): > Percentage margins and paddings on flex items can be resolved against either: > > 1. their own axis (left/right percentages...

As per https://github.com/w3c/csswg-drafts/issues/2085#issuecomment-360244244 and https://github.com/w3c/csswg-drafts/issues/2085#issuecomment-360602313: both Edge and Firefox have expressed their intent to implement the Blink/Webkit behavior. Quoting @atanassov (Edge): > Our intention in Edge is to implement the...

The relating Firefox bug [just got closed](https://bugzilla.mozilla.org/show_bug.cgi?id=958714#c71) and marked as resolved. The changes are planned to ship with the release of Firefox 60.

The domain has not expired, but is configured for the domains `*.herokuapp.com` and `herokuapp.com`. Looks like this is a misconfiguration at Heroku's end?

What license does it need to be?