Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
jf5s2
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
6 ms
·
1.
▲
by
jf5s2
12y ago
The JVM is a great platform, even if I prefer not to use Java the language much. Most of the code I write these days is in Scala.
2.
▲
by
jf5s2
12y ago
There's a very detailed presentation on Scala 2.11 features and improvements here: https://www.youtube.com/watch?v=ByDPifJMSvQ There's quite lot of discussion around the compiler performance improvements.
3.
▲
by
jf5s2
12y ago
Actually I do expect a certain degree of privacy while in public. No everyone is comfortable with Google spying and data mining everything they can get their hands on.
4.
▲
by
jf5s2
12y ago
I can't wait for Google's fleet of personal spy drones to violate my privacy even further.
5.
▲
by
jf5s2
12y ago
The quality of their books is decent, but O'Reilly books are typically clearer to read and more focused. I might buy this book today, simply because there is currently no O'Reilly book on Go (not even early access). I wish someone
6.
▲
by
jf5s2
12y ago
IntelliJ + Scala is very productive for me, also not sure what he's on about.
7.
▲
by
jf5s2
13y ago
I would strongly discourage the use of compiler plug-ins, especially those which modify the bytecode. Not only does it make for code which is hard to follow and difficult debug, but most of them break with each new JDK release, often in unp
8.
▲
by
jf5s2
13y ago
Nice work!