basebank / gophers-code-reading-party

Gophers Code Reading Party records
18 stars 1 forks source link

20211223 Gophers Code Reading Party #18

Closed budougumi0617 closed 1 year ago

budougumi0617 commented 2 years ago

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

参加者

@budougumi0617

お題

ネタ

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

budougumi0617 commented 2 years ago
🎆 Go 1.17.5 and 1.16.12 are released!

🔐 Security: Severe HTTP/2 server Denial of Service (CVE-2021-44716) and one more

📢 Announcement: https://groups.google.com/g/golang-announce/c/hcmEScgc00k

📦 Download: https://go.dev/dl/#go1.17.5

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

budougumi0617 commented 2 years ago

発表内容のスライドです。 #devfeste2021 #gdgtokyo

https://twitter.com/mattn_jp/status/1469617557464563712

https://docs.google.com/presentation/d/e/2PACX-1vT-QbiH2Olure_IACLFclnsuedJkkdopmnDrOOK8ytGDhE2Y595js2w-yQ3gV7fk2GWV0bCLFd58EH-/pub?slide=id.p

budougumi0617 commented 2 years ago

メソッドで使えないと思いきや、これはできるのか image

budougumi0617 commented 2 years ago

今月発売のWEB+DB PRESSはGo1.18特集と「Goで作って学ぶ検索エンジン」が特集されているらしい(ただ発売は12/24だった) https://twitter.com/wdpress/status/1468435594112270336

budougumi0617 commented 2 years ago

https://github.com/bradfitz/jndi

an irresponsibly bad logging library Is CVE-2021-44228 making you feel left out as a Go programmer?

budougumi0617 commented 2 years ago

https://twitter.com/shogo82148/status/1470275709856010240

github.com/pkg/errors アーカイブされているの知らなかった...

https://twitter.com/shogo82148/status/1470281733610553346

今のプロジェクト直接は使っていないけど間接的に使っていて何かなと調べたら https://github.com/gorilla こっちも looking for a new maintainer...

budougumi0617 commented 2 years ago

Goのリリースプロセスとブランチ戦略 https://ymotongpoo.hatenablog.com/entry/2021/12/15/231928

daisuzu commented 2 years ago

23日は休みなので参加できたら参加します🙇‍♂️

budougumi0617 commented 2 years ago

お休みなのでゆっくりしていただいても。。。w 承知です!

budougumi0617 commented 2 years ago

1.18リリパ! https://gocon.connpass.com/event/234198

// remoでワイワイだとROMになる私は無理そう

budougumi0617 commented 2 years ago

https://twitter.com/blackenedgold/status/1472823753445113858 https://twitter.com/blackenedgold/status/1472823713058136064

golang(cgo)コンパイラの共通部分式除去について https://kazuminkun.hatenablog.com/entry/2021/12/18/182833

budougumi0617 commented 2 years ago

700円くらいだったのでひとまず買ってみた。 https://go101.org/optimizations/101.html Go Optimizations 101 This book provides some code performance optimization tricks, tips, and suggestions, which include

how to consume less CPU resources. how to consume less memory. how to make less memory allocations. how to control memory allocation places. how to reduce garbage collection pressure.

budougumi0617 commented 2 years ago

playgroundでgenericsとか試せるようになった。 https://twitter.com/budougumi0617/status/1473844460794839042

glassmonkey commented 2 years ago

これで俺もgenericsのプロに

budougumi0617 commented 2 years ago

本日の会場 https://zoom.us/j/96048293146?pwd=blA2YW9TQ29TMm9JU1lUWDQ5MjBwdz09

budougumi0617 commented 2 years ago

人が集まらないので30分だけにしようかしら。 全然アドベントカレンダー見てなかったのでみてみる30分

budougumi0617 commented 2 years ago

なんかすごいContextが作れるの知らなかった。 https://pkg.go.dev/net/http#Server.BaseContext https://zenn.dev/guregu/articles/8734c78a2771dc

budougumi0617 commented 2 years ago

anyの詳解 https://zenn.dev/syumai/articles/c6q5un1j0msim0aj0ca0

generics tutorial https://go.dev/doc/tutorial/generics

budougumi0617 commented 2 years ago

https://zenn.dev/link/comments/ac009e1539f55b パッケージ名にハイフンは使えないんだよなぁ

budougumi0617 commented 2 years ago

とんぷー先生のリリースプロセス解説 https://ymotongpoo.hatenablog.com/entry/2021/12/15/231928

budougumi0617 commented 2 years ago

Three Minor Features in Go 1.18 https://blog.carlmjohnson.net/post/2021/golang-118-minor-features/

budougumi0617 commented 2 years ago

ざっと読んでおくとおもしろいかも(daisuzuさんも言っていたSDKv2のテストのやりかたとかも書いてあったのでそれなりに詳しそう

LET’S GO ON AWS https://www.go-on-aws.com/

budougumi0617 commented 2 years ago

https://golang.christmas/ 海外のアドベントカレンダー、けっこう未投稿も多くて少しさみしい感じだった。

budougumi0617 commented 2 years ago

おしまし!