Vicente Reyes

Results 5 issues of Vicente Reyes

[Some Linux file managers hide files and folders listed in a file named `.hidden`, which can be useful for those cases when you can't change the name of the file...

Went into the code to implement this only to find out it was already implemented. PS: Have you thought about a 1.4 release? it feels weird to use a plugin...

[`haskell-compile`](https://github.com/haskell/haskell-mode/blob/dd0ea640fa449d021399a17db65e4d50d3f0f2a9/haskell-compile.el#L115) doesn't currently detect projects unless it finds a `.cabal` file, so it doesn't work with projects using hpack. It would be cool if it ran `stack build` in those...

I want to make an app that calls an api in `http://localhost/`, so it doesn't make too much sense to use certificates. So, because of [this bug in hs-certificate](https://github.com/vincenthz/hs-certificate/issues/92) I...

What happens if I lose all my devices simultaneously (for example, if I'm carrying all of them in the same bag)? Do I lose access to all my passwords? Or...