basebank / gophers-code-reading-party

Gophers Code Reading Party records
18 stars 1 forks source link

20221110 Gophers Code Reading Party #36

Closed budougumi0617 closed 1 year ago

budougumi0617 commented 1 year ago

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

参加者

@budougumi0617 @daisuzu

お題

ネタ

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

budougumi0617 commented 1 year ago

便利。 https://twitter.com/uji_rb/status/1587049783117565953 https://github.com/golang/go/tree/master/api/next

budougumi0617 commented 1 year ago

Go言語のcomparableには3つの意味がある https://zenn.dev/nobishii/articles/3-means-of-go-comparable

budougumi0617 commented 1 year ago

Some Undocumented Changes in Go 1.18 and 1.19 https://go101.org/blog/2022-08-22-some-undocumented-changes-in-go-1.18-and-1.19.html

budougumi0617 commented 1 year ago

HTTP Resource Leak Mysteries in Go https://coder.com/blog/go-leak-mysteries

budougumi0617 commented 1 year ago

Structured Logging for Go https://opensourcelive.withgoogle.com/events/go-day-2022/watch?talk=talk2

budougumi0617 commented 1 year ago

ww Halloween Lofi Gopher Mix https://www.youtube.com/watch?v=6Q1V27P06tE

budougumi0617 commented 1 year ago

Go 1.19.3 and Go 1.18.8 are released https://groups.google.com/g/golang-announce/c/mbHY1UY3BaM/m/hSpmRzk-AgAJ

budougumi0617 commented 1 year ago

Processing Large Files with Go (Golang) https://medium.com/@snassr/processing-large-files-in-go-golang-6ea87effbfe2

パイプライン化。

budougumi0617 commented 1 year ago

https://github.com/nikolaydubina/go-recipes

Goでなんかいろいろやりたいときのカンペ

budougumi0617 commented 1 year ago

https://github.com/charmbracelet/vhs

DSLでCLIのGIF動画を作れるツール

budougumi0617 commented 1 year ago

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

daisuzu commented 1 year ago

https://github.com/golang/go/issues/29836

daisuzu commented 1 year ago

https://github.com/golang/build/commit/a2a690825453762351323f2d71ee32c297812f44

budougumi0617 commented 1 year ago

うごかせそう?

$ go tool api -h
Usage of /opt/homebrew/Cellar/go/1.19.1/libexec/pkg/tool/darwin_arm64/api:
  -allow_new
        allow API additions (default true)
  -approval files
        require approvals in comma-separated list of files
  -c string
        optional comma-separated filename(s) to check API against
  -contexts string
        optional comma-separated list of <goos>-<goarch>[-cgo] to override default contexts.
  -except string
        optional filename of packages that are allowed to change without triggering a failure in the tool
  -next files
        comma-separated list of files for upcoming API features for the next release. These files can be lazily maintained. They only affects the delta warnings from the -c file printed on success.
  -v    verbose debugging
daisuzu commented 1 year ago

https://pkg.go.dev/golang.org/x/exp/apidiff

budougumi0617 commented 1 year ago

https://pkg.go.dev/golang.org/x/exp/cmd/apidiff でバイナリが使える? https://github.com/golang/exp/blob/fc8884afc31655a85312463eb4ca43f00d3e8f44/cmd/apidiff/main.go

https://github.com/go-modules-by-example/index/blob/4ea90b07f91c87190fcd691ccf8613215ca64e64/019_apidiff/README.md

budougumi0617 commented 1 year ago

The Go Memory Model 入門会 第1回 https://gospecreading.connpass.com/event/263598/presentation/

budougumi0617 commented 1 year ago

https://kaminashi-developer.hatenablog.jp/entry/2022/11/08/095537

budougumi0617 commented 1 year ago

Go で macOS VM 起動までできた〜👏 https://twitter.com/codehex/status/1562224664172429312

budougumi0617 commented 1 year ago

VHS..VCR... https://github.com/dnaeon/go-vcr https://github.com/vcr/vcr

budougumi0617 commented 1 year ago

Go 1.19.3 and Go 1.18.8 are released https://groups.google.com/g/golang-announce/c/mbHY1UY3BaM/m/hSpmRzk-AgAJ

セキュリティフィックス for windows

For example, the environment variable string "A=B\x00C=D" set the variables "A=B" and "C=D".

budougumi0617 commented 1 year ago

ゴーファー荘 https://gophersou.connpass.com/event/264420/