Maciej Wójcik

Results 10 issues of Maciej Wójcik

Theme: One Light / One Light In order to reproduce just select something in the terminal. Selection doesn't look much different than normal text. ![screenshot_2018-02-11_18-27-03](https://user-images.githubusercontent.com/3964620/36076188-2538990c-0f59-11e8-9bca-59fd5bfa6697.png) ### Package versions * terminal-tab...

According to documentation of `winston` logger emits `logging` events https://www.npmjs.com/package/winston#events-and-callbacks-in-winston Is this functionality missing? `log.ts` ```typescript import * as winston from 'winston'; import * as WinstonCloudWatch from 'winston-cloudwatch'; winston.add(WinstonCloudWatch, {...

enhancement

Some dependencies are in separate PRs: * https://github.com/spack/spack/pull/42742 * https://github.com/spack/spack/pull/42741 * https://github.com/spack/spack/pull/42671 * https://github.com/spack/spack/pull/42670 * https://github.com/spack/spack/pull/42624 * https://github.com/spack/spack/pull/42533 * https://github.com/spack/spack/pull/42531 * https://github.com/spack/spack/pull/42530 * https://github.com/spack/spack/pull/42525 * https://github.com/spack/spack/pull/42494 * https://github.com/spack/spack/pull/42492 * https://github.com/spack/spack/pull/42108...

new-version
new-package
python
dependencies
update-package
new-variant

After spending considerably long time trying to use `CONFIG_ARCH_BOARD_CUSTOM` I was still not able to. There is either a bug or it is difficult to use. ## Setup With following...

documentation
enhancement

In order to use GPUs one needs to be able to ask Slurm for a GPU. The usual way to do this is `--gres gpu:1` or `--gpus 1` switches, which...

bug

There are following instructions in the readme file: > Installation with conda > The easiest way to install auto_martini is with conda: > conda env create -f environment.yaml Unfortunatelly the...

In particular paths `"cpputestTestAdapter.testExecutable"` and `"cpputestTestAdapter.testExecutablePath"` accept `workspaceFolder` but not `workspaceRoot`. I am not sure if `workspaceFolder` should be used instead of `workspaceRoot` for some reason, but this behavior is...

I have three displays connected directly to an Intel GPU. Two displays work fine with `ddcutil` but the third Dell 2209WAf shows _DDC communication failed_. Failing Dell 2209WAf is capable...

monitor specific

new-version
python
dependencies
update-package
new-variant

Building script for version two was failing because of missing files.