Nicolás Alvarez

Results 5 issues of Nicolás Alvarez

Sometimes there may be a good reason to serve data with a Content-Type that _seems_ not to match. For example, serving HTML as text/plain, because the idea is showing the...

message

It would be handy if I could create a new empty repository in my account (and clone it) using git-hub. That's one of the few actions where using the website...

type-enhancement
difficulty-easy

I have been using Duplicity, with a script to actually run the backup. My script has 30(!) different `--exclude` switches. I found this to be annoying to maintain there. I'm...

category: backup
type: feature suggestion

I want to add APNS protocol documentation to the [hack-different/apple-knowledge](https://docs.hackdiffe.rent/) repository. I would like to use [apple-push-protocol-ios5-lion.md](https://github.com/mfrister/pushproxy/blob/master/doc/apple-push-protocol-ios5-lion.md) as a base, to avoid having to write the document from scratch. I...

I would like to get the *entire* filesystem tree of an APFS dmg. Currently `apfs ls` only shows a single directory, and running repeated `apfs ls foo.dmg /some/directory` for every...