
Подкаст GolangShow
Technology Podcasts
В русскоязычном подкасте о языке программирования Go мы обсуждаем свежие новости, приглашаем интересных гостей, рассказываем о проходящих конференциях по всему миру. Ключевые слова: go, golang, golangshow.
Location:
United States
Genres:
Technology Podcasts
Description:
В русскоязычном подкасте о языке программирования Go мы обсуждаем свежие новости, приглашаем интересных гостей, рассказываем о проходящих конференциях по всему миру. Ключевые слова: go, golang, golangshow.
Language:
Russian
Website:
http://golangshow.com/
Episodes
Episode 127. Interview with Nathan Youngman
10/13/2018
Interview with Nathan Youngman
Nathan Youngman is a self-taught web developer and author of Get Programming with Go. He serves as organizer for the Edmonton Go meetup, mentor with Canada Learning Code, and paparazzi of VIP gopher plushies.
He has Patreon page. He also used to blog before started writing books.
Discount code
The publisher of “Get Programming with Go”, Manning Publications, prepared a wonderful gift for our listeners. You can use this permanent 40% discount code: , it’s...
Duration:01:11:44
Episode 126. Interview with William Kennedy
7/16/2018
Interview with William Kennedy
Willam is a managing partner at Ardan Labs, a high-performance development and training firm working with startups and fortune 500 companies.
He is also a co-author of the book Go in Action, the author of the blog GoingGo.Net, and a founding member of GoBridge which is working to increase Go adoption through diversity.
Duration:00:45:55
Episode 125. July
7/15/2018
Topics
proposal: spec: define _ on rhs as zero valueproposal: Go 2: spec: introduce structured tagsmath/bits: add extended precision Add, Sub, Mul, Divfmt: maps should format in sorted orderregexp: revert per-Regexp use of sync.Poolruntime: big performance penalty with runtime.LockOSThreadcmd/link: darwin_amd64: running dsymutil failed: signal: segmentation faultGo compiler: SSA optimization rules description languageLearn Go with testsHugo Turns 5 Years OldContainers From ScratchWeb...
Duration:00:18:03
Выпуск 125. Июльский
7/10/2018
Темы
cmd/link: compress DWARF sections in ELF binariesdoc: describe modules in Go 1.11 release notes and Go FAQproposal: spec: define _ on rhs as zero valueproposal: Go 2: spec: introduce structured tagsmath/bits: add extended precision Add, Sub, Mul, Divfmt: maps should format in sorted orderregexp: revert per-Regexp use of sync.Poolruntime: big performance penalty with runtime.LockOSThreadcmd/link: darwin_amd64: running dsymutil failed: signal: segmentation faultGo compiler: SSA...
Duration:01:34:59
Episode 124. nil and AST
6/16/2018
Topics
Starts at [00:01:26].
DRAFT Go 1.11 Release NotesFixing the billion dollar mistake in Go by borrowing from RustThe State of Developer Ecosystem Survey in 2018Introduction to the Go compilerGo code refactoring: the 23x performance huntjustforfunc #35: Implementing the tree command from scratchImplementing Metrics In GoPrometheus’ Summary implementation Libraries and projects
Starts at [00:22:17].
SGo: A dialect of Go with optional types and without nil referencesFo: An experimental...
Duration:00:52:57
Выпуск 124. nil и AST
6/14/2018
Темы
DRAFT Go 1.11 Release NotesFixing the billion dollar mistake in Go by borrowing from RustThe State of Developer Ecosystem Survey in 2018Introduction to the Go compilerGo code refactoring: the 23x performance huntjustforfunc #35: Implementing the tree command from scratchImplementing Metrics In GoPrometheus’ Summary implementation Библиотеки и проекты
SGo: A dialect of Go with optional types and without nil referencesFo: An experimental language which adds functional programming...
Duration:01:35:31
Episode 123. And Now for Something Completely Different
6/9/2018
Topics
os: add UserCacheDirregexp: don’t allocate when All methods find no matchessync: enable profiling of RWMutexregexp: Regexp shouldn’t keep references to inputscmd/compile: avoid mapaccess at ..cmd/trace: beautify goroutine pagecmd/pprof: add readline support similar to upstreamproposal: Go 2: improve for-loop ergonomicsproposal: Go 2: disallow imports of external packages in library packageslanguage: Go 2: allow setting slice cap < len, prohibiting writesproposal: fmt: maps should...
Duration:01:02:19
Выпуск 123. Юбилейный
6/7/2018
Темы
os: add UserCacheDirregexp: don’t allocate when All methods find no matchessync: enable profiling of RWMutexregexp: Regexp shouldn’t keep references to inputscmd/compile: avoid mapaccess at ..cmd/trace: beautify goroutine pagecmd/pprof: add readline support similar to upstreamproposal: Go 2: improve for-loop ergonomicsproposal: Go 2: disallow imports of external packages in library packageslanguage: Go 2: allow setting slice cap < len, prohibiting writesproposal: fmt: maps should...
Duration:00:49:05
Выпуск 122. (story [:vgo :http])
5/17/2018
Темы
Go’s New BrandAn Analysis of vgoOpening keynote: Go with Versions - GopherConSG 2018vgo integration supportSome common traps while using deferThe Tragedy of FinalizersSharp-Edged Finalizers in GoUnderstanding Condition Variable in GoHow I write Go HTTP services after seven yearsDebugging Latency in Go 1.11Execution tracing in Go 1.11Бесплатная книга Distributed Systems ObservabilityWhy you can have millions of Goroutines but only thousands of Java ThreadsVisual Studio Live Share...
Duration:01:46:54
Выпуск 121. В гостях Алексей Акулович и Григорий Елеськин
3/7/2018
Этот выпуск был записан в начале марта перед GopherCon’ом. Мы долго не могли его выложить из-за проблемы со звуком. Огромное спасибо Константину Веселкову за решение этой проблемы.
Гости
Алексей АкуловичГригорий Елеськин Темы
proposal: sync: support for sharded valuesproposal: Go 2: allow cap(make([]T, m, n)) > ncmd/compile: use strings.BuilderCode your own blockchain in less than 200 lines of Go!Part 2: Networking — Code your own blockchain in less than 200 lines of Go!Написание...
Duration:01:44:22
Выпуск 120
2/27/2018
Гости
Искандер ШариповМарко Кевац Темы
Традиционный отчет от Алексея:
runtime: use sparse mappings for the heapcmd/compile: enable mid-stack inliningcmd/go: add more options to security whitelistcmd/go: options missing from cgo whitelistscmd/link: support msvc object filesnet: enable TCP keepalive on new connections from net.Dialx/vgo: consider alternative syntax for major versionx/vgo: go.mod format should not have a bespoke syntaxproposal: add new Question? label to issue...
Duration:02:14:30
Выпуск 119b. В гостях Искандер Шарипов (с нормальным звуком)
2/26/2018
Исправленная версия выпуска 119. Огромное спасибо Константину Веселкову за восстановление звука.
Гость
В гостях Искандер Шарипов, контрибьютор в проект Go.
В программе:
Emacs и GoДополнительный справочник по особенностям Go ассемблера (под amd64)gc vs gccgo performance comparison Тема года
Russ Cox “взорвал” Go-сообщество (vgo) Конференции и митапы
Go 1.10 Release PartyМитап новосибирского Kubernetes-сообществаGopherCon Russia 2018Kubecon and Cloud Native Con Europe 2018GopherCon...
Duration:02:06:15
Выпуск 119. В гостях Искандер Шарипов
2/21/2018
Звук этого выпуска был исправлен и загружен как отдельный эпизод.
Гость
В гостях Искандер Шарипов, контрибьютор в проект Go.
В программе:
Emacs и GoДополнительный справочник по особенностям Go ассемблера (под amd64)gc vs gccgo performance comparison Тема года
Russ Cox “взорвал” Go-сообщество (vgo) Конференции и митапы
Go 1.10 Release PartyМитап новосибирского Kubernetes-сообществаGopherCon Russia 2018Kubecon and Cloud Native Con Europe 2018GopherCon Iceland 2018Container Days...
Duration:02:07:31
Выпуск 118. Сломанные Pull Request'ы
2/14/2018
Темы
Go теперь принимает Pull Request’ы на GitHub’е. Почти.Вопрос из Twitter’аэтот репозиторийGo gotcha: newbie or ninja?Maintaining API Versions in Gogo.uuid: Breaking API Change (#66) Конференции и митапы
Go 1.10 Release PartyGopherCon Russia 2018Kubecon and Cloud Native Con Europe 2018GopherCon Iceland 2018Container Days 2018GopherCon 2018GoLab 2018 Ведущие этого выпуска: Алексей и Елена.
Duration:00:34:28
Выпуск 117. Непростые проблемы бегства зависимостей
2/6/2018
Темы
Еще раз про vendoring или go-bindataThe Decomposable Monolith: Long Live the Monolith, Long Live Services!Here are some amazing advantages of Go that you don’t hear much aboutGo is not (very) simple, folksEscape-Analysis FlawsAll about Go’s Stringer interfaceIf aligned memory writes are atomic, why do we need the sync/atomic package?Go’s hidden #pragmasWho is Hiring? (Februrary 2018)Evolving a Protocol Buffer canonical APIAWS SDK for Go 2.0 Developer PreviewWelcome GoLand 2018.1 EAP:...
Duration:01:59:58
Выпуск 116. dotGo 2017: интервью с sam'ом boyer'ом
2/4/2018
Интервью с sam’ом boyer’ом на dotGo 2017.
Interview with sam boyer at dotGo 2017.
Звук от Алексея очень плох, но sam’а слышно хорошо. Благодарим Константина Веселкова за помощь в восстановлении звука этого интервью.
Duration:00:16:14
Выпуск 115. dotGo 2017: интервью с JBD
2/3/2018
Интервью с Jaana Burcu Dogan a.k.a. rakyll на dotGo 2017.
Interview with Jaana Burcu Dogan a.k.a. rakyll at dotGo 2017.
В нём по какой-то причине Алексей называет Derek’а Parker’а Трэвисом. Приношу свои извинения.
Звук в самом начале очень плох, но потом становится лучше. Благодарим Константина Веселкова за помощь в восстановлении звука этого интервью.
Duration:00:14:56
Выпуск 114. OpenCon
1/29/2018
Темы
proposal: Go 2: capability based security via stateless packagesx/perf/cmd/benchstat: tips or quickstart for newcomersGo 1.10 RC1 is released!Upcoming Go protobuf releaseWhich languages are developers planning to learn next?Ranking Programming Languages by GitHub Usershttp://opencensus.iohttps://opensource.googleblog.com/2018/01/opencensus.htmlhttps://github.com/census-instrumentation/opencensus-goUsing Go 1.10 new trace features to debug an integration testСобрание видеозаписей...
Duration:01:06:23
Выпуск 113. gRPCLambdaCon1.10
1/24/2018
Темы
Go 1.9.3https://github.com/golang/go/milestone/63?closed=1Go 1.10Обзор в блоге Гоферакадемииdep 0.4.0dinosaurusAnnouncing Go Support for AWS LambdaSpeed and Stability: Why Go is a Great Fit for LambdaDays Since Last Go HTTP RouterTwirp: a sweet new RPC framework for GoCooking gRPCWrite a Kubernetes-ready service from zero step-by-stepперевод Вакансии
Вакансия от компании DCMN Конференции и митапы
Lindenbräu на Potsdamer PlatzFOSDEM 2018GopherCon Russia 2018GopherCon Iceland...
Duration:01:05:40
Выпуск 112. …Поздно, чем никогда - 2
11/28/2017
Темы
Традиционный отчет от Александраruntime: make LockOSThread/UnlockOSThread nestedcmd/compile: optimize signed non-negative div/mod by a power of 2runtime: don’t start new threads from locked threadsruntime: make it possible to exit Go-created threadsmath/big: implement Lehmer’s GCD algorithmcmd/compile: compiler support for buffered write barriercmd/vet: tighten printf format error messagesencoding/json: disallow unknown fields in Decodercmd/compile: specialize map creation for small...
Duration:01:11:59