Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
onnoonno
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
14 ms
·
1.
▲
by
onnoonno
8y ago
Even more impressive are IMO the current songs people compose on the SID. This guy is an artist in the true sense: https://www.youtube.com/watch?v=ELpnGDHo0Bg https://www.youtube.com/watch?v=eI5d6Y0Fzl4 Yes
2.
▲
by
onnoonno
9y ago
Another fun one: a=[] a.append(a)
3.
▲
by
onnoonno
9y ago
If you behave lawful, you'll create one single tracking history for everything tied to your real life person. If you don't, you apparently can get away with stuff like that AND on top of that you won't create a single, cohe
4.
▲
by
onnoonno
9y ago
Oh you are right. It actually _does_ have a time shift. I take back what I said and assert the opposite! Thanks for the explanation.
5.
▲
by
onnoonno
9y ago
I see, thanks. But that rather sounds like the buoy itself is switching modes? From the look of all the plots, even the far-away ones, it rather looks to me like they have been remotely switched into event mode (with that 15s stuff being pl
6.
▲
by
onnoonno
9y ago
The spike corresponds to about 15min delay between the quake at 9:31 UTC. But some kind of spike visible in all stations at that time, even very far away ones, like Mendocino bay . Honestly, this looks to me rather like some bad data due t
7.
▲
by
onnoonno
9y ago
At least the time stamps in the plots seem to correspond to current time in GMT.
8.
▲
by
onnoonno
9y ago
But that doesn't fit the data, either. The buoys all report something around the 9:45ish GMT mark. And 1500m/s would mean you reach Mendocino bay in California only about now or so. But have a look at the plot: https://
9.
▲
by
onnoonno
9y ago
> My assumption, guess really, is that they were remotely activated into "Tsunami Mode" -- a more rapid-pulse reporting mode or similar, which just is a bit noisier perhaps? That sounds like a very good guess. But then, the sp
10.
▲
by
onnoonno
9y ago
What I don't get is that nearly all the buoys that have that moving icon "Tsunami alert" show some excitation at the ~9:45GMT mark. But I would of course expect the buoys that are farther away to only show some kind of peak w
11.
▲
by
onnoonno
10y ago
I have easily more than 100 firefox crashes for each kernel crash, and I guess that is similar for other people(?) So I think the session restore is almost always used in a case where firefox crashed, but the system is fine.
12.
▲
by
onnoonno
10y ago
I think versatility and the absolutely easy on-ramp are Python's killer app. The 'absolute noob' can start writing simple python code after 5min of introduction (you can start using it like BASIC), while the 'senior dev&
13.
▲
by
onnoonno
10y ago
Are you sure? Bonnie++ has byte-wise and block-wise tests. Yes, the byte-wise tests are CPU bound (as expected), but I have not seen that for the block-wise tests on any machine so far?
14.
▲
by
onnoonno
10y ago
Relevant: http://superuser.com/questions/957907/unable-to-install-font...
15.
▲
by
onnoonno
10y ago
You have a calculation error: 707 x .32m ~= 230m
16.
▲
by
onnoonno
10y ago
> The latter part is true, but BTC cannot provide that. It's nothing more than a nifty hack. It kind of works, which is impressive, but it is horrible inefficient and impossible to scale due to its inherent limitations. So far the o
17.
▲
by
onnoonno
10y ago
But you still have a lot less predictability: - DRAM refresh - cache hits/misses
18.
▲
by
onnoonno
10y ago
Have you looked at QGit? Yes it is very old - but is also still works fine.
19.
▲
by
onnoonno
10y ago
I do not know why this is downvoted. It is correct. There is a very important context to the 'he called him a goat fucker': The - admittedly very crude - 'poem' he made is embedded in the context of basically explaini
20.
▲
by
onnoonno
10y ago
Thanks for the interesting read.
21.
▲
by
onnoonno
10y ago
Well, but then that simply is a choice , isn't it? I would not expect to be paid in full if I work part-time - why should that be true if I would be a woman?
22.
▲
by
onnoonno
10y ago
FTA: > But the argument that “life choices” made by women are the real reason behind the gap is, in itself, an absurd oversimplification. Sure, many women choose to stay home or cut back their hours after having children. But many others
23.
▲
by
onnoonno
10y ago
In a way, message passing using the usual way, methods, means TWO messages are passed: The parameters and the return value. I think that obscures the better parts of the OOP view quite a bit.
24.
▲
by
onnoonno
10y ago
> Proof of work was invented in the late 90s by Adam Back. The consensus algorithm using proof of work and a blockchain is what Bitcoin brought to the world. Wikipedia disagrees: > The concept may have been first presented by Cynthia
25.
▲
by
onnoonno
10y ago
> So, a minor level of genetic engineering may be useful over the long term (100,000 years) if we want to avoid ever stronger dependence on medical assistance. We don't know where 'Politicians are able to do 100ky policy planni
26.
▲
by
onnoonno
10y ago
> It is even worse in Europe and Russia. Maybe it is a question of a middle ground? I see a slowly declining population as being positive for humanity. I think 1e9 children having a materially secure future is much better than 1e11 child
27.
▲
by
onnoonno
10y ago
Ah, thanks. I am still a bit lost though: What are they going to brute-force then, if there's no such security enclave?
28.
▲
by
onnoonno
10y ago
Wait a bit... So you say that they actually store the keys on the external NAND instead of the supposed-to-be-very-secure crypto parts of the CPU? They apparently have secure memory to store the PIN. It sounds unlikely that they have not en
29.
▲
by
onnoonno
10y ago
... for narrow definitions of 'quantifiable value'.
30.
▲
by
onnoonno
11y ago
Yes, it looks like the real problems occur (as also mentioned in his post) whenever encountering self-modifying code. I wonder whether it would be possible to detect and then either pattern match or manually resolve those cases of self-modi
More ›