Skip to content

Instantly share code, notes, and snippets.

View takano32's full-sized avatar
🌏

TAKANO Mitsuhiro takano32

🌏
View GitHub Profile
==> New Formulae
bash-git-prompt homebrew/science/proverif homebrew/science/swrcfit lua51
==> Updated Formulae
ack homebrew/science/nexusformat libdvdread monotone syncthing
android-ndk homebrew/science/openni2 libgpg-error mysql-proxy tbb
awscli homebrew/science/picard-tools libquvi nsd tokyo-tyrant
cardpeek homebrew/science/vips libtasn1 orc tracebox
clozure-cl homebrew/versions/gcc48 lighttpd osxfuse userspace-rcu
cmake homebrew/versions/postgresql92 lilypond pazpar2 uwsgi
cyassl imapfilter lsyncd pdns vim
@takano32
takano32 / gist:1cdef5591bdacff50fad
Created August 23, 2014 07:26
#lldiver のつぶやき数
15: 2014-08-23 14:57
15: 2014-08-23 13:45
14: 2014-08-23 16:20
14: 2014-08-23 15:19
14: 2014-08-23 14:54
13: 2014-08-23 15:27
13: 2014-08-23 15:20
13: 2014-08-23 15:01
12: 2014-08-23 16:17
12: 2014-08-23 15:39
@takano32
takano32 / gist:5d0d0e44b949905fc8ea
Created August 1, 2014 11:08
All versions of the SkypeKit SDK are being retired
Hello  Mitsuhiro ,
As previously communicated, all support for SkypeKit ended on 31 July, 2014. No further updates to the SkypeKit SDK will be available.
In addition, we've made the decision that from 4 August, 2014 we will be permanently retiring the SkypeKit SDK. As a result, any one accessing your SkypeKit-enabled application will be unable to sign into Skype or access any Skype-enabled functionality via your application.
We apologize for any inconvenience or disruption this will cause.
Skype Developer Team
Updated Homebrew from 922c46cd to bb4208b2.
==> New Formulae
caskroom/cask/cartao-de-cidadao caskroom/cask/everweb caskroom/cask/noobproof caskroom/cask/stockbarjp onetime
caskroom/cask/cycling74-max caskroom/cask/flexiglass caskroom/cask/pflists homebrew/boneyard/hllib
caskroom/cask/duplicati caskroom/cask/hydra caskroom/cask/qiyimedia homebrew/games/stockfish
caskroom/cask/eid-mw caskroom/cask/invisionsync caskroom/cask/rust homebrew/python/python-dbus
caskroom/cask/escritorio-movistar caskroom/cask/isteg caskroom/cask/sandvox homebrew/versions/erlang-r16
==> Updated Formulae
aalib homebrew/science/mira libev libnxml libvpx
abstract-php homebrew/science/symphony libewf liboauth libwbxml
Updated Homebrew from 372bb361 to 3f6acdc8.
==> New Formulae
caskroom/cask/alinof-timer caskroom/cask/kamakiri caskroom/cask/placeit caskroom/cask/xamarin-ios
caskroom/cask/connector caskroom/cask/pangu caskroom/cask/xamarin-android caskroom/cask/xamarin-studio
==> Updated Formulae
basex caskroom/cask/clipmenu caskroom/cask/fakethunder
caskroom/cask/CONDUCT.md caskroom/cask/cloudpull caskroom/cask/fantastical
caskroom/cask/a-better-finder-attributes caskroom/cask/cloudytabs caskroom/cask/fastscripts
caskroom/cask/a-better-finder-rename caskroom/cask/coccinellida caskroom/cask/feeder
caskroom/cask/activity-audit caskroom/cask/cocktail caskroom/cask/feeds
Updated Homebrew from 67d9b0ca to 372bb361.
==> New Formulae
caskroom/cask/.rspec caskroom/cask/invalid-gpg-signature-url caskroom/cask/with-appcast
caskroom/cask/appcast caskroom/cask/invalid-gpg-type caskroom/cask/with-depends-on
caskroom/cask/audit_spec caskroom/cask/invalid-license-multiple caskroom/cask/with-gpg
caskroom/cask/bassshapes caskroom/cask/invalid-license-value caskroom/cask/with-license
caskroom/cask/cli_spec caskroom/cask/kernel_at_exit_hacks caskroom/cask/xamarin
caskroom/cask/coqide caskroom/cask/license caskroom/cask/zap
caskroom/cask/depends_on caskroom/cask/luminance-hdr check_postgres
caskroom/cask/download_strategy_spec caskroom/cask/matplotlib elixir-build
Updated Homebrew from 8cae4ac4 to 67d9b0ca.
==> New Formulae
caskroom/cask/microsoft-lync-plugin github-release
caskroom/cask/radbeacon php56-augmentedtypes
==> Updated Formulae
abstract-php caskroom/cask/aquaterm
abstract-php-extension caskroom/cask/araxis-merge
abstract-php-version caskroom/cask/archiver
android-sdk caskroom/cask/arduino
apollo caskroom/cask/arduino-galileo
Updated Homebrew from 2d46d2b3 to ad540d19.
==> New Formulae
caskroom/cask/atlantis homebrew/games/stormlib
caskroom/cask/base homebrew/science/fcgene
caskroom/cask/brushviewql homebrew/science/getdp
caskroom/cask/dungeon-crawl-stone-soup-console homebrew/science/tisean
caskroom/cask/dungeon-crawl-stone-soup-tiles homebrew/science/vecLibFort
caskroom/cask/fenix homebrew/versions/play22
caskroom/cask/internal_dump ibeacon
caskroom/cask/internal_help libetonyek
> ruby -e '"I l I-expressions".each_byte{|b| puts b}'
73
32
108
32
73
45
101
120
112
#include <mglcd.h>
#include <SoftwareSerial.h>
// Define device number
#define DEV_SG12232 1
#define DEV_SG12864 2
#define DEV_S12232ZA 3
#define DEV_SERIAL 1001
#define DEV_SOFTWARE_SERIAL 1002