leonklingele

Results 74 issues of leonklingele

gonvim doesn't work for me, it just shows this empty window: ![gonvim-empty-window](https://i.imgur.com/286dvHy.png) __EDIT__: Using latest revision d234997d3a21a896de1ed2c78be9e3c4cd0943c7 on OS X 10.11.6

This fixes #42 Upstream source: https://github.com/mdrjr/c2_bootini/blob/d2b5f53c5c3e4b3df662d0e2d6428562afb9b084/boot.ini#L98_L103

The C2 image takes 2-3 minutes to successfully boot up. The guys from #odroid (Freenode) suggested that this could be related to some Ethernet driver. And indeed the board does...

I maintain a linter which enforces the use of named / unnamed result parameters: https://github.com/leonklingele/funcresult Unfortunately, it did not find its way to golangci-lint — was rejected: https://github.com/golangci/golangci-lint/pull/2526#issuecomment-1023715191 Would you...

An import command would be nice to import object (e.g. credentials) from pick, 1Password & co.

enhancement
help wanted

When I checked the docs for https://github.com/golang/sync on godoc.org (https://godoc.org/github.com/golang/sync), I wondered why the website shows only two packages (`errgroup` and `syncmap`), yet the GitHub repo lists four (`errgroup`, `syncmap`,...

This PR removes inline CSS styles to allow a more-strict CSP, disallowing inline styles.

Please remove inline CSS as seen here: 1. https://github.com/grevory/bootstrap-file-input/blob/bf93e97d440ca4cb97f7990f4879c187c712128f/bootstrap.file-input.js#L122-127 2. https://github.com/grevory/bootstrap-file-input/blob/master/bootstrap.file-input.js#L131-136 Inline CSS should be turned off in favor of a good CSP.

# Steps to reproduce: 1. Open file browser 2. Select a file 3. Confirm selection (usually with button "Open") - File browser closes and file name is shown on button...