deliciouslytyped

Results 207 comments of deliciouslytyped

Ok, I wasn't paying attention to the command line. It looks like there might have been a mistake in my original post; `nix-shell -p x11.nix` looks wrong. Try without the...

Personally I would like - more discoverability - declarative, deterministic input/output - reproducible output - inspectability - reasonable escape hatches, caveat emptor, if you _really really_ need to do something...

TODO: I was in a hurry< when writing this up, its a bit wrong, will fix later. My cursory analysis is: The underlying problem is that the `sandbox-path` equivalent variable...

I may have gained some insight into the internals of this, but not much. Nag me to take some notes at some point. https://github.com/npm/pacote appears to be related (and is...

I'm looking for a CLI tool that supports creating torrents with symbolic links. The libtorrent library seems to support it per https://github.com/arvidn/libtorrent/issues/3636 but I haven't found a (CLI) way to...

In fact, this seems to be a recurring issue: In https://github.com/zyedidia/micro/issues/1733#issuecomment-646191337 they do exactly what I did. There appears to have been a PR some years back that fixed _something_...