Solène Rapenne

Results 55 issues of Solène Rapenne

Hi, it seems it's currently not possible to install GOG DLC from chimera web interface, right? What would be the best way to proceed to install a DLC at the...

On OpenBSD (development version of 23/03/2020) with mlvpn-2.3.4 I have a pledge issue which disappear if I uncomment the following code in src/privsep.c https://github.com/zehome/MLVPN/blob/master/src/privsep.c#L192 ``` #ifdef HAVE_PLEDGE if (pledge("stdio inet...

I'm seeing a problem between my computers using peerix, files in the store are not always found For example, peerix reported `INFO:root:Requesting kdyfy1hx3n95vifdi79zparg53r01ah3 from direct local network.` when looking for...

[nix-serve-ng](https://github.com/aristanetworks/nix-serve-ng) is a drop-in replacement for `nix-serve` that is advertised [as a lot faster](https://www.haskellforall.com/2022/09/nix-serve-ng-faster-more-reliable-drop.html) I think this could be an interesting option for peerix, and may solve the issues with...

If you run 3 peerix on your network and only have trusted keys on computer A to use peerix from computer B, if computer C is responding faster than B,...

I'm using peerix on a laptop that I often connect/disconnect from ethernet, so sometimes it uses its Wi-Fi IP address, sometimes the ethernet address. However, it seems remote peerix keep...

I wrote a tutorial to setup Peerix with flakes https://dataswamp.org/~solene/2022-08-25-nixos-with-peerix.html Does this setup looks correct? We could use bits from my blog post to write the documentation in the README,...

Hi, I tried latest sl version from Nix pkgs, with a terminal more than 130 character wide if I use `sl -134` I get a segmentation fault after the last...

the grafana link https://monitoring.nix.ci/dashboard/db/ofborg on the project description is not working

On OpenBSD (and certainly on DragonflyBSD and NetBSD), binaries aren't distributed so the compilation from sources must used to get the binary. The issue is that `make` used in the...