|
| 1 | ++++ |
| 2 | +date = "2018-07-16" |
| 3 | +draft = false |
| 4 | +title = "Episode 125. July" |
| 5 | +link = "golangshow.com/cdn/episodes/125-en.mp3" |
| 6 | +size = 26005755 |
| 7 | +length = "00:18:03" |
| 8 | +categories = ["english", "news"] |
| 9 | ++++ |
| 10 | + |
| 11 | +## Topics |
| 12 | + |
| 13 | +- Weekly issues report from Alexey: |
| 14 | + - [proposal: spec: define _ on rhs as zero value](https://github.com/golang/go/issues/19642) |
| 15 | + - [proposal: Go 2: spec: introduce structured tags](https://github.com/golang/go/issues/23637) |
| 16 | + - [math/bits: add extended precision Add, Sub, Mul, Div](https://github.com/golang/go/issues/24813) |
| 17 | + - [fmt: maps should format in sorted order](https://github.com/golang/go/issues/21095) |
| 18 | + - [regexp: revert per-Regexp use of sync.Pool](https://github.com/golang/go/issues/26219) |
| 19 | + - [runtime: big performance penalty with runtime.LockOSThread](https://github.com/golang/go/issues/21827) |
| 20 | + - [cmd/link: darwin_amd64: running dsymutil failed: signal: segmentation fault](https://github.com/golang/go/issues/26237) |
| 21 | +- [Go compiler: SSA optimization rules description language](https://quasilyte.github.io/blog/post/go_ssa_rules/) |
| 22 | +- [Learn Go with tests](https://quii.gitbook.io/learn-go-with-tests/) |
| 23 | +- [Hugo Turns 5 Years Old](https://gohugo.io/news/lets-celebrate-hugos-5th-birthday/) |
| 24 | +- [Containers From Scratch](https://youtu.be/8fi7uSYlOdc) |
| 25 | +- [Web Assembly and Go: A look to the future](https://brianketelsen.com/web-assembly-and-go-a-look-to-the-future/) |
| 26 | + - [Go 1.11: WebAssembly for the gophers](https://medium.zenika.com/go-1-11-webassembly-for-the-gophers-ae4bb8b1ee03) |
| 27 | + - [GopherJS vs WebAssembly for Go](https://dev.to/hajimehoshi/gopherjs-vs-webassembly-for-go-148m) |
| 28 | + |
| 29 | +## Libraries and projects |
| 30 | + |
| 31 | +- https://github.com/guptarohit/asciigraph |
| 32 | +- https://github.com/browsh-org/browsh |
| 33 | +- https://ericgreer.info/post/a-better-flags-package-for-go/ |
| 34 | +- https://github.com/go-interpreter/wagon |
| 35 | +- https://github.com/cosmos72/gomacro |
| 36 | + |
| 37 | +## Conferences and meetups |
| 38 | + |
| 39 | +- [GopherConUK — 1-3 August, London](https://www.golanguk.com) |
| 40 | +- [GopherCon — 27-30 August, Denver](https://www.gophercon.com/) |
| 41 | + |
| 42 | +## Patrons |
| 43 | + |
| 44 | +We are grateful to Roman Nekhoroshev, Aleksey Akulovich, Сёмочкин Максим, Konstantin Veselkov, Andrew Kazakov and all our other patrons. |
| 45 | +You can support our podcast [here](https://www.patreon.com/golangshow) (if you can read Russian :)). |
| 46 | + |
| 47 | +This episode is hosted by [Elena](https://twitter.com/webdeva) and [Alexey](https://twitter.com/paaleksey). |
0 commit comments