Mantas Mikulėnas

Results 106 comments of Mantas Mikulėnas

Looks like an interesting project, thanks. Though I've mostly stopped trying to move all dotfiles, instead trying to reduce the amount of aliases and environment variables that have accumulated...

I think this is supposed to be handled by `acmetool cull`, but for some reason isn't (HPKP?).

> probably same as [this answer](https://github.com/hlandau/acme/issues/215#issuecomment-259084412)? That thread is about keys linked from 'live'. This thread is about the opposite.

I was going to complain about `n` `p` `Enter` not working (no clone seems to implement them quite right), but I guess this one covers that. +1 since it's the...

> Should I just redirect borg's output to a file, then `grep -v` the unwanted messages away? I decided I'll just do this for now... (I'll also think about calling...

> the borg docs define rc == 1 as warning and rc == 2 as error. scripts and tools which invoke borg have to work like that. > > and...

It is reasonably fast (the first route lookup for a destination takes ~2 seconds until "Finished sending 1 packets" – not blazing fast, but good enough for an interactive tool)....

`kinit` doesn't require joining the domain.

API suggestion (v2) as requested by @ailin-nemui. Although, I haven't actually tried to implement any scripts based on it yet, but it more or less matches how SASL works in...