-
#### Description :octocat:
Using the system default shell
```
'(shell :variables
shell-default-shell 'shell
shell-default-height 30
shell-default-position 'to…
-
I've been using an action to chmod some config files in order to set the correct permissions. Basically this: https://github.com/deadc0de6/dotdrop/issues/186#issuecomment-533522554. However, there are…
ghost updated
3 years ago
-
It's common practice in python to pass a string as a pseudo enum:
```python
def token(method='xkcd', entropy=70):
"""
Generate a cryptographic token with a given entropy.
…
-
It would be nice to have packages for some of the major distributions (Debian/Ubuntu, Fedora). There is an already an unofficial package for Arch Linux at the address https://aur.archlinux.org/package…
-
## Problem with Signal
Signal has ***copious*** privacy issues making it unfit for privacytools.io endorsement.
1. Users are forced to supply a phone number to Signal (https://github.com/privacy…
ghost updated
3 years ago
-
Hi folks,
Using `0.1.0`, I noticed that the `sensu_ctl` resource only runs once:
```
sensu_ctl 'sensu' do
action %i[install configure]
end
```
```
* sensu_ctl[sensu] action configure[2…
-
### Summary
We currently are trying to reduce the number of configuration option of gopass, but we still are supporting a lot of different configuration options, along with a lot of different command…
-
#### Description :octocat:
New encryption shortcuts clash with Evernote layer
This commit added some new shortcuts under a-e which clashes with the evernote layer ones.
https://github.com/syl20bn…
-
Please add official C# format and formatter similar to what golang has with gofmt.
It would help c# readability between multiple projects if some official formatting rules would be available. Somet…
-
I just became aware of https://github.com/nventive/Uno.SourceGeneration
We should evaluate the use cases covered by this other project. If there is significant overlap, and if they do it better, we…