Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
code-dog
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
8 ms
·
1.
▲
Profiling Java 8 Lambdas With DPJ
(nerds-central.blogspot.com)
2 points
by
code-dog
14y ago
|
0 comments
2.
▲
Java swapping large objects to disk automatically
(nerds-central.blogspot.co.uk)
2 points
by
code-dog
14y ago
|
1 comments
3.
▲
Weak,Soft and Phantom References - When & When Not To Use
(javaadvent.com)
2 points
by
code-dog
14y ago
|
0 comments
4.
▲
by
code-dog
14y ago
Good point - what is clojure actually for?
5.
▲
Java Advent Calendar
(nerds-central.blogspot.com)
3 points
by
code-dog
14y ago
|
1 comments
6.
▲
Resonance Synthesis - A separate class of sound synthesis or not
(nerds-central.blogspot.com)
1 points
by
code-dog
14y ago
|
0 comments
7.
▲
RDTSC cycle counting shows C++ - JNI calls VERY SLOW INDEAD
(nerds-central.blogspot.com)
2 points
by
code-dog
14y ago
|
0 comments
8.
▲
Lambdas: a looser, more flexible future for Java
(nerds-central.blogspot.com)
2 points
by
code-dog
14y ago
|
0 comments
9.
▲
by
code-dog
14y ago
... and you have to work really hard to make C or C++ run any faster than the JVM. For all normal levels of programmer effort there is no difference or the JVM is faster.
10.
▲
by
code-dog
14y ago
I see your point, but then money is money. So, why pay MS anything? Why is computing treated in this unique way where minimizing cost is not standard practice?
11.
▲
by
code-dog
14y ago
Oracle moving on from the 1.6 doldrums was a huge plus for Java and the JVM. Now the buzz is around 1.8 with lambdas and enhancements to performance of invoke dynamic.
12.
▲
by
code-dog
14y ago
Makes sense - the JVM is fast and stable. It comes with a huge array of tooling and its own built in debugging system. It is well supported and cross platform. Why would you not want to take advantage of all that good stuff?
13.
▲
by
code-dog
14y ago
Yes! Someone gets it!
14.
▲
by
code-dog
14y ago
In this case a team could work across the project. One on the parser/lexer one on AST translation, one of code generation, Two on the runtime and 1 on build/ci. I think that makes 6.
15.
▲
by
code-dog
14y ago
That is true. As someone who thinks both ways (craft and day job) the issue with Scala (that with which I have the most experience) is the tooling.
16.
▲
by
code-dog
14y ago
The JVM has a huge advantage over the CLR in that Mono is nothing like as well supported as Oracle supports the JVM and Microsoft's CLR is Windows only - which makes it far to expensive for cloud computing.
17.
▲
by
code-dog
14y ago
No reason it should take that long. The article suggest 6 person years - which could mean 6 people for 1 year.
18.
▲
Facebook Porting PHP To JVM
(nerds-central.blogspot.com)
44 points
by
code-dog
14y ago
|
63 comments
19.
▲
Mercurial/USB The Ultimate In Development On The Go
(nerds-central.blogspot.com)
2 points
by
code-dog
14y ago
|
0 comments
20.
▲
32 Bit JVM - Time To Shoot The Old Girl
(nerds-central.blogspot.com)
1 points
by
code-dog
14y ago
|
0 comments
21.
▲
by
code-dog
14y ago
I would love to see if this is the same on Linux...
22.
▲
12- Distributed, Shared, Seamless Windowing For Linux, Windows, OSX..
(nerds-central.blogspot.com)
2 points
by
code-dog
14y ago
|
1 comments
23.
▲
by
code-dog
14y ago
I guess that is not the real point of the post. It seems to be more about keeping grounded and not taking 'the buzz' too seriously.
24.
▲
by
code-dog
14y ago
Could not have put it better myself.
25.
▲
by
code-dog
14y ago
I like scala but the compiler is slooooooooow. The tooling needs work before it can be main stream.
26.
▲
by
code-dog
14y ago
The implementation is compiler dependant. Nevertheless, it would appear that the normal implementation is to create something which looks like a normal object with pointers back to the state it closes around. In theory it should be fast and
27.
▲
C++11 Continuations - High Performance JNI
(nerds-central.blogspot.co.uk)
30 points
by
code-dog
14y ago
|
7 comments
28.
▲
User Injected High Speed Benchmarking In C
(nerds-central.blogspot.com)
1 points
by
code-dog
14y ago
|
0 comments
29.
▲
Massive Performance Gain (45:1) From Escape Analysis In Java Explained
(nerds-central.blogspot.com)
1 points
by
code-dog
14y ago
|
0 comments
30.
▲
C++11 thread_local Performance And Use For Legacy Code Upgrade
(nerds-central.blogspot.com)
3 points
by
code-dog
14y ago
|
0 comments
More ›