Skip to content

Instantly share code, notes, and snippets.

View hakatashi's full-sized avatar
🈚
idgaf

Koki Takahashi hakatashi

🈚
idgaf
View GitHub Profile
@hakatashi
hakatashi / tahoiya-data.json
Last active September 16, 2018 15:12
SunPro内「たほいや」対戦ログ
[{"timestamp":"2018-08-18T05:53:18.468Z","theme":"ふるかまっぷ","url":"https://ja.wikipedia.org/wiki/%E5%8F%A4%E9%87%9C%E5%B8%83","meanings":[{"text":"より子の5枚目のシングルおよび配信限定シングル","type":"dummy","source":"wikipedia","title":"ココロの鍵","betters":[]},{"text":"千島列島南部の国後島中部にある集落の日本語名","type":"correct","betters":[{"user":"U04357NLN","coins":1}]},{"text":"北海道出身のタレント・俳優","type":"dummy","source":"nicopedia","title":"戸次重幸","betters":[]},{"text":"宝塚歌劇団雪組に所属する娘役","type":"dummy","source":"wikipedia","title":"早花まこ","betters":[]},{"text":"リレーショナルデータベースの設計において、クエリキャッシュからデータベースレコードへの片方向のマッピングを提供するユニット","type":"user","user":"U04357NLN","betters":[]}]},{"timestamp":"2018-08-18T06:14:27.527Z","theme":"らていし","url":"https://ja.wikipedia.org/wiki/%E7%BE%85%E5%AE%9A%E5%B8%82","meanings":[{"text":"中華人民共和国広東省雲浮市に位置する県級市","type":"correct","betters":[{"user":"U04357NLN","coins":2},{"user":"U049GJ4SP","coins":1}]},{"text":"日本のジャーナリスト","type":"dummy","source":"wikipedia","title":"草野洋","betters":[]},{"text":"後に羅帝尊王として伝えられる釈尊の十大弟子の一人","type":"user","us
; z80asm z80.asm && docker run -v `pwd | sed "s /mnt "`:/golf esolang/z80 sh -c "z80 /golf/a.bin < /golf/in" | xxd | head
ld ix, $1000
call read_int
ld ix, $1001
call read_int
ld ix, $1002
call read_int
ld ix, $1003
call read_int
ld ix, $1004
@hakatashi
hakatashi / portfolio.md
Created April 11, 2018 09:19
My Portfolio (WIP)

@hakatashi's Portfolio

  • Name: Koki Takahashi
  • HN: @hakatashi
  • Birth Date: 09/11/1994

Engineering

Open Source Activities

@hakatashi
hakatashi / libvips-installer.sh
Created March 4, 2018 09:00 — forked from h2non/libvips-installer.sh
libvips 7.42.x cross-platform simple installer script (supports OSX, Debian, Ubuntu, CentOS, Fedora, Amazon Linux)
#!/bin/sh
#
# Orinally made by Lovell Fuller for sharp
# https://github.com/lovell/sharp
#
# Usage:
# curl -s https://gist.githubusercontent.com/h2non/89bb2f87c6499d0b25f1/raw/bf3d0743107f02f5db2b93c53f7f0e07a1c33112/libvips-installer.sh | sudo bash -
#
{
"version": 1,
"transcriber": "hakatashi",
"songs": [
{
"song": "iwashi",
"vocal": {
"sound": "yufu",
"volume": 1
},
fetch('https://api.github.com/gists', {mode: 'cors', method: 'POST', body: JSON.stringify({description: 'hoge', public: false, files: {'test.txt': {content: 'test'}}})}).then((res) => res.json()).then((data) => console.log(data));
@hakatashi
hakatashi / npm
Last active December 22, 2017 17:54
$ npm ls --parseable
/mastodon
/mastodon/node_modules/array-includes
/mastodon/node_modules/define-properties
/mastodon/node_modules/foreach
/mastodon/node_modules/object-keys
/mastodon/node_modules/es-abstract
/mastodon/node_modules/es-to-primitive
/mastodon/node_modules/is-date-object
/mastodon/node_modules/is-symbol
@hakatashi
hakatashi / docker-compose-packages
Last active December 22, 2017 15:58
docker source repositories
Cookie
Queue
StringIO
UserDict
abc
atexit
backports
base64
bdb
bisect