Hacker Newsnew | past | comments | ask | show | jobs | submit | fromlogin
Do we have reference types in Golang (github.com/go101)
1 point by synergy20 on July 17, 2022 | past
Go is not C, so there is not an extreme fast way to merge slices (github.com/go101)
2 points by tapirl on July 11, 2021 | past
Writing qualified Go benchmarks is not easy (github.com/go101)
1 point by tapirl on July 9, 2021 | past
Golds: A code reader for reading and studying Go code in a mouse-click way (github.com/go101)
1 point by tapirl on March 15, 2021 | past
Gold: A local docs server for Go, shows type implementation relations in brower (github.com/go101)
1 point by tapirl on Sept 12, 2020 | past
An experimental Go local docs server which shows type implementation relations (github.com/go101)
1 point by tapirl on June 17, 2020 | past
A Go 1 compatible final value proposal (github.com/go101)
7 points by tapirl on Jan 29, 2020 | past
The benefits of supporting immutable and read only values in Go (github.com/go101)
1 point by tapirl on Jan 23, 2020 | past
Small design details I like in Go (github.com/go101)
1 point by tapirl on Dec 29, 2019 | past | 3 comments
Main selling point of Go is not simplicity, but overall balance and flexibility (github.com/go101)
2 points by todotask on Dec 10, 2019 | past
The main sell point of Go is not simplicity, but overall balance and flexibility (github.com/go101)
29 points by tapirl on Dec 9, 2019 | past | 51 comments
A proposal to support read-only and practical immutable values in Go (github.com/go101)
2 points by tapirl on June 29, 2019 | past
A proposal to support final values and read-only parameters/results in Go (github.com/go101)
2 points by tapirl on Feb 27, 2019 | past
A Go immutable types/values proposal (github.com/go101)
2 points by tapirl on Jan 23, 2019 | past
Some Go benchmarks, reasonables and counterintuitives (github.com/go101)
2 points by tapirl on June 29, 2018 | past
In Go, some evaluation orders in multi-value assignments are unspecified (github.com/go101)
3 points by tapirl on June 25, 2018 | past
Some details about byte slices and rune slices in Go – go101/go101 Wiki (github.com/go101)
2 points by rbanffy on May 18, 2018 | past
How to perfectly clone a slice in Go? (github.com/go101)
2 points by tapirl on May 14, 2018 | past
Go 101 – a book focusing on Go syntaxes and semantics (github.com/go101)
2 points by tapirl on March 31, 2018 | past

Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: