Cies Breijs

Results 24 issues of Cies Breijs

I only find ways to promote pixels, or ways to drop alpha channels, but no way to reduce the bits-per-channel on a pixel. If this does not exists can someone...

First, love the plugin. Second, no worries if you do not find time to fix it. No urgent issue, I can do my work with the plugin just fine (ignoring...

Hi @thosakwe . Sorry to (ab)use this route. I found this project looking for the hen with the golden eggs. Let me explain: I found that either your language is...

From the README it is not clear how I put a hint on an empty required block. ```kotlin val validator = Validation { DealFormDto::closedBy required {} } ``` I get...

enhancement

Options like: - https://github.com/purescript-contrib/purescript-react - https://github.com/paf31/purescript-thermite - https://github.com/slamdata/purescript-halogen I have a hard time to choose between them, a highlevel overview of what sets them apart would be awesome!

enhancement

This adds documentation and tests for generating links based on resources. I did not find adequate docs for this, once I did find the methods I wanted to know how...

I found my touchpad not working after resume. I found some instructions [here](https://forum.manjaro.org/t/automatically-enable-touchpad-after-suspend/5812) by user **cscs**, combined them with instructions from [here](https://askubuntu.com/questions/671910/touchpad-not-working-after-suspending-laptop) and made them copy-pasteable: ```bash sudo bash -c...

need-os-information

I followed the instructions in this repo for getting suspend to work on Ubuntu 21.04. It did not work, and as suggested in issue #26 this may well be due...

Needed to: ``` sudo apt-get install dh-autoreconf (cd /; stack install alex happy) # from https://github.com/nodesource/distributions I found: curl -sL https://deb.nodesource.com/setup_4.x | sudo -E bash - sudo apt-get install -y...

Tasty facilitates many[1](http://documentup.com/feuerbach/tasty#packages/providers) of Haskell's testing libs, and unifies their interface (commandline options and output). Maybe Arion could support Tasty? An other unifying approach is HTF[2](https://hackage.haskell.org/package/test-framework).

new feature request