Skip to content

Instantly share code, notes, and snippets.

@chaslemley
chaslemley / trace.rb
Created January 24, 2012 15:35
Accessing --verbose and --trace from within a Rake command
puts "ran with trace" if Rake.application.options.trace == true
@chetan
chetan / yardoc_cheatsheet.md
Last active May 10, 2024 02:53
YARD cheatsheet
@hayajo
hayajo / changelog_en.md
Last active June 27, 2024 02:39
ChangeLog を支える英語

ChangeLog を支える英語

ChangeLog を書く際によく使われる英語をまとめました。

ほとんど引用です。

基本形

@hayajo
hayajo / 00.md
Last active March 8, 2020 16:05
NDS#36 Go言語入門
@ailispaw
ailispaw / patch.fix.missing.ctx.host.tbrl.js
Last active January 6, 2020 13:11
Fix missing ctx.host for Chrome Dev 43
// ==Taberareloo==
// {
// "name" : "Fix missing ctx.host"
// , "description" : "Fix missing ctx.host"
// , "include" : ["content"]
// , "match" : ["*://*/*"]
// , "version" : "0.1.1"
// , "downloadURL" : "https://gist.githubusercontent.com/ailispaw/2f15aeabf922afada020/raw/patch.fix.missing.ctx.host.tbrl.js"
// }
// ==/Taberareloo==
@ailispaw
ailispaw / patch.fix.tumblr.getTumblelogs.tbrl.js
Last active December 28, 2021 04:33
Fix Tumblr.getTumblelogs 2021.10
// ==Taberareloo==
// {
// "name" : "Fix Tumblr.getTumblelogs 2021.12"
// , "description" : "Fix Tumblr.getTumblelogs 2021.12"
// , "include" : ["background"]
// , "version" : "0.5.2"
// , "downloadURL" : "https://gist.githubusercontent.com/ailispaw/3aef8857c274e22f2b41/raw/patch.fix.tumblr.getTumblelogs.tbrl.js"
// }
// ==/Taberareloo==
@ailispaw
ailispaw / patch.update.tumble.favicon.tbrl.js
Last active January 6, 2020 13:11
Update Tumblr's favicon 2015.06
// ==Taberareloo==
// {
// "name" : "Update Tumblr's favicon 2015.06"
// , "description" : "Update Tumblr's favicon 2015.06"
// , "include" : ["background"]
// , "version" : "0.1.1"
// , "downloadURL" : "https://gist.githubusercontent.com/ailispaw/db3d9be7620e75e44045/raw/patch.update.tumble.favicon.tbrl.js"
// }
// ==/Taberareloo==
@ailispaw
ailispaw / patch.extractor.youtube.extract.tbrl.js
Last active January 6, 2020 13:10
Fix extractor for YouTube
// ==Taberareloo==
// {
// "name" : "Fix extractor for YouTube"
// , "description" : "Fix extractor for YouTube"
// , "include" : ["content"]
// , "match" : ["*://*.youtube.com/watch*"]
// , "version" : "0.2.0"
// , "downloadURL" : "https://gist.githubusercontent.com/ailispaw/0b8eef48ffa07a9ef56a/raw/patch.extractor.youtube.extract.tbrl.js"
// }
// ==/Taberareloo==
@ailispaw
ailispaw / patch.fix.twitter.upload.tbrl.js
Last active January 6, 2020 13:10
Fix Twitter.upload 2016.08
// ==Taberareloo==
// {
// "name" : "Fix Twitter.upload 2016.08"
// , "description" : "Fix Twitter.upload 2016.08"
// , "include" : ["background"]
// , "version" : "0.3.1"
// , "downloadURL" : "https://gist.githubusercontent.com/ailispaw/f0cf8e6db802b51a9790/raw/patch.fix.twitter.upload.tbrl.js"
// }
// ==/Taberareloo==
@ailispaw
ailispaw / patch.fix.twitter.update.tbrl.js
Last active February 3, 2020 03:01
Taberareloo Patch: Fix Twitter.update 2020.02
// ==Taberareloo==
// {
// "name" : "Fix Twitter.update 2020.02"
// , "description" : "Fix Twitter.update 2020.02"
// , "include" : ["background"]
// , "version" : "0.5.0"
// , "downloadURL" : "https://gist.githubusercontent.com/ailispaw/9406c2ffacf68c6ad238/raw/patch.fix.twitter.update.tbrl.js"
// }
// ==/Taberareloo==