Merge pull request #9 from eyemyth/master

The physics way
This commit is contained in:
Luke Stephens (hakluke) 2019-09-27 07:06:51 +10:00 committed by GitHub
commit 5b11f33248
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -68,13 +68,19 @@ $ alias vim='timeout 600 vim'
``` ```
Make sure to save regularly. Make sure to save regularly.
### Russian Roulette mode ## The Russian Roulette timeout way
When you want to spice things up a bit: When you want to spice things up a bit:
``` ```
$ timeout $RANDOM vim $ timeout $RANDOM vim
``` ```
## The physics way
Credit: @eyemyth
Accumulate a sufficient amount of entropy.
## The reboot way ## The reboot way
Credit: @tctovsli Credit: @tctovsli
In `vi`: In `vi`: