Skip to content

Instantly share code, notes, and snippets.

@keisei1092
keisei1092 / gist:eb20c132ef50c040ba70
Created May 25, 2015 08:38
how to post json to cps lab visitor derby
curl -v -H "Accept: application/json" -H "Content-type: application/json" -X POST -d {"name":"ほげ"} http://cps.miraitoarumachi.com/people
@keisei1092
keisei1092 / AppleScript
Created February 10, 2015 11:19
【AppleScript】最初からMacのフルスクリーンモードでアプリを起動する ref: http://qiita.com/keisei_1092/items/1ea39bbec13e0b459418
tell application "Calendar"
activate
tell application "System Events"
tell process "Calendar"
click menu item "Enter Full Screen" of menu 1 of menu bar item "View" of menu bar 1
end tell
end tell
end tell
@keisei1092
keisei1092 / Hoge.java
Created February 2, 2015 09:25
はじめてのGist
class Hoge {
public static void main(String[] args) {
System.out.println("Hello, Gist!");
}
}

@miku_raspi

これ

自宅でつけっぱなしの Raspberry Pi で動く(予定の) 初音ミク Twitter bot (Ruby でうごいてる) Generate various infomation from Raspberry Pi, runnung in Ruby (Japanese only.)

author: @keisei_1092

できること