Skip to content

Instantly share code, notes, and snippets.

View Sakurina's full-sized avatar

Yanik Magnan Sakurina

View GitHub Profile
#import <UIKit/UIKit.h>
@interface SEXSextView : UITextView
@end

今日のセトリ

  • DDR Ultramix 2より I'm in Heaven / Jason Nevins & Holly James
  • DDRMAX2 CS USAより Love at First Sight / Kylie Minogue
  • DDR Universe 2より Steppin' Out / Kaskade
  • beatmania USAより The Way You Move / Paul Grogan feat. Natalie Martin
  • Zumba Fitness World Partyより Clarity / Zedd feat. Foxes
  • Dance Central 3より Better Off Alone / Alice Deejay
  • DDRMAX2 CS USAより Heaven / DJ Sammy & Yanou featuring Do
  • DDR Ultramix 2より After All (Svensen & Gielen Remix) / Delerium feat. Jael (of Lunik)

Flying Catch Goals Organized by Availability

初期

  • jb: 3TUNE遊ぶ / pop'n: 1回遊ぶ (+10)
  • jb: 6TUNE遊ぶ / pop'n: 2回遊ぶ (+10)
  • jb: 9TUNE遊ぶ / pop'n: 3回遊ぶ (+20)
  • jb: 12TUNE遊ぶ / pop'n: 4回遊ぶ (+20)
  • jb: 15TUNE遊ぶ / pop'n: 5回遊ぶ (+30)
  • jb: 30TUNE遊ぶ / pop'n: 10回遊ぶ (+30)
  • jb: 45TUNE遊ぶ / pop'n: 15回遊ぶ (+30)
~ ⇒ ruby youtube-base64.rb
???h?/@éۤ??C??]?q,?d?]?????-r???Xj#????.㊎+,?)??|?"
;qGAӂb7?~???Sƽ
V????+AG`?C
??s.? ??M??It? -d?WKq?\?~^?@s??1?????Ƚc?@??????4??|???$??3???.?#?x;Q<ł???1] Bv=E??MHG???b?Wg??lK2
"E??$?????`m4d???gց?Y?1hq?C??U?c ???2?-??ˁV??C?o˅V?=????-???wY?=l6??+??h{ə#??s???[?-?&???K???q/???@ }???-???b-?3ji?,M??r???DD??R?H?-???????M?s??g????I?Y_z?~??h?? ???q?"=Ą?Ao*??H?t^?]7?k
*<??V?^RhP???I?ջ?66W>?j
ט??t?Q?v?qd?:?t?X????>S]Ak?%??)?!?nK<n?6d?혌b?Ja?!?-DX?U???j??(@/?!V?l`?????RCB???B?a?7????>?r??㖰e1'?Y+?????? ?])????????(?j]{x?}z??]??Xkq?!8????[????<?Z?`?G?? M??Z†f??jl?|p?S?%??1"?+ӥ?7
Kmh/yq_
`1P?????T?ƶ?o????ߕ<?4?/pz?l??\Z?gҥᬀ??(,????b??s?Q?
QMA 4 GEM 2007/01/11
IIDX GOLD GLD 2007/02/21
pop'n 15 G15 2007/04/25
Otomedius GGG 2007/11/02
DJ Troopers HDD 2007/12/19
QMA 5 HAL 2008/01/12
pop'n 16 H16 2008/03/24
Horseriders G23 2008/04/09
GFDM V5 H32/H33 2008/06/18
Empress I00 2008/11/19
@Sakurina
Sakurina / durations.rb
Created August 15, 2013 19:33
spits out a tab-separated file of video duration / # of videos with that duration, expects to be run in a folder containing the output of youtube-dl's --write-info-json flag
#!/usr/bin/env ruby
require "rubygems"
require "json"
duration_map = {}
Dir.glob("*.json") do |fn|
File.open(fn) do |f|
obj = JSON.parse(f.read())
duration = obj["duration"]
-(void) viewWillLayoutSubviews {
int margin = 10;
// Text view
int h = 80;
int x = margin;
int y = self.view.frame.size.height - margin - h;
int w = self.view.frame.size.width - (2 * margin);
self.descriptionView.frame = CGRectMake(x, y, w, h);
// Screenshot
int targetZoneHeight = y - margin;
@Sakurina
Sakurina / sdvx-gst.rb
Created July 16, 2013 22:34
build your own Sound Voltex soundtrack because Konami won't make one for some reason
# build your own SDVX soundtrack
# grabs all the YouTube URLs for konemi's SDVX lineouts
# and makes a shell script that downloads them and turns them to MP3s
#
# requires: youtube-dl, ffmpeg
# usage: ruby sdvx-gst.rb > sdvx-gst.sh
#
# hey konami, it's kind of dumb we can't pay you to get these songs, just sayin'
require 'rubygems'
@Sakurina
Sakurina / gist:5711702
Created June 5, 2013 04:56
SDVX II songs that have yet to materialize
ごりらがいるんだ かぼちゃがうたってみたVer. / ピノキオP feat. かぼちゃ / 160 / — / — / —
こちら、幸福安心委員会です。 / うたたP / — / — / — / 14
サリシノハラ / みきとP feat.りぶ / — / — / — / 13
サンドリヨン / Dios/シグナルP / — / — / — / 13
Antinomie (SDVX EDIT) / void(IOSYS) feat. 厚志(石鹸屋) / — / — / — / —
Keep Going! / REDALiCE feat. 野宮あゆみ / ― / ― / ― / ―
Power of Battle (SDVX EDIT) / RoughSketch vs REDALiCE feat.イザベル / ― / ― / ― / ―
Two Fates / 発熱巫女~ず / ― / ― / ― / ―
天狗の落とし文 feat.ytr / 魂音泉 / ― / ― / ― / ―
魔境堕天録サリエル / Unlucky Morpheus / — / — / — / —
@Sakurina
Sakurina / onsen.coffee
Created June 13, 2012 05:45
onsen - opens the currently playing song for the specified niconico sound entertainment networks (Nsen) channel in the niconico douga iOS app, for MyScripts
# onsen
# API URL
channel = 'lv96524916' # nicoindies
url = "http://live.nicovideo.jp/nsendata?v=#{channel}"
# HELPERS
last = (a) -> a[a.length-1]
id_for_url = (url) -> last url.split('/')