This file contains 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
name = ["i", "t", "o", "c", "h", "a", "n"] | |
i = 0 | |
loopy = 0 | |
while loopy < 10 do | |
while i < rand(2) + 4 do | |
print name[rand(name.length)] | |
i += 1 | |
end | |
puts | |
i = 0 |
This file contains 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
/[ぼおわじ、]*(僕|ぼく|俺|おれ|オレ|私|自分|わし|あたし|あたい)?に?(どうか|いいから|はやく|早く|さっさと)*、*(わずか|少し)?(でも)?お*(金|カネ|かね|マネー|money)を?(く(れ(ないか)?|ださい)|頂(きたい|けま(すか|せんか)))[、。…]*/ |
This file contains 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
作成日: Thu Dec 23 2010 16:03:35 GMT+0900 | |
ユーザーエージェント: Mozilla/5.0 (Windows; U; Windows NT 6.1; ja; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13 ( .NET CLR 3.5.30729; .NET4.0E) | |
ビルドID: 20101203075014 | |
拡張機能(有効): [49] | |
- Add-on Compatibility Reporter 0.7: http://www.google.com/search?q=Firefox%20Add-on%20Compatibility%20Reporter - Allows add-on compatibility issues to be reported to Mozilla | |
- AutoPagerize 0.6.6: http://www.google.com/search?q=Firefox%20AutoPagerize - A browser Extension for auto loading paginated web pages | |
- BarTab 2.0: https://addons.mozilla.org/firefox/addon/67651 - つけで飲む: タブを待機させとこう! | |
- CacheViewer 0.6.3: http://www.google.com/search?q=Firefox%20CacheViewer - キャッシュを一覧表示して、検索やソートができます。 | |
- CloudMagic 1.22: http://www.cloudmagic.com/ - Super fast search for your online data |
This file contains 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
// ==UserScript== | |
// @name bro3_map_tool | |
// @namespace http://blog.livedoor.jp/froo/ | |
// @include http://*.3gokushi.jp/map.php* | |
// @include http://*.3gokushi.jp/alliance/info.php* | |
// @include http://*.3gokushi.jp/user/* | |
// @include http://*.1kibaku.jp/map.php* | |
// @include http://*.1kibaku.jp/alliance/info.php* | |
// @include http://*.1kibaku.jp/user/* |
This file contains 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 | |
# coding: utf-8 | |
require "oauth" | |
require "rubytter" | |
CONSUMER_KEY = "kore" | |
CONSUMER_SECRET = "sore" | |
ACCESS_TOKEN = "are" | |
ACCESS_TOKEN_SECRET = "dore" |
This file contains 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
もし 教頭 が 『 | |
もし 高校野球 の 女子マネージャー が 『 | |
もし 高校野球 の 女子マネージャー が 『 | |
もし 高校野球 の 女子マネージャーが 『 | |
もし 高校野球 の 女子マネージャー が 『 | |
もし 高校野球 の 女子マネージャー が ドラッカー の 『 | |
マネジメント | |
』 | |
を 読んだ ら | |
』 |
This file contains 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
「あ、ちょっと時間ある?」 | |
「何?」 | |
「いや、特になにもないんだけど。最近何してる?」 | |
「なんでそんな事聞くの」 | |
「別にいいけど」 | |
「なんで私のこと呼びとめたの」 | |
「話がしたかった」 | |
「なんでよ」 | |
「話ができてよかった、ありがとう」 | |
「え、なになに」 |
This file contains 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
mote = ["る", "ない"] | |
puts "もて#{mote[1]}" |
This file contains 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
mote = ["る", "ない"] | |
puts "もて#{mote[rand 2]}" |
This file contains 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
夢の内容を書く。 | |
新宿駅の券売機が混雑していた。 | |
俺もどうやら券売機で買う必要があるらしい。 | |
Suicaの障害かもしれない。 | |
だいたい新宿から丸ノ内線に乗り換えるというのにJRの券売機で買うという時点で大きな矛盾があるがそこは知らん。 | |
ロール紙の節約のためか簡易的な切符が横3センチ縦1センチのすぐにでも紛失しそうな切符がなぜか大人と小児の2枚で出てきた。 | |
俺は大人用だけ取って行こうとしたが小児用が出てるのに気づき必要ないが一応取った。 | |
切符を買うとそこには知り合いが8人ぐらいが集団でいた。 | |
追ってみたい。 | |
俺は何故かauのスマホを持っていた。 |
OlderNewer