Gunar

Results 57 issues of Gunar

Today my vim-js-context-coloring simply won't work anymore. When I try to toggle it, I get `No matching autocommands`. I've tried to remove it completely and install again, but no luck....

I use the [Spread operator](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Operators/Spread_operator) (`[ ...arrayToBeSpreaded, 'value 2' ]`), but it breaks the highlight in JSContextColoring. Is there a way to make this work? Thank you.

Hi, How can I set up the snap packge to start bitcoind automatically? I'm having trouble running `bitcoin-core.daemon` as a service on CentOS. It seems snap (i.e. SELinux) won't let...

The game doesn't use all hexadecimal values. There are only 6 that are valid. This means we might be able to create a better UI on mobile. I'm thinking something...

enhancement

This PR makes it so that simply typing the letters adds spaces and newlines automatically. The code is not exactly polished but this is all the time I have today...

Hi, would it be possible to send to the output both the new and the old data? I'd need the old data too in order to show a diff of...

This binary file is not working on my NixOS machine: https://github.com/iris-cli/iris/releases/tag/v0.1 Honestly I've never seen anything like this: ``` ❯ wget https://github.com/iris-cli/iris/releases/download/v0.1/iris-linux --2023-08-01 12:41:11-- https://github.com/iris-cli/iris/releases/download/v0.1/iris-linux Resolving github.com (github.com)... 20.201.28.151 Connecting...

I wasn't able to build iris. It complains of missing libcurl and lexbor dependencies. Wondering if there's something we should add to the README about installing/building dependencies. I tried adding...

[My manual process](https://gunargessner.com/takeout) used to include piping `curl` into `gpg --encrypt` before piping it to `aws s3 cp -`. Do you think it might be interesting and feasible to implement...

Just a heads-up. It seems Google added support to send the archives directly to some cloud storage vendors. Microsoft 365 Personal costs $69.99/year and supports 1TB, which is much more...