Skip to content

Instantly share code, notes, and snippets.

View a-know's full-sized avatar
👶
I'm obsessed with childcare.

a-know (Daisuke Inoue) a-know

👶
I'm obsessed with childcare.
View GitHub Profile
@MoOx
MoOx / README.md
Last active May 11, 2023 13:59
How to keep in sync your Git repos on GitHub, GitLab & Bitbucket easily
@doublemarket
doublemarket / abbreviations.csv
Last active December 19, 2022 01:09
チャットなどで使われる略語、間投詞
略語 展開した文 日本語
afa as far as 〜の限り
afaict as far as I can tell 私の言える範囲だと
afaik as far as I know 私の知っている限り
afk away from keyboard 離席中、離席します
aiui as I understand it 私の理解では
ama ask me anything 何でも聞いて
atm at the moment, at this moment 今の所
awol absent without leave 無断欠勤
bbl be back later また戻ります
@a-know
a-know / README.md
Last active October 13, 2022 07:03
!! Deprecated !! - Get and Show cell's value from Google Spreadsheet Widget for Dashing

Description

Get and Show cell's value from Google Spreadsheet Widget for Dashing.

Dependency

  • gem 'google-api-client'
  • gem 'google_drive'

Installation

dashing install e0ad37c2e137d2da0916

@shizone
shizone / okayama.md
Created February 14, 2019 04:36
岡山勉強会一覧
勉強会名 主催者・運営者 URL 直近一年での開催
Okayama.rb @ore_public
@mako_wis
https://okaruby.connpass.com あり
okayama-js @maepon https://okayama-js.connpass.com/ なし
岡山Javaユーザー会 @zephiransas
@razon
@ryosms
https://okajug.doorkeeper.jp あり
中国地方DB勉強会(岡山) @ikkitang
@razon
@mako_wis
https://dbstudychugoku.github.io/ あり
リーダブルな夜 @SawadaStdDesign
@maepon
@sakie_boondock
@mako_wis
https://readable-na.connpass.com あり
Okayama Managers Meeting @mao_instantlife https://omm.connpass.com あり
岡山Python勉強会 @yamayama_k5 https://okapython.connpass.com/ あり
JBUG岡山 @mao_instantlife https://jbug.connpass.com/ あり
@tkuchiki
tkuchiki / memo.md
Created February 6, 2017 07:26
fluentd で time というキーを in_tail -> out_xxx で出力したい場合の注意点

in_tail

  • keep_time_key は default = false なので time キーは消される
    • keep_time_key true を追加

out_xxx

  • include_time_key true を設定しただけでは time_key は default = time なので in_tail した time は上書きされる
  • include_time_key true かつ time_key を time 以外にする
@shizone
shizone / gbdaitokai2017winter.md
Created December 23, 2017 02:19
大都会岡山コミュニティのこれまでとこれから
@kazuph
kazuph / esa2esa.rb
Last active March 23, 2017 00:12
esaを一度解約したが、再度使い始めたときに使うスクリプト(ExportデータをそのままImport)
#!/usr/bin/env ruby
# coding : utf-8
require 'esa'
require 'yaml'
class Importer
attr_accessor :client, :files
def initialize(client, dir_path)
@client = client
@stanaka
stanaka / mackerel-graph-builder.html
Last active December 7, 2016 13:15
save this html as a local file, then open the file.
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8" />
<title>Mackerel Graph Builder</title>
<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/2.1.1/jquery.min.js"></script>
<script type="text/javascript">
function update() {
var d = $("#def")[0].value;
var o = $("#org")[0].value;
@shizone
shizone / gbdaitokai_timetable2016.md
Last active June 6, 2016 09:20
合同勉強会 in 大都会岡山 -2016 Winter-のタイムテーブル案
時間 内容
1000-1010 オープニング
1010-1030 Session1
1030-1050 Session2
1050-1105 休憩
1105-1125 Session3
1125-1145 Session4
1145-1245 お昼休み
1245-1305 Session5