Skip to content

Instantly share code, notes, and snippets.

View kt3k's full-sized avatar

Yoshiya Hinosawa kt3k

View GitHub Profile
@kt3k
kt3k / build.gradle
Last active February 22, 2016 06:32 — forked from mystelynx/build.gradle
gradle で ebean を enhance する
configurations {
// ebean enhance 用の configuration を宣言
enhance
}
dependencies {
// ebean enhance 用の dependency を追加
enhance 'org.avaje.ebeanorm:avaje-ebeanorm-agent:4.9.1'
}
@kt3k
kt3k / test.md
Created February 19, 2016 14:22
shields.io logo
We couldn’t find that file to show.
@kt3k
kt3k / ppap.md
Last active November 14, 2016 02:56

✏️ + 🍎 = 🍎✏️

✏️ + 🍍 = 🍍✏️

🍎✏️ + 🍍✏️ = ✏️🍍🍎✏️

@kt3k
kt3k / yarn-error.log
Created November 21, 2016 02:46
error at `yarn global add vmd`
Arguments:
/Users/kt3k/.nvm/versions/node/v6.2.2/bin/node /Users/kt3k/.nvm/versions/node/v6.2.2/bin/yarn global add vmd
PATH:
/Users/kt3k/.nvm/versions/node/v6.2.2/bin:/Users/kt3k/.avn/bin:/Users/kt3k/.init:/usr/local/bin:/Users/kt3k/.rvm/gems/ruby-2.1.2/bin:/Users/kt3k/.rvm/gems/ruby-2.1.2@global/bin:/Users/kt3k/.rvm/rubies/ruby-2.1.2/bin:/usr/local/oclint-0.9.dev.6a4451b/bin:/Users/kt3k/Library/Android/sdk/tools:/Users/kt3k/Library/Android/sdk/platform-tools:/usr/local/apache-maven-3.0.5/bin:/usr/local/bin:/usr/local/share/python:/Users/kt3k/.sdkman/candidates/gradle/current/bin:/Users/kt3k/Library/Android/sdk/tools:/Users/kt3k/Library/Android/sdk/platform-tools:/usr/local/apache-maven-3.0.5/bin:/usr/local/bin:/usr/local/share/python:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/share/npm/bin:/usr/local/share/npm/bin:/Users/kt3k/.rvm/bin
Yarn version:
0.17.0
Node version:
@kt3k
kt3k / test.md
Last active March 17, 2017 11:19

:robot_face: 🍎

@kt3k
kt3k / OKR-2017-2Q.md
Last active December 9, 2017 16:09
OKR 2017 2Q (kt3k.com)

Objective

  • Secure the revenue

Key Results

  • Release a mobile app (MoneyBit)
  • Update deps of native bridging framework (straw)
  • Write straw plugin for ad integration
  • collect 100 stars on kocha

Keybase proof

I hereby claim:

  • I am kt3k on github.
  • I am kt3k (https://keybase.io/kt3k) on keybase.
  • I have a public key whose fingerprint is D4CC 7155 FF22 8705 D54A 0711 AD20 3C5D B70C 318F

To claim this, I am signing this object:

@kt3k
kt3k / summary-c3-2017-05-29.md
Last active June 5, 2017 12:13
Summary from 2017-05-29 to 2017-06-04
@kt3k
kt3k / summary-c3-2017-06-05.md
Last active June 6, 2017 02:20
Summary from 2017-06-05 to 2017-06-11
@kt3k
kt3k / minutes.md
Last active June 9, 2017 11:50
C3 MTG minutes 2017-06-08

members

  • @masayuki0812 (@mtana)
  • @kt3k

Notes

  • c3js.org moved to gh-pages
    • going to automate deployment
  • About IE9
    • We don't support IE9 100%
  • However we want to merge c3js/c3#1345 because it's a very small change.