charJe
charJe
I like it. If you want to make the names shorter, maybe `ensure-start`?
Why would the ensure- functions not have the full string at the end?
`(ensure-starts-with "/" "/abc")` isnt "/" considered the full string. It is not the last argument. This is confusing to me because `starts-with-p` has the full string as the last argument....
The ensure- functions return a string that has the specified prefix or suffix, appened if necessary.
Perhaps my gist was a little misleading. Maybe I am misunderstanding how to properly use bundle. My goal is to: 1. load issr-core with quicklisp 2. compile bundle: `(asdf:operate 'asdf:monolithic-compile-bundle-op...
antoszka that solve it for me!
I have this same problem. I'm using Guix and have tried the package from guix and building from source. Same issue. I have hid_nintendo kernel module loaded.
This is probably the problem then. My joycons are only in pairing mode (blinking lights) before connecting to bluetooth. As soon as they connect with bluetooth, one gets a single...
Maybe I should create a new issue for this.
I tested this on a different operating system (ubuntu) (same machine). Everything is built from source and using dkms hid-nintendo. I tried this with several configurations. Here is the result...