| Commit message (Collapse) | Author | Age |
... | |
|
|
|
|
|
| |
Change-Id: I7892c28f347fd0b4984778863f0cd4748b7b3928
Reviewed-on: https://go-review.googlesource.com/c/blog/+/217299
Reviewed-by: Dmitri Shuralyov <dmitshur@golang.org>
|
|
|
|
|
|
| |
Change-Id: I3f2419b4a00087c355a57060881a9e9ea8c06faf
Reviewed-on: https://go-review.googlesource.com/c/blog/+/217237
Reviewed-by: Andrew Bonventre <andybons@golang.org>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
articles"
This reverts CL 216626 (commit 8bf1296992b6579acabcba62cc6cd0efe039c38a).
We cannot rely on relative links in blog posts to stay relative to
blog.golang.org, because blog posts are also embedded on golang.org.
This change caused those links to point to
https://golang.org/go2-here-we-come, which is 404.
Fixes golang/go#36930
Updates golang/go#36944
Change-Id: Ie5ca8f112ff6465328d258b283d540c07e909a54
Reviewed-on: https://go-review.googlesource.com/c/blog/+/217239
Reviewed-by: Robert Griesemer <gri@golang.org>
|
|
|
|
|
|
|
| |
Change-Id: I4fac754fe20eaa8b0def571a15810622a7252890
Reviewed-on: https://go-review.googlesource.com/c/blog/+/217197
Reviewed-by: Russ Cox <rsc@golang.org>
Reviewed-by: Andrew Bonventre <andybons@golang.org>
|
|
|
|
|
|
| |
Change-Id: I5ee0c1e2688fe1d42bc03e5435eb7f9eb9944c65
Reviewed-on: https://go-review.googlesource.com/c/blog/+/216626
Reviewed-by: Dmitri Shuralyov <dmitshur@golang.org>
|
|
|
|
|
|
|
|
|
| |
Using go run does not leave a binary in the working directory.
This is possible now that golang.org/issue/22726 is resolved.
Change-Id: I63cd28bdb66673262fa45e56dc2e8ac39a0fa1a7
Reviewed-on: https://go-review.googlesource.com/c/blog/+/216657
Reviewed-by: Robert Griesemer <gri@golang.org>
|
|
|
|
|
|
| |
Change-Id: Iece46c6e47ad2ee2ea003d73615792114f0117af
Reviewed-on: https://go-review.googlesource.com/c/blog/+/216199
Reviewed-by: Dmitri Shuralyov <dmitshur@golang.org>
|
|
|
|
|
|
|
|
| |
Change-Id: Iaece9dd6f465fe9538cc11653df4572616b23f4c
GitHub-Last-Rev: 7ace8e3ed0a3276e7333baa421e3990a2fc62754
GitHub-Pull-Request: golang/blog#28
Reviewed-on: https://go-review.googlesource.com/c/blog/+/214860
Reviewed-by: Ian Lance Taylor <iant@golang.org>
|
|
|
|
|
|
| |
Change-Id: If60ebf068ce64238029d7524e0e0727ca65a2159
Reviewed-on: https://go-review.googlesource.com/c/blog/+/207848
Reviewed-by: Andrew Bonventre <andybons@golang.org>
|
|
|
|
|
|
|
|
|
|
|
|
| |
The Semantic Versioning specification at https://semver.org uses dots to
separate the numeric part of a pre-release version from the non-numeric
to ensure that they sort correctly. Make the article comply.
Change-Id: I7a366e4c180f5048b1cc19cdf3e66c515989e4ab
Reviewed-on: https://go-review.googlesource.com/c/blog/+/206157
Reviewed-by: Jean de Klerk <deklerk@google.com>
Reviewed-by: Jay Conrod <jayconrod@google.com>
Reviewed-by: Bryan C. Mills <bcmills@google.com>
|
|
|
|
|
|
|
| |
Change-Id: I30b0f6c4f50d04e3a2e74e98f1197708b4f7c385
Reviewed-on: https://go-review.googlesource.com/c/blog/+/207257
Run-TryBot: Russ Cox <rsc@golang.org>
Reviewed-by: Russ Cox <rsc@golang.org>
|
|
|
|
|
|
|
|
| |
Change-Id: Ibeccb23861fceafcde66638c7f0f47bbdc2db7d9
GitHub-Last-Rev: cb7e3221d9358e0ea4467a559e509de581bff73b
GitHub-Pull-Request: golang/blog#27
Reviewed-on: https://go-review.googlesource.com/c/blog/+/206177
Reviewed-by: Ian Lance Taylor <iant@golang.org>
|
|
|
|
|
|
|
| |
Change-Id: I6d422025ec79b0d5e560680ba00751d770aec035
Reviewed-on: https://go-review.googlesource.com/c/blog/+/206141
Run-TryBot: Russ Cox <rsc@golang.org>
Reviewed-by: Russ Cox <rsc@golang.org>
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Hide link sidebar when printing an article.
- Show authors in /index
- Add Rick as author of his GC article.
Change-Id: I1efeadb17bfec7271ef67ec9fe8e8b502839b62a
Reviewed-on: https://go-review.googlesource.com/c/blog/+/205864
Run-TryBot: Russ Cox <rsc@golang.org>
Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
TryBot-Result: Gobot Gobot <gobot@golang.org>
|
|
|
|
|
|
| |
Change-Id: Ic338e840a45ddf4f7da2de18941c352fab882bfb
Reviewed-on: https://go-review.googlesource.com/c/blog/+/205919
Reviewed-by: Andrew Bonventre <andybons@golang.org>
|
|
|
|
|
|
| |
Change-Id: I1ee6d40da259e7082916d469b8d3f30bcc35898a
Reviewed-on: https://go-review.googlesource.com/c/blog/+/205557
Reviewed-by: Jay Conrod <jayconrod@google.com>
|
|
|
|
|
|
| |
Change-Id: If5df5d84b933fdfcc476cb2bafeb9982a6ac9a49
Reviewed-on: https://go-review.googlesource.com/c/blog/+/203611
Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
|
|
|
|
|
|
|
|
| |
Change-Id: I570bc25034c663d2fe184f340ebf64b2f5a630f3
GitHub-Last-Rev: ae83fcccadba5e4acbe959268ba6ceb41ef70e07
GitHub-Pull-Request: golang/blog#26
Reviewed-on: https://go-review.googlesource.com/c/blog/+/201897
Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
|
|
|
|
|
|
|
|
| |
Change-Id: I61fd0cb7dc3e6f17089501d729f680a044ddf13f
GitHub-Last-Rev: 4211f342552079574f1616c5ce2fcc5ca2d921a5
GitHub-Pull-Request: golang/blog#25
Reviewed-on: https://go-review.googlesource.com/c/blog/+/201837
Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
|
|
|
|
|
|
| |
Change-Id: Id28d46ced8397a96635961ec52256592a5a59594
Reviewed-on: https://go-review.googlesource.com/c/blog/+/201577
Reviewed-by: Damien Neil <dneil@google.com>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
When deployed with App Engine on blog.golang.org,
insert analytics HTML at the beginning of <head>.
Add deploy instructions to the README.
Also update to the App Engine Go 1.12 runtime.
Change-Id: Icf0919fd22d80cb8cb765845acd1d72f85f11fa1
Reviewed-on: https://go-review.googlesource.com/c/blog/+/198337
Run-TryBot: Dmitri Shuralyov <dmitshur@golang.org>
TryBot-Result: Gobot Gobot <gobot@golang.org>
Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
|
|
|
|
|
|
|
|
|
| |
Change-Id: I0cd327189b78cba2b726c064adb3d335b2e3bf5f
Reviewed-on: https://go-review.googlesource.com/c/blog/+/198321
Run-TryBot: Andrew Bonventre <andybons@golang.org>
TryBot-Result: Gobot Gobot <gobot@golang.org>
Reviewed-by: Van Riper <vanriper@google.com>
Reviewed-by: Andrew Bonventre <andybons@golang.org>
|
|
|
|
|
|
|
| |
Change-Id: I88fc170cbaca046caea7c66026024e503afb0d1e
Reviewed-on: https://go-review.googlesource.com/c/blog/+/197637
Reviewed-by: Jay Conrod <jayconrod@google.com>
Reviewed-by: Bryan C. Mills <bcmills@google.com>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
This article is cited as a source of confusion on whether map iteration is "random",
something that is objectively correct because woefully underdefined, but that some
have assumed to mean "uniformly random" - which is not:
- https://twitter.com/wallyqs/status/1135719212024909824
- https://twitter.com/ultimateboy/status/1135325432624975872
Based on golang.org/cl/180457 by Carlo Alberto Ferraris
Change-Id: I2b75bc1ce592502fc1ddeb941a5a258dcb1925a1
Reviewed-on: https://go-review.googlesource.com/c/blog/+/197238
Reviewed-by: Bryan C. Mills <bcmills@google.com>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
This removes the transitive dependency on git.apache.org/thrift.git,
dropped from x/website in CL 193039.
Commands run:
go get -d golang.org/x/website@00e97558e113808bd2e87edf2275d97515bad94b
go mod tidy
go test ./...
Updates golang/go#34016
Change-Id: I903f1eb29454db1c76945bea97a77d5748913c8c
Reviewed-on: https://go-review.googlesource.com/c/blog/+/193098
Run-TryBot: Bryan C. Mills <bcmills@google.com>
TryBot-Result: Gobot Gobot <gobot@golang.org>
Reviewed-by: Andrew Bonventre <andybons@golang.org>
|
|
|
|
|
|
|
|
| |
Updates golang/go#27155
Change-Id: I54310852ace172ffa0d900f20402bf364bbb7034
Reviewed-on: https://go-review.googlesource.com/c/blog/+/192741
Reviewed-by: Dmitri Shuralyov <dmitshur@golang.org>
|
|
|
|
|
|
|
|
|
| |
This should not be published until Go 1.13 is out.
Change-Id: Ie9c3147d21339106cbbe2e468f1f02b2abea57cd
Reviewed-on: https://go-review.googlesource.com/c/blog/+/192742
Reviewed-by: Alexander Rakoczy <alex@golang.org>
Reviewed-by: Ian Lance Taylor <iant@golang.org>
|
|
|
|
|
|
| |
Change-Id: I70dd498b16b128a87f9f41473564587a6bc7d9a6
Reviewed-on: https://go-review.googlesource.com/c/blog/+/192837
Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
|
|
|
|
|
|
|
|
|
|
| |
Change-Id: I7f084729b549a6d83b6ca485185e171b0df3a301
GitHub-Last-Rev: 27a7458be67a9631271aee2980f5781127859cb3
GitHub-Pull-Request: golang/blog#24
Reviewed-on: https://go-review.googlesource.com/c/blog/+/192138
Reviewed-by: Andrew Bonventre <andybons@golang.org>
Run-TryBot: Andrew Bonventre <andybons@golang.org>
TryBot-Result: Gobot Gobot <gobot@golang.org>
|
|
|
|
|
|
|
|
|
|
|
| |
The gosumcheck command was copied out of x/exp subrepo into the new
x/mod subrepo in CL 176639. It's already being used on the index
page of https://proxy.golang.org. Use it in the blog post too.
Change-Id: I0d21c7d876baabf8b16d999c956512b62c47532f
Reviewed-on: https://go-review.googlesource.com/c/blog/+/192419
Reviewed-by: Katie Hockman <katie@golang.org>
Reviewed-by: Hyang-Ah Hana Kim <hyangah@gmail.com>
|
|
|
|
|
|
| |
Change-Id: I46113112b217e12f5a739fcda1018ce035a6f7d0
Reviewed-on: https://go-review.googlesource.com/c/blog/+/192000
Reviewed-by: Hyang-Ah Hana Kim <hyangah@gmail.com>
|
|
|
|
|
|
| |
Change-Id: I65849c0775e61a7d175677fdd713610d83563f27
Reviewed-on: https://go-review.googlesource.com/c/blog/+/192334
Reviewed-by: Heschi Kreinick <heschi@google.com>
|
|
|
|
|
|
|
|
|
|
| |
Updates golang/go#33940
Change-Id: Ie6592612e77c91eaa8742046b8b54199ed934909
Reviewed-on: https://go-review.googlesource.com/c/blog/+/192323
Run-TryBot: Bryan C. Mills <bcmills@google.com>
TryBot-Result: Gobot Gobot <gobot@golang.org>
Reviewed-by: Dmitri Shuralyov <dmitshur@golang.org>
|
|
|
|
|
|
|
|
| |
Rather than a mix of words and numbers.
Change-Id: I2102f11f4e66167b9708d5cfb96e2b4a02bc40c1
Reviewed-on: https://go-review.googlesource.com/c/blog/+/191178
Reviewed-by: Jay Conrod <jayconrod@google.com>
|
|
|
|
|
|
| |
Change-Id: Ic3a9e4ef81408b6bb1a0f0b73eb3e4ed5994260c
Reviewed-on: https://go-review.googlesource.com/c/blog/+/191177
Reviewed-by: Ian Lance Taylor <iant@golang.org>
|
|
|
|
|
|
|
| |
Change-Id: I752bd1667a361248f5057087c6c61ba6a504ab57
Reviewed-on: https://go-review.googlesource.com/c/blog/+/191158
Reviewed-by: Jean de Klerk <deklerk@google.com>
Reviewed-by: Dmitri Shuralyov <dmitshur@golang.org>
|
|
|
|
|
|
| |
Change-Id: I2e99ad040f479cc3074101f129ec7cf2f9fd3861
Reviewed-on: https://go-review.googlesource.com/c/blog/+/190917
Reviewed-by: Jay Conrod <jayconrod@google.com>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
The original destination of these links seems to have vanished.
It doesn't really matter, so just remove them. Leave a link to the
main Google I/O blog post, and to the video of the Go programming talk.
This particular blog article is not too interesting today but I guess
it's a reminder of the early days.
Change-Id: I8d90c84d9eb442ee4028a875d2df670f444be417
Reviewed-on: https://go-review.googlesource.com/c/blog/+/190717
Reviewed-by: Dmitri Shuralyov <dmitshur@golang.org>
Reviewed-by: Shulhan <m.shulhan@gmail.com>
|
|
|
|
|
|
|
|
| |
Also updates x/website version to pull in various CSS fixes.
Change-Id: Id0fd49507ccca75b2766d75144484a12cdb70010
Reviewed-on: https://go-review.googlesource.com/c/blog/+/190414
Reviewed-by: Alexander Rakoczy <alex@golang.org>
|
|
|
|
|
|
|
|
|
|
|
| |
Removal of phrase "like Power".
Change-Id: I2f7edd6cbd77b72ca449dde1c6d35929a11da61d
Reviewed-on: https://go-review.googlesource.com/c/blog/+/190409
Run-TryBot: Lynn Boger <laboger@linux.vnet.ibm.com>
Reviewed-by: Carmen Andoh <candoh@google.com>
Reviewed-by: Andrew Bonventre <andybons@golang.org>
TryBot-Result: Gobot Gobot <gobot@golang.org>
|
|
|
|
|
|
|
|
| |
Change-Id: Ica3ab36dc2120de03593d9c0c916a12a4fcf1d92
Reviewed-on: https://go-review.googlesource.com/c/blog/+/190402
Run-TryBot: Russ Cox <rsc@golang.org>
TryBot-Result: Gobot Gobot <gobot@golang.org>
Reviewed-by: Russ Cox <rsc@golang.org>
|
|
|
|
|
|
|
| |
Change-Id: Id2944b4338c0abda50996e3c885ce1bddba9ab68
Reviewed-on: https://go-review.googlesource.com/c/blog/+/190117
Reviewed-by: Jean de Klerk <deklerk@google.com>
Reviewed-by: Jay Conrod <jayconrod@google.com>
|
|
|
|
|
|
|
|
|
|
| |
This uses the Site* classes defined in the x/website styles to
ensure the footer is always at the bottom of the page regardless
of the content height.
Change-Id: I476ebbb072890019621497bfa5d046b8fa3e9834
Reviewed-on: https://go-review.googlesource.com/c/blog/+/189937
Reviewed-by: Alexander Rakoczy <alex@golang.org>
|
|
|
|
|
|
|
|
|
|
| |
Additionally makes some small changes to abide by best practices.
Updates golang/go#9936
Change-Id: I88263ef78548365b3cfb3f14bae48deb01d30f4f
Reviewed-on: https://go-review.googlesource.com/c/blog/+/189457
Reviewed-by: Katie Hockman <katie@golang.org>
|
|
|
|
|
|
|
|
| |
Change-Id: Iea2b14a8bf7b4475ed6b8ae5823ee2437444cdb8
Reviewed-on: https://go-review.googlesource.com/c/blog/+/188768
Run-TryBot: Russ Cox <rsc@golang.org>
TryBot-Result: Gobot Gobot <gobot@golang.org>
Reviewed-by: Russ Cox <rsc@golang.org>
|
|
|
|
|
|
|
| |
Change-Id: Ic3710a19aef5d26f28a5f873e5c6e6b57347c248
Reviewed-on: https://go-review.googlesource.com/c/blog/+/188617
Run-TryBot: Russ Cox <rsc@golang.org>
Reviewed-by: Russ Cox <rsc@golang.org>
|
|
|
|
|
|
|
| |
Change-Id: If2bd05e838c112a25788450e5f17ae08a0ec606d
Reviewed-on: https://go-review.googlesource.com/c/blog/+/188577
Run-TryBot: Russ Cox <rsc@golang.org>
Reviewed-by: Russ Cox <rsc@golang.org>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Especially for long blog posts,
it doesn't make sense to bury
who wrote it until the very end.
That can be important context for the reader.
(Also, compare with newspapers etc.)
Change-Id: I3c4b36cf78e94eb461c1ba6b520e2dbff92899aa
Reviewed-on: https://go-review.googlesource.com/c/blog/+/188517
Run-TryBot: Russ Cox <rsc@golang.org>
TryBot-Result: Gobot Gobot <gobot@golang.org>
Reviewed-by: Andrew Bonventre <andybons@golang.org>
|
|
|
|
|
|
|
|
|
|
|
| |
This is the blog post form of my Gophercon 2019 talk.
Change-Id: I841aa8351711e60218df6dd8cec591ce83e3dd18
Reviewed-on: https://go-review.googlesource.com/c/blog/+/188381
Run-TryBot: Russ Cox <rsc@golang.org>
TryBot-Result: Gobot Gobot <gobot@golang.org>
Reviewed-by: Andrew Bonventre <andybons@golang.org>
Reviewed-by: Emmanuel Odeke <emm.odeke@gmail.com>
|
|
|
|
|
|
|
|
|
| |
Reverse has no return value.
Change-Id: I400652e98c993555c25c3c7649518e66bfc3e9e7
Reviewed-on: https://go-review.googlesource.com/c/blog/+/188380
Run-TryBot: Russ Cox <rsc@golang.org>
Reviewed-by: Ian Lance Taylor <iant@golang.org>
|