n13 | 5 years ago | on: Oracle Moving HQ to Austin
n13's comments
n13 | 5 years ago | on: Tech elites leaving San Francisco threaten Silicon Valley's supremacy
n13 | 6 years ago | on: Ask HN: How should I invest $200K in this market?
n13 | 6 years ago | on: Go Contracts – Draft Design
Another alternative that I would like is to have angle brackets < > for better readability, so that definition and call would look as follows:
// 1
func Print2<type T1, T2>(s1 []T1, s2 []T2) { ... }
Print2<int,int>( ... )
// 2
var v Vector<int>
// 3
func (v *Vector<Element>) Push(x Element) { *v = append(*v, x) }
Sorry, if it gives you C++ nightmares.n13 | 7 years ago | on: About V, the language Volt is written in
n13 | 8 years ago | on: Google acquires Owlchemy Labs
n13 | 8 years ago | on: Google acquires Owlchemy Labs
n13 | 9 years ago | on: Finding a $5,000 Google Maps XSS by fiddling with Protobuf
n13 | 9 years ago | on: Finding a $5,000 Google Maps XSS by fiddling with Protobuf
n13 | 9 years ago | on: Ask HN: What is the best online learning subscription for S/W Developers?
n13 | 9 years ago | on: Ask HN: Best Chair for Programming
Warning: KickStarter suspended their campaign [2] because they were reselling the product. You may also want to check this Reddit thread [3] before you make your mind.
[1] - https://www.autonomous.ai/office-chair
[2] - https://thetechreviewer.com/tech-news/kickstarter-suspends-a...
[3] - https://www.reddit.com/r/shittykickstarters/comments/58ndet/...
Edit: Newlines.
n13 | 10 years ago | on: Ask HN: How did you learn about stocks and the market?
n13 | 10 years ago | on: Alphabet slides 5% after missing earnings expectations on revenue of $20.3B
n13 | 10 years ago | on: Ask HN: How did you learn about stocks and the market?
n13 | 10 years ago | on: Ask HN: How did you learn about stocks and the market?
n13 | 10 years ago | on: Ask HN: How did you learn about stocks and the market?
n13 | 10 years ago | on: Ask HN: How did you learn about stocks and the market?
n13 | 10 years ago | on: Kite – Programming Copilot
n13 | 10 years ago | on: Design better databases
n13 | 10 years ago | on: WhatsApp Rolls Out End-To-End Encryption to Its Over 1B Users