@kyanny's blog

My thoughts, my life. Views/opinions are my own.

2020-08-14から1日間の記事一覧

取引先とのシステム連携の開発タスクにアサインされた。 Production 環境の API にアクセスするためには審査が必要で、ビデオ会議中にアプリケーションを実行してテスト環境の API を呼び出すデモをしろという。先方のエンジニアによるアクセスログの確認も…

Go の time.Second について

Constants のところに定数はまとめて表示される。 https://golang.org/pkg/time/#pkg-constants https://pkg.go.dev/time?tab=doc#pkg-constants time.Second の型は time.Duration で、 time.Duration の実体は int64 。 https://golang.org/pkg/time/#Dura…

note の IP アドレス

芸能人とかは興味ないけど、どういうデータ構造で露出してたのか気になったので調べた。 調べ方 http://web.archive.org/ で https://note.com/ を検索する 適当に数日前まで wayback する 今回は http://web.archive.org/web/20200811074150if_/https://not…