Morgan Courbet
Morgan Courbet
Indeed, the symlinks created by Cygwin are not compatible with Windows itself. I mean, in your Cygwin terminal, you can follow a symlink: ``` shell $ # in your Cygwin...
I just [stumbled upon a Cygwin feature](https://github.com/agross/dotfiles/blob/025f4710816f6870968dc2a91402bed1e8a504eb/README.markdown#cygwin). I haven't tried, but it seems you can set the `CYGWIN` environment variable to use Windows shortcuts instead of regular symlinks: ``` $...
Great! > 1. When would the user enter the password? According to the [`man` pages](http://manpages.ubuntu.com/manpages/xenial/en/man8/sudo.8.html), `sudo` seems to cache the password for 15 minutes by default (at least on the...
Good idea. Otherwise, we could just ask @bombmanual to put on https://bombmanual.github.io a link to the [generated PDF](https://raw.githubusercontent.com/gplaurin/keep-talking-and-nobody-explodes-manuel-francais/master/Manuel-du-d%C3%A9mineur_1.pdf).
Let me add more information with the new bug report template. ## Bug Report #### Current Behavior Running `scoop update` leads to a inconsistent state of the buckets because Scoop...
This seems reasonable to me 👍
@xarx00 According to this [Dashlane blog post](https://blog.dashlane.com/android-p-autofill/), Android 8 Oreo only provides autofill feature for Chrome-based browsers (actually, WebKit or Blink-based engines). I couldn't find the engine used by Samsung...
> > > > . I for one hate carrying a token around with me. > > But you notice this is a security advantage? > > So let's think...
> Regarding the SSH agent error, if you're using GNOME Keyring prior to release 3.27.92 it's quite buggy. > > See the FAQ entry https://keepassxc.org/docs/#faq-ssh-agent-errors for more details. @hifi OK...
I’m OK with that. I just wanted to bring some preliminary investigation before opening a new issue. In a day-to-day usage, it is indeed not that relevant. You can close...