Franklin Yu

Results 335 comments of Franklin Yu

Any updates? I’m looking for compatibility with the native dark theme in Stack Overflow. Edit: never mind. This extension doesn’t seem to be maintained.

Did not encounter this issue with: - Terminal.App 2.5.3 (343.7) - Yosemite 10.10.5 (14F1509) - Ruby 2.2.3p173

The website is abandoned. @faizann24 should remove the links.

I guess it’s converting heroku.com domains to herokuapp.com ones. (Similar to why GitHub pages has a separate top-level domain for user-generated content.) On the new domain, Heroku provides valid certificate.

Note that “todo” is a GitHub user…

I think Greasemonkey should show the installation location, at least making it easier to find this repository. I opened greasemonkey/greasemonkey#2849.

It's useful to rename a volume when using Docker-Compose, for example I can rename my `proj_data` to `proj_data_backup`, so that subsequent `docker-compose up` creates new `proj_data` volume, while I can...

@thaJeztah Is it possible to check whether a volume is not linked to any (running or stopped) containers? It suffices to be able to rename stand-alone volumes.