Results 92 issues of Niccolò Belli

We need to implement something like `tortilla checkout ` which simply does a `git checkout` to the end of each chapter. Doing so with git hashes is annoying while such...

enhancement

- [x] I have searched [existing issues](https://github.com/ptomasroos/react-native-multi-slider/issues) - [x] I am using the [latest multi slider version](https://www.npmjs.com/package/@ptomasroos/react-native-multi-slider) If you have validation rules in place it may happen that you set...

While graphql-tools doesn't explicitely require `apollo-link-http-common`, this fork does. The downside of this is that you won't be able to compile your application anymore unless you add `dom` to your...

With `+temp-fix` it fails at compilation time: ``` [12:41:06] Starting compilation... /usr/lib64/electron-26/node: line 3: 29 Segmentation fault (core dumped) ELECTRON_RUN_AS_NODE=1 $(dirname "$0")/electron "${@}" ``` With `-temp-fix` it fails at installation...

It doesn't work on ppc64, but chances are it will on amd64. Please check if it does, it might or might nor require to be started with `ELECTRON_ENABLE_STACK_DUMPING=true`. EDIT: asar...

It would be nice to have an ebuild for the open source video conferencing software jitsi-meet-electron. There is already one [available](https://data.gpo.zugaina.org/guru/net-im/jitsi-meet/jitsi-meet-2022.3.1.ebuild) but it doesn't use system electron, so it ships...

enhancement

``` $ yarn yarn install v1.22.19 info No lockfile found. [1/4] Resolving packages... [2/4] Fetching packages... [3/4] Linking dependencies... [4/4] Building fresh packages... [-/2] ⡀ waiting... error /home/niko/devel/beach/server/node_modules/@parcel/watcher: Command failed....

bug

I've taken inspiration from the `element-desktop` ebuild, but instead of going for the hacky way I decided I wanted to seamlessly build for ppc64 like if it was a supported...

Hello. I'd like to run fnm on a powerpc64le machine. Recently, ring [added support](https://github.com/briansmith/ring/pull/1057) for this architecture in version 0.17.x. Is there anything preventing using 0.17.x instead of 0.16.x?

I've patched the fnm ebuild to build on ppc64le, which requires overriding the ring (indirect) dependency with a git branch containing patches. It builds fine if you don't use the...