Michael Bøcker-Larsen

Results 25 issues of Michael Bøcker-Larsen

## Checklist for submitting a pull request to `Terminals Are Sexy`: - [x] I have carefully **read and comply** with the [Contributing Guidelines](https://github.com/k4m4/terminals-are-sexy/blob/master/contributing.md) of this repo. - [x] I have...

enhancement
endorsement-needed

Invoking: ```shell nanobox configure set mount-type foo ``` Outputs this (with an exist code of 0): ```shell Successfully set 'mount-type' ``` However the value remains whatever it was before. If...

From slack: @mblarsen Having a (non-)nanbox issue. I have file watching set up (`fs_watch`) which works great. But I'm getting a lot of warnings from my editor (vim) that the...

waiting for info

Empty buffer typing any character triggers this. Python error happens when trigger function is invoked. Vim 8.0 -python +python3 +jobs +timers Python 3.6.3 Ubuntu 17.10 on Vultr Plugin manager: vim-plug...

It seems that styled-system is moving to use break-points with units (again?) https://styled-system.com/guides/migrating#changes > The theme.breakpoints object must specify CSS units. Numbers are no longer converted to pixel values. This...

Seeing deprecation notice: ``` - Installing webpatser/laravel-countries (1.5.4): Downloading (100%) Generating optimized autoload files Deprecation Notice: Class Webpatser\Countries\MigrationCommand located in ./vendor/webpatser/laravel-countries/src/commands/MigrationCommand.php does not comply with psr-0 autoloading standard. It will...

1. Should we follow Node LTS? 2. Should we update frequently 3. Does anyone use oooold node versions?

community

... to the same image on the same product. Solves one part of https://github.com/dweeves/magmi-git/issues/471 which is about image 'exclude' flags not being set correctly. As it turns out the problem...