Jonathan Kirszling

Results 148 comments of Jonathan Kirszling

It would be great to auto detect update password field and to pop up a update password validation button, the way Firefox Sync does it would be perfect.

How to install roles for debian ? Why is this not available on galaxy ? EDIT : I needed to ``` git clone https://github.com/gluster/gluster-ansible-cluster roles/gluster.cluster ```

I will, but i can't as is for now. I just use murder (which only is bittornado with some custom configurations to speed up transfert), to start a tracker, create...

That was my problematic too... I resolved it by storing partition's archive on the destination partition, temporary. (``tar | xz`` packages) But that's not a good solution, because it limits...

hm, raw disk... that's bt + dd ? We have 250G HDD to write, even with bittorrent... But i will take a look, good to know

wow, need to try..!

Update : I tried to extract gpu rom with ``GPU-z`` on windows baremetal, it fails with ``BIOS reading not supported on this device`` See details [here](https://www.reddit.com/r/VFIO/comments/g9kwd7/gpu_passthrough_on_muxless_optimus_gpu/fovghex?utm_source=share&utm_medium=web2x) ![gpuz](https://user-images.githubusercontent.com/14223657/80527621-ef3ae180-8994-11ea-9f47-cf586e97f3cf.jpg)

https://pkgs.alpinelinux.org/packages?name=nx-libs Found this, lets try.

Native systems for ``i686`` and ``x86_64-musl`` successfully build nx-libs with some patches. You could patch that one upstream to support musl builds ? https://github.com/void-linux/void-packages/pull/27432/files#diff-6380819becd9c72810dab07c4d179831eeb7c63101a2e2888c66aef5a967c3b8 I can't get cross compilation working,...

> the other files. Does it make sense to add them to nx-libs? There are template files to build package for Voidlinux, so no, its part of https://github.com/void-linux/void-packages > Development...