quic-go: https://github.com/quic-go/quic-go/
John Locke kept one: https://fs.blog/john-locke-common-place-book/
1. The art of doing science and engineering by Richard Hamming. This might be the best engineering book I've ever read. Hamming's breadth and depth are fascinating. His back of the envelope calculations are crazy…
ah crap. how did I miss that! Thanks!
A question on generics from the docs if the declaration is func Keys(type K, V)(m map[K]V) []K why do we need to call it like keys := Keys(int, string)(map[int]string{1:"one", 2: "two"}) can't the types int and string…
It's open for anyone to read, the article links to nature which is behind paywall. https://deepmind.com/research/publications/ the download link is open. https://www.biorxiv.org/content/biorxiv/early/2017/07/25/097...
quic-go: https://github.com/quic-go/quic-go/
John Locke kept one: https://fs.blog/john-locke-common-place-book/
1. The art of doing science and engineering by Richard Hamming. This might be the best engineering book I've ever read. Hamming's breadth and depth are fascinating. His back of the envelope calculations are crazy…
ah crap. how did I miss that! Thanks!
A question on generics from the docs if the declaration is func Keys(type K, V)(m map[K]V) []K why do we need to call it like keys := Keys(int, string)(map[int]string{1:"one", 2: "two"}) can't the types int and string…
It's open for anyone to read, the article links to nature which is behind paywall. https://deepmind.com/research/publications/ the download link is open. https://www.biorxiv.org/content/biorxiv/early/2017/07/25/097...