Viewing profile — grive
grive
HN member- Joined
- Fri, Feb 12, 2016, 5:26 PM UTC
- HN karma
- 783
- Public activity
- 183 items
- HN profile
- View on Hacker News ↗
About grive
No profile information was provided.
Recent public activity
-
comment
Comment #38624773
Maybe A Deepness in the sky, from this author? The hero saves the day by hacking old routines lying in the depth of the ship systems.
-
comment
Comment #37985666
I think you simply missed my point twice. >> "Some external circumstances could change reducing them to a pile of oxides" (or some other transformations I guess in case of fire.) T…
-
comment
Comment #37914653
For the majority of life existence as we know it (meaning, a proton gradient separated by a membrane), living systems were immortal. Some external circumstances could change reduci…
-
comment
Comment #37388940
Sure, it's definitely not the same. I would not think of someone not believing the most extreme predictions to be a skeptic. What I call climate change skeptics are people playing …
-
comment
Comment #37372666
This website is a pathetic example of cherry-picked and misrepresented data. No surprise coming from climate change deniers. Hacker News always had a pretty high number of such peo…
-
comment
Comment #36677796
I mean yes that's a weird take, why would MacOS be considered first? I have a Mac provided by my company. None of my development tools are available there, profiling, debugging is …
-
comment
Comment #36677713
Entropy does not drive the creation of life. Life appears in spite of the 2nd law. The context in which it appears means that life orders its context, so 'feeds off' low entropy. B…
-
comment
Comment #35413564
I would tend to agree. This article conveniently designs its benchmark to be exactly when open addressing would work. In almost all of the maps implementations I have used so far, …
-
comment
Comment #33721419
> The only art in that room was watching that crowd accept that wretched noise as performance, simply because the person making it happened to be on stage. You cannot fathom that o…
-
comment
Comment #33224999
> Will you call all of those people myopic for pursuing a richer life, as well? Definitely. People living in the US are not the most happy on Earth. Life is not the easiest there. …
-
comment
Comment #33203947
> And I think they have a point. They may have a point, that won't change the reality of the situation: letting them do exactly what the developed countries did, will kill them. Th…
-
comment
Comment #33203838
> As a commenter put it so eloquently elsewhere, how do we ensure that Bangladeshis and Pakistanis can live like Texans? Because relieving human suffering is my goal. Are you prepa…
-
comment
Comment #33203479
We are supposed to stop designing cities around cars, yes.
-
comment
Comment #33203470
> Second, no conspiracy would be needed, just hypocrisy of individuals. To quote your first sentence: > It's interesting to me how much people are trained to reflex against this po…
-
comment
Comment #31985951
Networking stacks are used in two ways: endpoints and forwarders. Forwarders are usually not doing much with packets, just reading a few fields and choosing an output port. These a…
-
comment
Comment #31985912
FPGAs are falling out of favor, ASICs are sufficient to implement most network processing. Funnily, one of the biggest DPDK feature is an API to program smartNICs exactly in that w…
-
comment
Comment #31808047
An encoding which varies over time, dependent on previous states does not seem impossible. I don't think this is disqualifying to say that a sufficiently complex system cannot then…
-
comment
Comment #30021256
'General consensus' does not exist. Take the Covid vaccine: it is clearly shown to reduce the risks compared to getting Covid without it, and still there is no consensus about gett…
-
comment
Comment #30021203
> I imagine that 200 years from now we might look back at using all these substances as something as dumb as drawing blood with leeches for a migraine or something. The reason to t…
-
comment
Comment #29198516
Indeed! I was working with false assumptions, thanks for correcting them.
-
comment
Comment #29197821
When you buy an ISO standard, it is marked by the buyer ID. To make it publicly available, you need to strip it. That means the file must be modified, and the tampered copy must be…
-
comment
Comment #28358283
[flagged]
-
comment
Comment #27590922
> Is that the thanks we get for trying to save their lives? What kind of 'thanks' would you expect exactly? They have lived the year at higher risk of contracting dangerous symptom…
-
comment
Comment #27182698
You're right to nit-pick! It is rather embarassingly wrong (10G -> 100G should be a pretty obvious 14.88Mpps -> 148.8Mpps...). Unfortunately it seems I cannot edit the comment so I…
-
comment
Comment #27140190
This patch brings XDP RX to 4.2Mpps which is nice. In 2015 high-speed networking was targeting 10G line rate, i.e. 14.8Mpps. Today the NICs are 100G (42Mpps), next year it will be …