Christian Höltje

Results 225 comments of Christian Höltje

The reason he mentions this is that right now, the only way you can setup `sudo` to work passwordlessly is like so: ``` %admin ALL=(ALL) NOPASSWD: /bin/cp * /etc/hosts %admin...

I'm having this issue with `ruby` and `python`... I fixed it by removing/renaming my `~/.irbrc` and `~/.pythonrc.py` (the value of `$PYTHONSTARTUP`). I was able to fix it with this snippet......

You can see that it's working behind the scenes... it calculated `5 + 1` and `5 + 10` as @still-dreaming-1 typed. Does running `:CodiUpdate` after typing help? I can't think...

How can something with a SHA256 checksum identity ever be _broken_? It could be _missing_, but it should never be _broken_.

If the engine is set to `docker`, should `dive` fetch the `DOCKER_HOST` itself? I have the same problem with the Rancher Desktop docker app macOS, and my socket is in...

Can confirm this is still and issue: ```sh ❯ docker version Client: Version: 24.0.7-rd API version: 1.42 (downgraded from 1.43) Go version: go1.20.10 Git commit: 72ffacf Built: Wed Nov 1...

> What I don't like about that idea though is that while you mention `unar`, there's a ton of alternatives. What `$fancy_archive_extractor` should we support? It's true. There are a...

> This issue is about whether ziextract should try unpacking with `unar` before falling back to the individual `tar`, `unzip`, `unrar` etc commands. At least, `unar` should be tried. I...

> Can this be closed? I'd prefer if `unar` was added to ziextract.