Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
NerdsCentral
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
6 ms
·
1.
▲
by
NerdsCentral
14y ago
He did not actually say that - but it is the implication of his comment.
2.
▲
by
NerdsCentral
14y ago
Agile focuses very hard on the short term. Hopes and dreams are not short term. Agile is a way to implement innovation but it will not create it. My experience is that the shorter the stories are then the less innovative the code becomes. T
3.
▲
Javascript Is Junk - But It A Good Way
(nerds-central.blogspot.com)
2 points
by
NerdsCentral
14y ago
|
0 comments
4.
▲
by
NerdsCentral
14y ago
Good arguments. I based 1kw on the 800 watt rating of the machine mentioned plus a/c etc. It is all ball park and I am a bit shocked you are the only person to call me out. But it does not matter because if you 1 tonne per year - it is stil
5.
▲
by
NerdsCentral
14y ago
Not sure of the connection here. BTW - check out the nerds-central post on why Thorium matters if you are pro-nuclear - it might have some good amo for you to use.
6.
▲
by
NerdsCentral
14y ago
OK, I'll explain this as you clearly have no idea what you are talking about. When one commissions a server or server farm it is done against a service non functional requirement. For example 1 second page serve time at peak load. This mean
7.
▲
by
NerdsCentral
14y ago
The post is talking about servers. Most scripting is for code running on servers. Servers do not wait for the user. Your comment has zero merit.
8.
▲
by
NerdsCentral
14y ago
Yes - I said that some time ago.. http://nerds-central.blogspot.co.uk/2007/06/why-flash-is-per... and http://nerds-central.blogspot.co.uk/2010/05/steve-jobs-agree...
9.
▲
by
NerdsCentral
14y ago
Most real scientific computing (quantum mechanics - in which I did my doctorate, meteorology, astrophysics etc.) is done in C or more normally FORTRAN. The code will use highly optimised routines like BLAS. It is normal to perform careful i
10.
▲
by
NerdsCentral
14y ago
Unfortunately - right now - we do not have unlimited energy. If we did - then the argument simply shifts to the limited mineral resources we have to make the computers...
11.
▲
PHP/Python/Ruby - Immoral?
(nerds-central.blogspot.com)
5 points
by
NerdsCentral
14y ago
|
29 comments
12.
▲
C++11 Locality Of Source Code With Closures
(nerds-central.blogspot.com)
1 points
by
NerdsCentral
14y ago
|
0 comments
13.
▲
by
NerdsCentral
15y ago
I was not expecting this to produce so much interest. I guess a lot of people have asked about how to implement try/catch/finally in C++.
14.
▲
C++11 Partial Application Of Lambdas Using Closures
(nerds-central.blogspot.com)
2 points
by
NerdsCentral
15y ago
|
0 comments
15.
▲
10 Stinky Things To Avoid In Java
(nerds-central.blogspot.com)
4 points
by
NerdsCentral
15y ago
|
1 comments
16.
▲
Searching For The Functional/Object Sweet Spot
(nerds-central.blogspot.com)
3 points
by
NerdsCentral
15y ago
|
0 comments
17.
▲
C++11 Makes Competitors Go Rusty
(nerds-central.blogspot.com)
64 points
by
NerdsCentral
15y ago
|
64 comments
18.
▲
by
NerdsCentral
15y ago
Wow - how did it get that badly screwed up? Thanks for pointing that out.
19.
▲
Why Relational Data Failed
(nerds-central.blogspot.com)
1 points
by
NerdsCentral
15y ago
|
2 comments
20.
▲
by
NerdsCentral
15y ago
Thanks for upvoting!
21.
▲
ASD/ASC: Please Support This Vital Research
(nerds-central.blogspot.com)
2 points
by
NerdsCentral
15y ago
|
1 comments
22.
▲
Reference Counting Is Not Deterministic
(nerds-central.blogspot.com)
2 points
by
NerdsCentral
15y ago
|
0 comments
23.
▲
AtomicInteger, Volatile, Synchronized and Raw: Performance and safety
(nerds-central.blogspot.com)
1 points
by
NerdsCentral
15y ago
|
0 comments
24.
▲
More Garbage Collector Carnage
(nerds-central.blogspot.com)
1 points
by
NerdsCentral
15y ago
|
0 comments
25.
▲
JNI: In-process multi-thread driving of single threaded libraries
(nerds-central.blogspot.com)
1 points
by
NerdsCentral
15y ago
|
0 comments
26.
▲
by
NerdsCentral
15y ago
Hi Scott, I think I am reacting to the arrogance in the language. "This is how research works." is what you said. That is quite presumptuousness of you to say that because your language naturally suggests you are telling me something I don'
27.
▲
by
NerdsCentral
15y ago
Actually, it is relevant that I was researching something else. I have published papers on research; in that process one crosses all the ts etc. In this case I am saying - here it is - if you are interested you can run with it. That is very
28.
▲
by
NerdsCentral
15y ago
I know - I think the post makes that clear. I explained the purpose of the whole thing an earlier reply. But Oracle and IBM have realtime implementations of the JVM I believe, though I am more familiar with the Oracle one.
29.
▲
by
NerdsCentral
15y ago
Totally agree. My original aim was to use an idea I had about the way the garbage collector synchronises in the Oracle JVM to give 'windows' of determinism. So I set about making a program to push the gc really hard so I could see if my ide
30.
▲
by
NerdsCentral
15y ago
My point is that I never said the GC was bad. I said I showed up issue with it. As I explained in detail in my post - I was actually researching something else. BTW I did experiment with 2 other garbage collectors - the default and the incr
More ›