I want off Mr. Golang's Wild Ride
https://fasterthanli.me/articles/i-want-off-mr-golangs-wild-ride
> What makes you choose Go over C#/Java for medium projects? Because I said: >> ... | Hacker News
https://news.ycombinator.com/item?id=37342711
AWS SDK for Go Version 2 – General Availability | AWS Developer Blog
https://aws.amazon.com/blogs/developer/aws-sdk-for-go-version-2-general-availability/
Alternatives to sum types in Go - Making Pusher
https://making.pusher.com/alternatives-to-sum-types-in-go/
Basics of Futexes - Eli Bendersky's website
https://eli.thegreenplace.net/2018/basics-of-futexes/
Configuring sql.DB for Better Performance - Alex Edwards
https://www.alexedwards.net/blog/configuring-sqldb
Design Draft: First Class Fuzzing
https://go.googlesource.com/proposal/+/master/design/draft-fuzzing.md
Design Draft: First Class Fuzzing : golang
https://www.reddit.com/r/golang/comments/hvpr96/design_draft_first_class_fuzzing/
Error Inspection — Draft Design
https://go.googlesource.com/proposal/+/master/design/go2draft-error-inspection.md
GitHub - charmbracelet/bubbletea: A powerful little TUI framework 🏗
https://github.com/charmbracelet/bubbletea
GitHub - icexin/eggos: A Go unikernel running on x86 bare metal
https://github.com/icexin/eggos
GitHub - ksimka/go-is-not-good: A curated list of articles complaining that go (golang) isn't good enough
https://github.com/ksimka/go-is-not-good
GitHub - quii/learn-go-with-tests: Learn Go with test-driven development
https://github.com/quii/learn-go-with-tests
Go is Google’s language, not the community’s | Hacker News
https://news.ycombinator.com/item?id=19978200
Go proposal: Leave “if err != nil” alone? | Hacker News
https://news.ycombinator.com/item?id=20303468
Golang vs. Rust: Which One To Choose in 2022? | Trio Developers
https://www.trio.dev/blog/golang-vs-rust
How To _Avoid_ Parallel Execution of Tests in Go | by Xavier Coulon | Medium
https://medium.com/@xcoulon/how-to-avoid-parallel-execution-of-tests-in-golang-763d32d88eec
Peter Bourgon · Go best practices, six years in
https://peter.bourgon.org/go-best-practices-2016/
Rust has had OS channels since forever, and async channels for 5 years. Rust has... | Hacker News
https://news.ycombinator.com/item?id=37436924
Rust vs. GO. My goal is to compare both languages… | by Javier Ramos | Apr, 2022 | ITNEXT
https://itnext.io/rust-vs-go-cc38b7048181
Why Discord is switching from Go to Rust | by Jesse Howarth | Discord Blog
https://blog.discord.com/why-discord-is-switching-from-go-to-rust-a190bbca2b1f
go test package in parallel (Example)
https://coderwall.com/p/rwgo_a/go-test-package-in-parallel
netaddr.IP: a new IP address type for Go · Tailscale Blog
https://tailscale.com/blog/netaddr-new-ip-type-for-go/
r/golang - My first program with Go - A program that takes snapshots of subreddits and stores them in a database.
https://www.reddit.com/r/golang/comments/a6hco1/my_first_program_with_go_a_program_that_takes/
r/golang - Rust vs Go discussion
https://www.reddit.com/r/golang/comments/ak6vrh/rust_vs_go_discussion/
r/programming - Sandspiel – A falling sand game built in Rust and WebGL
https://www.reddit.com/r/programming/comments/a6zxou/sandspiel_a_falling_sand_game_built_in_rust_and/
research!rsc: Updating the Go Memory Model (Memory Models, Part 3)
https://research.swtch.com/gomm
testing: add fuzz test support · Issue #44551 · golang/go · GitHub
https://github.com/golang/go/issues/44551