Diaries

2020-03-05

Note 競プロ初心者日記 #0「競技プログラミング始めました」 - ニコ

2020-03-04

Note Go Modules, replace でディレクトリが登れた monorepo で便利そう ビルドは go.mod の root にい

2020-03-03

Note systemd エッセンシャル http://redhat.lookbookhq.com/systemd-essential めっちゃボリュームあった 入門 シェル実装 https://www.slideshare.net/yusukesangenya/ss-135407412?ref=

2020-03-02

Note gashirar/kubectl-rtop-pod-plugin: extend kubectl top pod plugin. https://github.com/gashirar/kubectl-rtop-pod-plugin top pod で req/lim が見れるプラグイン gVisorのコー

2020-03-01

Note 名前付き戻り値との正しい付き合い方 - Eureka Engineering - Medium https://medium.com/eureka-engineering/named-return-values-7f485d867df0 それでも私は

2020-02-29

Diary None Note PostgreSQLで安全にテーブル定義を変更する - LCL

2020-02-28

Diary I created Pull Reuqest for kubernets/kubernetes https://github.com/kubernetes/kubernetes/pull/88646 Note golangci-lint がリリースされた https://github.com/golangci/golangci-lint/releases/tag/v1.23.7 1.14 にあがった

2020-02-27

Diary None Note GitHub の suggestion, 複数行大丈夫になった https://twitter.com/natfriedman/status/1232727363626029056 最高

2020-02-26

Diary None Note Go 1.14 is released! https://twitter.com/golang/status/1232421783548067840 Go 1.14 で defer が速くなるのは 8 個まで - Qiita https://qiita.com/yaegashi/items/bbb88cefcaf313532ba6 まあそん

2020-02-25

Diary None Note The Zen of Go | Dave Cheney https://dave.cheney.net/2020/02/23/the-zen-of-go プログラマが持つべき心構え (The Zen of Python) - Qiita