Colin

Results 19 comments of Colin

i'm about to apply a similar patch as Sebastian. my own store uses Mozilla's [`sops`](https://github.com/mozilla/sops) infrastructure, where passwords are encoded to an age key derived from my ssh key. browserpass'...

> Is anyone up for creating a PR? @maximbaz i could whip something up that introduces some configurable interface between browserpass-native and the thing actually listing/fetching passwords. to do this...

i wrote a nix package for splatmoji. it probably wants some cleanup to make sure anyone adding it to systemPackages doesn't get `bin/splatmoji.config` and other data files in their PATH,...

cleaned up the package today & opened a PR against nixpkgs for this:

> As the kernel takes a long time to build and not everyone (my included) has a powerful enough arm64 system to build it in a reasonable time -> Can...

good defaults are worth striving for: i shared the `boot.kernelParams` solution because i found that after spending several hours digging, so it would be better for all if CMA worked...

UPNP/SSDP is notorious for causing problems with stateful firewalls (such as the default one in NixOS) because the IP address which responds to your query doesn't match the IP address...

@alexballas i looked deeper into the solution i proposed. it's doable, but IMO not pretty. Linux offers no way to say "give me a socket bound to any port between...

clever. for the record, for an NFS mount over my LAN, and a directory with 112 entries, this adds about 300ms delay (for the first time i enter the directory...

Contribution: https://github.com/NixOS/nixpkgs/pull/243244 Email: [email protected]