basebank / gophers-code-reading-party

Gophers Code Reading Party records
18 stars 1 forks source link

20221208 Gophers Code Reading Party #38

Closed budougumi0617 closed 1 year ago

budougumi0617 commented 1 year ago

15:00~16:00 @ Zoom, BASE BANK, Inc.

参加者

お題

ネタ

ネタがなかったら proposal: review meeting minutes をみてみよう!
https://github.com/golang/go/issues/33502

budougumi0617 commented 1 year ago

Mirrativ のバックエンドで使っているGoライブラリを紹介する! https://tech.mirrativ.stream/entry/2022/11/29/120730

budougumi0617 commented 1 year ago

Goでダブルポインタを知った話

budougumi0617 commented 1 year ago

tenntennさん! チャンスは待たずに自分で作る ─ ソフトウェアエンジニアが「好きな技術」で生きていくための技術とは

budougumi0617 commented 1 year ago

The Best Go framework: no framework? https://threedots.tech/post/best-go-framework/

budougumi0617 commented 1 year ago

GoでDBを使ったアプリを書くときみんなどうしてる? Tonamelはどうしているか晒してみます

budougumi0617 commented 1 year ago

https://zenn.dev/koya_iwamura/articles/bb9b590b57d825

budougumi0617 commented 1 year ago

shopifyパイセンもGoつかってるんだな。 Using Server Sent Events to Simplify Real-time Streaming at Scale https://shopify.engineering/server-sent-events-data-streaming

budougumi0617 commented 1 year ago

Gopher Goods https://gophers.threadless.com/

budougumi0617 commented 1 year ago

大作だ。面白そう

Building a custom code search index in Go for searchcode.com https://boyter.org/posts/how-i-built-my-own-index-for-searchcode/

budougumi0617 commented 1 year ago

The GoLand Blog っていうのもあったのか。ちゃんと読んで使いこなしたい感

Comprehensive Guide to Testing in Go https://blog.jetbrains.com/go/2022/11/22/comprehensive-guide-to-testing-in-go/

budougumi0617 commented 1 year ago

今朝ちょうど出た!(早)

https://twitter.com/golang/status/1600612450197446675

あとパッチもちょっと前にきていた。 https://twitter.com/golang/status/1600212086994370561

budougumi0617 commented 1 year ago

2022年12月のGoイベント一覧 https://blog.golang.jp/2022/11/202212go.html

budougumi0617 commented 1 year ago

大事なことを忘れていた https://gocon.jp/2023/ スピーカー募集開始してます!(今回からsessionizeに https://sessionize.com/go-conference-2023-online/

budougumi0617 commented 1 year ago

Go言語に出したプロポーザルが通った:{bytes,strings}.ContainsFuncの追加

budougumi0617 commented 1 year ago

その他 issue、会が終わったら閉じようと思います!(既存のも閉じておこうと思います!)

budougumi0617 commented 1 year ago

ここでやります〜 https://zoom.us/j/92179216825?pwd=Q3hjUlB6bkZtZUhZbzVhSk5Cc2lYQT09

budougumi0617 commented 1 year ago

https://github.com/pkg/errors

This repository has been archived by the owner before Nov 9, 2022. It is now read-only.

budougumi0617 commented 1 year ago

今年全然みてないや… https://qiita.com/advent-calendar/2022/go

budougumi0617 commented 1 year ago

ISUCON12本選のベンチマーカーをGoで実装した話 https://zenn.dev/helloyuki/articles/cc257eb2592d5a defercontext.Context(のcancelの仕組み) はやっぱり便利だよな〜

budougumi0617 commented 1 year ago

GCP使っているなら常識よ! https://pkg.go.dev/cloud.google.com/go/compute/metadata

daisuzu commented 1 year ago

https://en.wikipedia.org/wiki/Brad_Fitzpatrick

budougumi0617 commented 1 year ago

オレのmemcached にGoからアクセスしたいからクライアントつくるわ!ってことらしい。 https://github.com/bradfitz/gomemcache

すごい人だと知ってはいたけれど作者だったとは。。。

budougumi0617 commented 1 year ago

OAuth2サーバー建てるなら https://github.com/ory/fosite

budougumi0617 commented 1 year ago

https://vim-jp.slack.com/archives/CGABGC8LA/p1660181971785399

budougumi0617 commented 1 year ago

参照渡し(まあポインタ)と値渡し問題

間違って代入してるのを探すのと、代入したつもりだけど関数の外に変更が反映されてないところを探すの、後者のほうがむずかしい…

budougumi0617 commented 1 year ago

年末年始なので次回は1/12で!

budougumi0617 commented 1 year ago

次回分作ったのでclose!