Scott Edlund

Results 18 issues of Scott Edlund

has anyone attempted to get this to build on ARM64? I don't want to spend hours just find out something is blocking.

enhancement

Wanted to run this by you to see if this is something you are interested in. I am interested in converting to use the [termui](https://github.com/gizak/termui) library for use of its...

I was able to convert *most* of my notes. The output of the command was shown as: ``` Notes processed: 447 ========================== Conversion finished: 447 succeeded, 0 skipped, 0 failed....

bug

Please add support for zstd compressed images.

type:feature
component:sdk

I'm running this on a RPi as a WiFi AP/router. As WG is configured with this software, mtu is not set and I cannot connect to https://duckduckgo.com for example from...

## Describe the bug Using `znap clone` or `znap source` on Termux (linux chroot for android) fails ## Steps To Reproduce ```zsh znap source Tarrasch/zsh-autoenv error: switch `j' expects a...

question

#### Description Change the method `checkver` runs manifest scripts to use `Start-Job` instead of `Invoke-Command`. When using `Invoke-Command` if the script calls a `break` the parent process will exit. See:...

work-in-progress

### Description Is it possible to include the NixOS restic service module? https://github.com/NixOS/nixpkgs/blob/nixos-unstable/nixos/modules/services/backup/restic.nix Would be useful on machines that I only use home-manager on.

feature request
status: stale

**Is your feature request related to a problem? Please describe.** I ran `nix flake check` on a flake and it asked me to add extra-substituters and keys, to which I...

feature

https://github.com/facebook/zstd/blob/130c2640d089dc21dd94b4a9056ade641c9c9f1d/programs/fileio.c#L296 I ran into an issue using `--adapt` compression across a network. Not until I started zstd with `-v` did I realize it was going upto level 22 which as...