#microsoft familysafety exclusion .amazon.jp/ .fast-uploader.com/ .fc2.com/ .images-amazon.com/ .nicovideo.jp/ .nimg.jp/ .twitter.com/
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
// Use Gists to store code you would like to remember later on | |
console.log(window); // log the "window" object to the console |
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
# -*- coding: utf-8 -*- | |
# say "バルス" | |
#「3分間待ってやる」の時に実行してバルスすると64秒後にバルス。 | |
# Licence:CC0 | |
Earthquake.init do | |
command :bals do | |
sleep(64) | |
:update | |
end | |
end |
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
#!/bin/bash | |
#this is forked version of apt-cyg | |
#Original apt-cyg is made by Stephen Jungels, Copyright (C) 2005-9 | |
#http://code.google.com/p/apt-cyg/ | |
# apt-cyg: install tool for cygwin similar to debian apt-get | |
# | |
# Copyright (C) 2005-9, Stephen Jungels | |
# | |
# This program is free software; you can redistribute it and/or |
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
#!/bin/bash | |
#### NeoBundle Installer #### | |
#################################################################### | |
#### Licence : CC0 http://creativecommons.org/publicdomain/zero/1.0/ | |
#### or NYSL http://www.kmonos.net/nysl/NYSL.TXT | |
#################################################################### | |
### need git and bash , you have to install | |
mkdir -p ~/.vim/bundle | |
git clone https://github.com/Shougo/neobundle.vim ~/.vim/bundle/neobundle.vim | |
mv ~/.vimrc ~/.vimrc.old |
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
Traceback (most recent call last): | |
File "/usr/local/bin/gentwoo.py", line 144, in <module> | |
(result, info) = query.send() | |
File "/usr/local/bin/gentwoo.py", line 66, in send | |
"Accept": "application/json"})) | |
File "/usr/lib64/python2.7/urllib2.py", line 126, in urlopen | |
return _opener.open(url, data, timeout) | |
File "/usr/lib64/python2.7/urllib2.py", line 400, in open | |
response = meth(req, response) | |
File "/usr/lib64/python2.7/urllib2.py", line 513, in http_response |
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
app-portage/eix | |
app-portage/gentoolkit | |
sys-kernel/module-rebuild |
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
0 * * * * /etc/init.d/hamachi start | |
15 * * * * /etc/init.d/hamachi start | |
30 * * * * /etc/init.d/hamachi start | |
45 * * * * /etc/init.d/hamachi start |
NewerOlder