Roger Thiede

Results 28 comments of Roger Thiede

While the current modes of modern ciphers available to encfs might not currently be susceptible to known-plaintext attacks, these types of attacks are typical for cryptanalysis and so this assumption...

I don't consider [homebrew-bundle](https://github.com/Homebrew/homebrew-bundle) to be an alternative. Cider is valuable to me for its features of `symlinks`, `defaults`, and `after-scripts` with among other scripts, a specific after-script of executing...

This [stackoverflow post](http://stackoverflow.com/questions/3373948/equivalents-of-xdg-config-home-and-xdg-data-home-on-mac-os-x) suggests that each OS has a different directory standard. Type | Microsoft Windows | Linux | macOS ------------ | ------------------- | --------------------- | ------------- Config | APPDATA...

Possibly no longer needed anymore? ``` caskroom/cask/brew-cask: stable 0.60.1 https://github.com/caskroom/homebrew-cask/ Not installed From: https://github.com/Caskroom/homebrew-cask/blob/master/brew-cask.rb ==> Caveats You must uninstall this formula. It is no longer needed to stay up to...

How are brew package install options stored? Are they accessible in the brew list in any way?

@robsonpeixoto, are you referring to #26? This, #31, is an [enhancement](https://github.com/msanders/cider/labels/enhancement) to save install options rather than reporting an error/bug.

I'm interested in this as well. I'm curious if my [bootstrap.yaml](https://github.com/RogerThiede/dotfiles/blob/0af732309962cac6b83b2a0c188ab5e436d54d33/bootstrap.yaml) is normal or not since it's cluttered with `!!python/unicode`.

Was [Prevent odd formatting of YAML files](https://github.com/msanders/cider/commit/afd2d091b2070db70e87b939157b2bfb3ce921bd) clobbered? It's not reachable on master branch.

Thanks @robsonpeixoto! I just tried that and Cider is now using the json file. Instructions like that in the README file would satisfy this filed bug.

Does this still reproduce? Could it have been fixed by c91b508ecfc079f8ff9deae36ed799230cfcdc7e?