Thomas Hobson
Thomas Hobson
Adding to that, what constitutes as stdin/out/err and args?
NASM is included?
I think we might have an issue with memory limiting using ulimit, I will investigate this further
i think we have to limit with `--memlock` instead of `--as` for memory limits.
What if `piston.mkRuntime` in the nix flake takes a function, which allows us to pass in all the package names? That way we could dynamically construct the environment from nix....
https://nixos.org/manual/nix/stable/command-ref/new-cli/nix3-eval.html `--arg` ?
My currently open PR to add support for Polkit should get fingerprint support working on any Linux laptop which has support from libfprint and thus Polkit.
> So ifwhen this gets in - where do I send rewards? Shoot me an email to the address on my GitHub ([email protected]) and we can work it out there
Waiting on it to get merged
I've tested this out a little and come across a few quirks: 1. When doing a remote sync, the UI entirely locks up whilst downloading and uploading the database, giving...