Skip to content

Instantly share code, notes, and snippets.

View Nyoho's full-sized avatar
:octocat:
GitHubing

北䑓如法 Nyoho

:octocat:
GitHubing
View GitHub Profile
@Nyoho
Nyoho / 2017-0723-pokemon-go-egg.org
Last active July 23, 2017 04:51
しあわせたまご <2017-07-23 Sun>

<2017-07-23 Sun>

進化リスト

ポッポ70
ヒトデマン3
ベイリーフ1
ヒノアラシ1

また今度

@Nyoho
Nyoho / 2017-0714-pokemon-go-egg.org
Created July 23, 2017 04:44
しあわせたまご <2017-07-14 Fri>

<2017-07-14 Fri>

進化リスト

人影山8221
ポッポ63
ニャース1
ガーディ3
まだつぼみ12dankai
スリープ2
@Nyoho
Nyoho / 2017-0627-pokemon-go-egg.org
Created July 23, 2017 04:44
しあわせたまご <2017-06-27 Tue>

<2017-06-27 Tue>

進化リスト

ポッポ69
ニドラン♂12dan
イーブイ3
チコリータ12dan
ヒノアラシ12dan
レディバ1
@Nyoho
Nyoho / 2017-0614-pokemon-go-egg.org
Created July 23, 2017 04:44
しあわせたまご <2017-06-14 Wed>

<2017-06-14 Wed>

進化リスト

ポッポ59
タッツーのその後1
オムナイト1
ホーホー5
イトマル1
ヒマナッツ1
@Nyoho
Nyoho / 2017-0713-195342-hiroshimarb.org
Created July 16, 2017 07:05
Introducing LTI <2017-07-13 Thu> at Hiroshima.rb #057

Introducing LTI

<2017-07-13 Thu> at Hiroshima.rb #057

What’s LTI?

Learning Tools Interoperability® (LTI®) is a protocol or specification for e-Learning systems (LMS)

LMS = leaning management system, that is a CMS for education. (for example, Blackboard (Hiroshima University uses), moodle, …)

@Nyoho
Nyoho / init.lua
Last active July 16, 2017 06:55
my ~/.hammerspoon/init.lua at 2017年5月25日(木)
local function keyCode(key, modifiers)
modifiers = modifiers or {}
return function()
hs.eventtap.event.newKeyEvent(modifiers, string.lower(key), true):post()
hs.timer.usleep(1000)
hs.eventtap.event.newKeyEvent(modifiers, string.lower(key), false):post()
end
end
local function remapKey(modifiers, key, keyCode)
@Nyoho
Nyoho / 2017-0517-pokemon-go-egg.org
Created May 18, 2017 00:20
しあわせたまご <2017-05-17 Wed>

<2017-05-17 Wed>

進化リスト

ポッポ48
クラブ11
タマタマ8671
トサキント3
オタチ3
イトマル5
ネイティ2
@Nyoho
Nyoho / makedocset.py
Last active May 7, 2021 01:04 — forked from hetima/makedocset.py
Python 3.6.1 日本語ドキュメントを Dash.app に追加する
#!/usr/bin/env python3
import urllib.request
import urllib.parse
from bs4 import BeautifulSoup
import os
import copy
from shlex import quote
# 生成される docset の名前。カレントディレクトリに作られる
(dolist (dir (list
"/usr/local/bin"
"/usr/bin"
"/bin"
"/usr/sbin"
"/sbin"
(expand-file-name "~/bin")
(expand-file-name "~/.emacs.d/bin")
))
(when (and (file-exists-p dir) (not (member dir exec-path)))
@Nyoho
Nyoho / 2017-0419-231110-pokemon-go-egg.org
Last active July 23, 2017 02:17
しあわせたまご <2017-04-19 Wed>

<2017-04-19 Wed>

進化リスト

不思議だね1
ゼニガメ8221
キャタピ822-8671
トランセル8441
ビードル1
コクーン2
ポッポ42