Live data from Hacker News

Viewing profile — eudox

eudox

HN member
Joined
Thu, Oct 10, 2013, 3:32 PM UTC
HN karma
1,264
Public activity
333 items

About eudox

No profile information was provided.

Recent public activity

  1. comment
  2. comment
    Comment #15210422

    For those who haven't heard of this: https://en.wikipedia.org/wiki/Product_binning

  3. comment
    Comment #13950657

    Mandarin as in Mandarinate, not as in the language.

  4. story
  5. 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.

  6. 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…

  7. 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…

  8. 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, …

  9. 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…

  10. comment
    Comment #12372682

    Actually, cubicles are a good thing.

  11. comment
    Comment #12285555

    The frequency illusion is indeed real but there has been a definite uptick in posts about Gopher here.

  12. 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…

  13. comment
    Comment #12250456

    Probably not.

  14. 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'.

  15. 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…

  16. 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.

  17. 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) …

  18. comment
    Comment #12247895

    >Agricultural output is still growing, but there are physical limits. And people frequently confuse engineering limits with physical limits.

  19. 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…

  20. 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…

  21. 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…

  22. 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…

  23. 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.

  24. 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 …

  25. 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.