Michael Goerz

Results 118 comments of Michael Goerz

Not that I would mind having the option, but I *really* apprecitate that Pass effectively uses my face as a username, not as a password. That is, it uses FaceID...

I wonder whether it might be feasible to use the pure-python [gittle](https://github.com/FriendCode/gittle) (or [dulwich](https://github.com/dulwich/) directly) to write a "fake" git executable providing the minimal requirements for the various vim plugins...

Wow, that's amazing! Thanks! Looks like it works perfectly! I'll keep playing around with it and see if I find any problems. It's okay if I publicize this on the...

For the markdown format, it *might* be nice to have an option in the `jupytext` command line utility to embed the output in the exact same way that notedown has...

I actually don't think I care about that feature that much, personally. I just wanted to give my 2 cents on how it might look like if you did decide...

Yes, downloaded the bundle today (Version 0.2.0 (0.2.0)) The app in in `/Applications`, to which I don't have write access (when dragging in applications, I have to give my password)....

No worries... just wanted to put it out there.. It's not my primary use case at the moment, anyway.

The workaround would be to use first use ImageMagick to do the tiling manually, e.g.: ~~~ convert -size 1920x1080 tile:"Small Ripples.png" "SmallRipples1920x1080.png" ~~~

Good point! I'll fix this next time I do any updates on this code...

Yes, I am planning to rebase on the latest version at some point, but I don't know yet when I'll get around to it.