Ricardo Band
Ricardo Band
This is about a bug in Bulma. ### Overview of the problem This is about the Bulma **CSS framework** I'm using Bulma 0.9.3 My **browser** is: Google Chrome Mobile I...
I'm trying to check my mount points with goss. It reports an error about missing mount options but the options are there. ``` $ cat mounts.yml mount: /zpool/media/download: exists: true...
The tag `1.7.4a0` tries to install fish completion but the completion file for it is not in the repo. It was added later. Could you create a new release with...
Ahoi, I'm trying to maintain this package in the Arch Linux User Repository. You would make my life easier if you could tag your releases on github. I could then...
I tried porting this to archlinux with not much success. I skipped the weird setup script because it assumes that the otseca files live in someones home dir or similar...
Ahoi, how could autocompletion be accomplished? It would nice if prx could generate the needed output for these shells. I don't know how pass does it, but I could just...
The newest version on pypi is 0.7.3. Would be nice to sync with the newest version from github releases which is 0.8.0. Maybe this could be automated via github actions.
Compilation fails with imagemagick 7. ``` gcc -O2 -Wall -D_GNU_SOURCE -D_DEFAULT_SOURCE -fopenmp -DMAGICKCORE_HDRI_ENABLE=1 -DMAGICKCORE_QUANTUM_DEPTH=16 -fopenmp -DMAGICKCORE_HDRI_ENABLE=1 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/include/ImageMagick-7 -D_FORTIFY_SOURCE=2 -fopenmp -DMAGICKCORE_HDRI_ENABLE=1 -DMAGICKCORE_QUANTUM_DEPTH=16 -fopenmp -DMAGICKCORE_HDRI_ENABLE=1 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/include/ImageMagick-7 -o img2xterm img2xterm.c -s...
updated to imagemagick 7
I can't figure out why the report card doesn't like my go module. I'm quite new to Go. Can someone help? Here's my code: https://gitlab.com/XenGi/dotfiles I'm getting this error: ```...