Results 126 issues of Paul Miller

If you encrypt files on a machine with tons of RAM and cores, age isn't any faster versus some basic slow PC. I think it would be great to utilize...

CLI
Go API

I want to try adding some shitty static type checker and learn compilers, but no ideas where to start. I think other folks that want to hack on compiler think...

enhancement

I suggest: 1. To mark files that have `Note` in their names or files from `Notes` directory to have special treatment. 2. For consistency with `pass`, a note is structured...

feature

CVE-2021-35065 only applies to glob-parent 5.1.1 and 6.0.0, it **does not apply** to 5.1.2 which we are using. **glob-parent 5.1.2 is not vulnerable**. We will not update to 6.0 because...

dependencies

- [ ] Release readdirp v4 - [ ] Changelog - [ ] Release chokidar v4

I've added `dirent` support to `readdirp v3`. The initial implementation of the approach resides in branch https://github.com/paulmillr/chokidar/tree/dirent. We need to make it default, when `alwaysStat: false`

performance

This should speed up things by a huge amount. `recursive: true` option has been around since 2015, or so. It uses effective low-level inferface, although shitty — otherwise there'd be...

performance
win32

Thoughts on this? We almost have ES2016 at this point.