Hacker News
- "14 Years of Go" by Rob Pike https://www.codereliant.io/14-years-of-go/ 70 comments
- Rob Pike: Simplicity Is Complicated [video] http://www.thedotpost.com/2015/11/rob-pike-simplicity-is-complicated 147 comments
- Rob Pike on Go interfaces https://groups.google.com/group/golang-nuts/msg/8de71de10ea48f96 37 comments
- Rob Pike: Dennis Ritchie has died https://plus.google.com/u/2/101960720994009339267/posts/ENuEDDYfvKP 196 comments
- All Systems Are Go: An Interview with Rob Pike http://www.informit.com/articles/article.aspx?p=1623555 3 comments
- Rob Pike frustrated by Java, C++ complexity http://www.pcworld.idg.com.au/article/354210/google_executive_frustrated_by_java_c_complexity/ 45 comments
Lobsters
- Rob Pike - Simplicity is Complicated https://www.youtube.com/watch?v=rFejpH_tAHM 34 comments go , programming , video
- Rob Pike's 5 Rules of Programming http://users.ece.utexas.edu/~adnan/pike.html 81 comments practices , programming
- What We Got Right, What We Got Wrong - Rob Pike's Talk at GopherConAU https://commandcenter.blogspot.com/2024/01/what-we-got-right-what-we-got-wrong.html 109 comments golang
- Russ Cox solves most of the 2021 Advent of Code challenge in Ivy, an APL-like language by Rob Pike [YouTube playlist] https://www.youtube.com/playlist?list=PLrwpzH1_9ufMLOB6BAdzO08Qx-9jHGfGg 3 comments apljk
- Rob Pike's 5 Rules of Programming (1989) http://users.ece.utexas.edu/~adnan/pike.html 63 comments programming
- Rob Pike interview: “Go has indeed become the language of cloud infrastructure“ https://evrone.com/rob-pike-interview 42 comments golang
- Rob Pike: Computational reproducibility: Some challenges https://commandcenter.blogspot.com/2019/11/computational-reproducibility-some.html 18 comments golang
- Rob Pike Reinvented Monads https://www.innoq.com/en/blog/golang-errors-monads/ 49 comments haskell
- Rob Pike has done it again https://robpike.io 74 comments golang
- Ten Years of Go (Rob <commander> Pike) https://commandcenter.blogspot.in/2017/09/go-ten-years-and-climbing.html 7 comments golang
- GopherCon 2016: Rob Pike - The Design of the Go Assembler https://www.youtube.com/watch?v=KINIAgRpkDA 16 comments programming
- dotGo 2015 - Rob Pike - Simplicity is Complicated http://www.thedotpost.com/2015/11/rob-pike-simplicity-is-complicated 39 comments golang
- dotGo 2015 announces full lineup, including Rob Pike! http://www.dotgo.eu 3 comments golang
- Less is exponentially more - Rob Pike on why C++ programmers don't come to Go http://commandcenter.blogspot.de/2012/06/less-is-exponentially-more.html 22 comments golang
- #100: Go programming with Rob Pike and Andrew Gerrand http://thechangelog.com/100/ 4 comments golang
- Rob Pike: The byte order fallacy http://commandcenter.blogspot.se/2012/04/byte-order-fallacy.html 58 comments programming
- On Running Away: The shy Shell « Rob Pike https://plus.google.com/101960720994009339267/posts/32y1o5wfnjd 3 comments programming
- Rob Pike: Go's implementation is getting faster all the time. [...] Relative to Go 1 the implementation at tip is seeing benchmarks that are often 50% or more faster, sometimes much more. https://groups.google.com/d/msg/golang-nuts/rxq96lckpq4/fgocau6ofoyj 10 comments golang
- Less is exponentially more (Rob Pike on the origins of Go) http://commandcenter.blogspot.com/2012/06/less-is-exponentially-more.html 69 comments golang
- Concurrency is not Parallelism (it's better) - A talk by Rob Pike http://concur.rspace.googlecode.com/hg/talk/concur.html#landing-slide 4 comments golang
- Rob Pike: Code that asks about the native byte order is wrong. http://commandcenter.blogspot.com/2012/04/byte-order-fallacy.html 243 comments programming
- Rob Pike: Dennis Ritchie has died https://plus.google.com/u/2/101960720994009339267/posts/enueddyfvkp?hl=en 204 comments programming
- "Hello World or Καλημέρα κόσμε or こんにちは 世界": The original 1993 paper where Rob Pike and Ken Thompson first described UTF-8. http://doc.cat-v.org/plan_9/4th_edition/papers/utf 12 comments programming
- Rob Pike discovers sendfile() http://groups.google.com/group/golang-nuts/msg/623dd6d97a9156b0 40 comments programming
- Rob Pike talks about Go at Emerging Languages Camp 2010 http://confreaks.net/videos/115-elcamp2010-go 3 comments golang
- An Interview with Rob Pike [Go] http://www.informit.com/articles/article.aspx?p=1623555 30 comments programming
- Structural Regular Expressions , created by Rob Pike http://code.google.com/p/sregex/ 23 comments programming
- Notes on Programming in C by Rob Pike http://doc.cat-v.org/bell_labs/pikestyle 34 comments programming
- The Styx Architecture for Distributed Systems by Rob Pike and Dennis M. Ritchie http://doc.cat-v.org/inferno/4th_edition/styx 9 comments programming
- "The Good, the Bad, and the Ugly: The Unix Legacy" by Rob Pike http://herpolhode.com/rob/ugly.pdf 46 comments programming
- Using Rob Pike's self referential functions design in a rest client https://www.reddit.com/r/golang/comments/5y2vjm/using_rob_pikes_self_referential_functions_design/ 13 comments golang
- Rob Pike: Public Static Void -- A discussion on Rob Pike's talk about the motivation for Go http://lambda-the-ultimate.org/node/4279 22 comments programming
- Rob Pike, co-creator of Google Go, on the history of Concurrency, Coroutines vs Threads vs Processes, , CSP, Channels, the elegance of the unified API of Plan 9 and much more http://www.infoq.com/interviews/pike-concurrency 77 comments programming
- Proposal by Rob Pike to remove most semi-colons from Go http://groups.google.com/group/golang-nuts/msg/7facb7856f017791? 12 comments golang