Live data from Hacker News

Viewing profile — dahfizz

dahfizz

HN member
Joined
Mon, Apr 02, 2018, 6:40 PM UTC
HN karma
9,469
Public activity
2,997 items

About dahfizz

No profile information was provided.

Recent public activity

  1. comment
    Comment #47580544

    But how do you deal with communicating that some library you maintain has a behavior change? People already need to know to look at your code in order to read your comments.

  2. comment
    Comment #47580511

    This is kind of a fundamental issue with release notes. They are broadcasting lots of information, and only a small amount of information is relevant to any particular user (at lea…

  3. comment
    Comment #47506337

    It dipped during the covid recession and then recovered to an all time high. Is this your first time looking at an economic chart? It doesn't need to increase every quarter for it …

  4. comment
    Comment #47506297

    No, the poor are also getting richer: https://fred.stlouisfed.org/series/WFRBLB50107 You're looking at what percent of the total wealth pie do the poor get. But the pie itself is g…

  5. comment
    Comment #47506067

    > They are illustrations of a general principle: the legal inheritance channel compounds while the biological one reverts. All this pseudo-math relies on the fact that family wealt…

  6. comment
    Comment #46604760

    Which are famously reliable and cheap to service...

  7. comment
    Comment #45693981

    Being able to avoid an extra copy is actually a huge performance gain when you can safely do it. You shouldn't discount how useful mmap is just because its not useful in every scen…

  8. comment
    Comment #45693962

    This reads like complete nonsense. If HTTP is involved, lets just give up and make the system as slow as possible? The HTTP request needs to actually be actioned by the server befo…

  9. comment
    Comment #45618327

    The differential on an EV is the same as on an ICE car. It does the same job either way, it doesn't care whether the power source is gas or electricity. But on an EV, that's basica…

  10. comment
    Comment #45300565

    What about Australia? I’m not sure there is one simple & correct definition of “the West”.

  11. comment
    Comment #44748210

    Yeah I totally get that it optimizes for different things. But the trade offs seem way too severe. Does saving one round trip on the handshake mean anything at all if you're only g…

  12. comment
    Comment #44747680

    > QUIC is meant to be fast, but the benchmark results included with the patch series do not show the proposed in-kernel implementation living up to that. A comparison of in-kernel …

  13. comment
    Comment #44551438

    Aeron is very popular in large financial trading systems. Maybe since multicast is already commonplace (that's how most exchanges distribute market data).

  14. comment
    Comment #42249408

    How does removing gifted and talented programs support "those from low-opportunity backgrounds"? "persecuting genius" is literally what is happening.

  15. comment
    Comment #42238097

    The key is that blibbe is talking about switches. Modern switches can process packets at line rate. If you're working in AWS, you almost certainly are hitting a router, which is co…

  16. comment
    Comment #42194197

    The important distinction is that it is possible, and should be the expectation, that you can study beetles and publish the results without any sort of political motivation or bias…

  17. comment
    Comment #42194147

    I just think we are talking about different things. I hear what you are saying, but I don't think that bakeries being tangentially related to politically charged topics make them a…

  18. comment
    Comment #42187466

    Okay. And your argument is that a large bakery is fundamentally related to government affairs? What about the nature of a large bakery is political?

  19. comment
    Comment #42187185

    Can you define "institution" and "political" for me, then? I would argue that there is nothing political about a local bakery, for example. Just a dude making some cakes. He may oc…

  20. comment
    Comment #42184944

    Scientific research is apolitical. Even the act of studying abortion or transgenderism is not inherently political. Just because scientists have to occasionally interact with polit…

  21. comment
    Comment #42184877

    I believe you're nit-picking instead of interacting with the content of my comment. OP did not literally say "Everything is political", they said "There are no apolitical instituti…

  22. comment
    Comment #42183682

    "Everything is political" is such a boring tautology. Everything exists within the political climate of modern society. Institutions are forced to navigate the political landscape …

  23. comment
    Comment #41808292

    Yeah, this is also a big concern of mine. Nuclear weapons haven’t been used since ww2, but there also hasn’t ever been total war between two nuclear powers. The current climate in …

  24. comment
    Comment #41755830

    > European and American calls cost the same on non-dividend paying stocks All else being equal, I would prefer to buy an option contract I can exercise at any time vs one I can onl…

  25. comment
    Comment #41371122

    I think being a good engineer requires some amount of "soft skills" like project planing, documentation, understanding user requirements. Its more than just being good at writing c…