Viewing profile — eudox
eudox
HN member- Joined
- Thu, Oct 10, 2013, 3:32 PM UTC
- HN karma
- 1,264
- Public activity
- 333 items
- HN profile
- View on Hacker News ↗
About eudox
No profile information was provided.
Recent public activity
- comment
-
comment
Comment #15210422
For those who haven't heard of this: https://en.wikipedia.org/wiki/Product_binning
-
comment
Comment #13950657
Mandarin as in Mandarinate, not as in the language.
- story
-
comment
Comment #13321868
No, it isn't. There's a difference between McCarthy's "Maxwell's equations of software" and the full-blown Common Lisp standard, which was designed by and aimed at industry.
-
comment
Comment #12882924
>The problem was that the Chavista regime bungled the state-owned oil company so badly that it didn't have enough money even when crude prices were high, and really doesn't now tha…
-
comment
Comment #12573278
>You see a lot of mixed-income neighborhoods in Houston - places where people are building $700,000 homes where 80% of the same street are 1000 square foot shacks with people livin…
-
comment
Comment #12493598
Replacing malloc/calloc/free etc an application-specific xmalloc/xcalloc/xfree is seemingly a fairly common pattern. There's one example in libiberty[0] (-liberty, get it?) where, …
-
comment
Comment #12471851
The included header file uses the macro system, among other things, to bring C99 up-to-date with more modern programming techniques, using what we've learnt in the past decades sin…
-
comment
Comment #12372682
Actually, cubicles are a good thing.
-
comment
Comment #12285555
The frequency illusion is indeed real but there has been a definite uptick in posts about Gopher here.
-
comment
Comment #12254048
Yes, that's the point. But it's very hard to point to the effective engineering limit. For example: the ultimate limit to computing power is Bremermann's limit, but that's only rea…
-
comment
Comment #12250456
Probably not.
-
comment
Comment #12249349
The only context where Argentina can be in the same sentence as Australia is in a list of countries in the Southern Hemisphere, or countries whose names start with an 'A'.
-
comment
Comment #12248215
A better way to read this map: countries in the deep red are places where people have tamed this inhuman, unforgiving Earth, and people can lead happy and self-defined lives. Count…
-
comment
Comment #12247939
>Singapore: 16000% So the takeaway from this is you should aim for high biocapacity deficit, right? I mean, I live in a deep green country, and it's a filthy dump.
-
comment
Comment #12247929
>they only shifted the problem once again Shifting the problem is a sometimes a good thing. In this case, because it means the energy can now come from effective sources (nuclear) …
-
comment
Comment #12247895
>Agricultural output is still growing, but there are physical limits. And people frequently confuse engineering limits with physical limits.
-
comment
Comment #12239056
>What they saw was that, not only did the star's light output occasionally dip by 20 percent - the weird behaviour scientists first spotted last year - but over the course of the o…
-
comment
Comment #12215236
In that case, though, the immutability is a property of the operations rather than the data. And you can have mutating versions of most of those operations that alter the data they…
-
comment
Comment #12215227
Equality, like copying, is often more complicated than that. You often run into a problem where you need a domain-specific equality function for your objects. Which is not to say t…
-
comment
Comment #12215216
Algebraic data types and pattern matching are equivalent to having a class hierarchy and implementing the same method for each class. The idea that Haskell or OCaml or SML are spec…
-
comment
Comment #12156076
>It lets you search by type signature. If you know the inputs and output then you know the type signature. So in short, yes. In short, no.
-
comment
Comment #12116778
>He was elected democratically, but then he behaved like a dictator. He was elected democratically to behave like a dictator . Most dictatorships advertise quite clearly what they …
-
comment
Comment #12116682
So there you go. That's how Communism is compatible with democracy. It burns the same fuel: the promise of mass political power.