This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<style type="text/css"> | |
body | |
{ | |
line-height: 1.6em; | |
color:#333333; | |
font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif; | |
} | |
table | |
{ |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#!/usr/bin/env ruby | |
require 'rubygems' | |
require 'raspell' | |
chars_count_min = 10 | |
chars_count_max = 80 | |
message_file = ARGV[0] | |
first_line = File.open(message_file, &:gets) |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
### Keybase proof | |
I hereby claim: | |
* I am teriiehina on github. | |
* I am teriiehina (https://keybase.io/teriiehina) on keybase. | |
* I have a public key whose fingerprint is 4AC0 0707 583F B83F 8376 C342 10B6 E4A1 C604 35EE | |
To claim this, I am signing this object: |
NewerOlder