basebank / gophers-code-reading-party

Gophers Code Reading Party records
18 stars 1 forks source link

20220721 Gophers Code Reading Party #32

Closed budougumi0617 closed 1 year ago

budougumi0617 commented 2 years ago

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

参加者

@budougumi0617 @daisuzu @satorunooshie

お題

ネタ

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

budougumi0617 commented 2 years ago

Go1.19rc2 https://twitter.com/golang/status/1546981570145288193 https://groups.google.com/g/golang-announce/c/czoG5UpT0EU

budougumi0617 commented 2 years ago

Go 1.18.4 and 1.17.12 are released! https://twitter.com/golang/status/1546971969857458176 https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE

結構おおい。

budougumi0617 commented 2 years ago

What’s new in Go 1.19? https://blog.carlmjohnson.net/post/2022/golang-119-new-features/

budougumi0617 commented 2 years ago

公式のGCガイドありがたい。A Guide to the Go Garbage Collector https://go.dev/doc/gc-guide

budougumi0617 commented 2 years ago

GoのTemplateの評価結果をライブビューで確認できるサイト。 コード自動生成ツールつくるときにtemplateパッケージ使う(たまにしか使わないので構文よく忘れる)のでとても便利そう

https://gotemplate.io/

budougumi0617 commented 2 years ago

https://twitter.com/goccy54/status/1546487835372699649

ISUCON対策で pprof の profilingの結果を見るのにいちいち外から計測開始したり webui の内容変えるの面倒だなーと思って自動でプロファイリング結果を反映してくれるやつ作ってみたけどめちゃくちゃ便利かもしれない。 echo に依存していないのもポイント

budougumi0617 commented 2 years ago

手前味噌ですが書籍のサンプルコード https://github.com/budougumi0617/go_todo_app

https://github.com/matryer/moq とか結構使いやすかったのでgomockから乗り換えてもいいかもなーとは思いました。あとjwx最高

budougumi0617 commented 2 years ago

アセンブリとコードの対応を可視化してくれるツール。すごいな(そしてコントリビューターにmattnさんいるさすが https://github.com/loov/lensm

budougumi0617 commented 2 years ago

なんでもSQLで頑張れるくん https://github.com/cube2222/octosql

budougumi0617 commented 2 years ago

たまにGitHub trendちゃんとみるとやっぱ面白そうなOSSいろいろあるな

budougumi0617 commented 2 years ago

コックローチDBがCloud Native Goを3章無料公開してくれるよ https://www.cockroachlabs.com/guides/oreilly-cloud-native-go/?utm_source=cooperpress&utm_medium=sponsor&utm_campaign=tofu-pipe-oreilly-cloud-native-go&utm_content=lp-static-oreilly-cloud-native-go-free-oreilly-excerpt-newsletter-0715&utm_term=prosp-go-newsletter-primary

budougumi0617 commented 2 years ago

TCPコネクションの中身を可視化してくれるproxy https://github.com/kevwan/tproxy

daisuzu commented 2 years ago

弊社メンバーの最近のアウトプット

budougumi0617 commented 2 years ago

本日はこちらです https://zoom.us/j/92179216825?pwd=Q3hjUlB6bkZtZUhZbzVhSk5Cc2lYQT09

budougumi0617 commented 2 years ago

Go1.19 new features https://zenn.dev/koya_iwamura/scraps/0b11da5bfbeba1

daisuzu commented 2 years ago

https://godbolt.org/

daisuzu commented 2 years ago

https://godbolt.org/z/5Y3qW7GYY