Salim B

Results 108 issues of Salim B

Use latest Alpine package release.

I [was wondering](https://github.com/Poeschl/Hassio-Addons/pull/450#issuecomment-1873531727) whether we should **limit** the mounts (`map` in `config.yaml`) by - mounting `ssl` read-only, i.e. remove the `:rw`, or even completely removing `ssl`. Why does Syncthing need...

syncthing

From what I learned in https://github.com/Poeschl/Hassio-Addons/pull/450#issuecomment-1873960428.

Beware that this PR is untested. I'm unsure whether it's fine to do it like this. Maybe the main `syncthing` invocation (`syncthing --gui-address="$ip:8384" --no-browser`) must come last in the S6...

### Describe the feature request When using a black-and-white or dark logo with transparent background[*], it becomes barely visible when dark mode is toggled on. The same is true for...

feature
area/ui

Old instructions (added by me) were broken (due to typos)—Sorry!

**Describe the bug** yq currently offers *two* sub-commands for shell completion: ``` Available Commands: completion Generate the autocompletion script for the specified shell eval (default) Apply the expression to each...

bug
v4

Fix warning by `dplyr::across()` about missing `.cols` arg. Currently, there's unwanted warning output included in the [rendered vignette](https://stringr.tidyverse.org/articles/from-base.html#overall-differences). This PR fixes this.

### Describe the bug Installation of sharp `0.32.6`, the version [currently in use](https://github.com/netlify/cli/blob/134f4ca8f6ac54724125b06b6818a0356ed34d92/package-lock.json#L15133), fails with npm installed via [Snap](https://snapcraft.io/node). See [this forum thread](https://answers.netlify.com/t/npm-install-save-dev-netlify-cli-is-not-installing-with-error-code-7/108678/), especially [this post](https://answers.netlify.com/t/npm-install-save-dev-netlify-cli-is-not-installing-with-error-code-7/108678/6). Latest sharp version `0.33.1`...

type: bug

Creates the proper `bundleTraceMap` list as internal package data object directly from the upstream JS file when plotly.js is updated. The data is sourced from the file [`tasks/util/constants.js`](https://github.com/plotly/plotly.js/blob/ac983b349a1cd4332465f4d791630e8219f42e02/tasks/util/constants.js#L52-L163) of the...