Skip to content

Instantly share code, notes, and snippets.

### Keybase proof
I hereby claim:
* I am synthdnb on github.
* I am devenv (https://keybase.io/devenv) on keybase.
* I have a public key ASCRzdnxz8oP3Euse3RBcxYCEXX0c9cSTntKOMbzU30GCQo
To claim this, I am signing this object:
@synthdnb
synthdnb / K-words
Created October 20, 2014 07:09
cat /usr/share/dict/words | sed -ne 's/^[cC]/K-/p'
K-a
K-aam
K-aama
K-aaming
K-aapeba
K-aatinga
K-ab
K-aba
K-abaan
K-aback
location = /favicon.ico {
return 204;
access_log off;
log_not_found off;
}
class NestedHash < Hash
def self.new level, *args, &block
raise ArgumentError, "level must be > 0" if level < 1
return super(*args, &block) if level == 1
super(){ |h, k| h[k] = new(level-1, &block) }
end
def [] *keys
return super if keys.length == 1

Keybase proof

I hereby claim:

  • I am synthdnb on github.
  • I am devenv (https://keybase.io/devenv) on keybase.
  • I have a public key whose fingerprint is 99DA CE60 1E30 A415 1B3D A53C 31D0 0435 3086 1A64

To claim this, I am signing this object:

require 'twitter'
require 'mongo'
include Mongo
twitter = Twitter::Streaming::Client.new do |config|
config.consumer_key = "***"
config.consumer_secret = "***"
config.access_token = "***"
config.access_token_secret = "***"
@synthdnb
synthdnb / bash_deploy.sh
Created February 3, 2014 08:33
bash alias for deploying current branch with capistrano
current_branch="$(git symbolic-ref HEAD 2>/dev/null)" || current_branch="(unnamed branch)"; current_branch=${current_branch##refs/heads/}; cap deploy:migrations -S "branch=$current_branch"

##버프류

###특화 증가(레벨에 따라 증가 90레벨 3000)

  • 살쾡이
  • 야수정령

###밀리/ 원거리 공격속도 10%

  • 하이에나

##버프류

###밀리 10% 전투력

  • 죽음의 기사
  • 사냥꾼
  • 전사

###치명타 5%

  • 드루이드(야성, 수호자)
  • 마법사
1
6 3
100 100 100 1 1 1
60.4000000000