Live data from Hacker News

Viewing profile — perennialmind

perennialmind

HN member
Joined
Tue, Nov 06, 2018, 5:24 PM UTC
HN karma
34
Public activity
21 items

About perennialmind

No profile information was provided.

Recent public activity

  1. comment
    Comment #48451106

    If you want to sell real estate while still retaining rights to visit a grave sited thereupon, the legal instrument is called an "easement". Sometimes the access grant is associate…

  2. comment
    Comment #47836200

    My point was meant purely as an intellectual exercise, not a critique of engineering choices made in the face of adverse practical realities. My apologies if it came across otherwi…

  3. comment
    Comment #47833609

    The hopes were for a converged software stack, but the candidates were all parallel protocols competing with IPv4. A full transition would end with the extinction of IPv4. Upgradin…

  4. comment
    Comment #47829042

    I only read up on CLNP based on a fascination with counterfactuals. I will say there is a fair bit to IS-IS and ES-IS that's directly relevant to the original articles points on th…

  5. comment
    Comment #47828174

    CLNP had existing implementations and was fundamentally sound. On its technical merits, RFC1347 TCP and UDP with Bigger Addresses (TUBA) wins hands-down. But it took too long for t…

  6. comment
    Comment #47827872

    IPv4 was designed with extension headers: it boggles my mind that simply using the headers to extend the address was never seriously considered. It was proposed: https://www.rfc-ed…

  7. comment
    Comment #47392798

    IPv4 will be with us for a long, long time. My point is that we're stuck with the combination in some form or another and it didn't have to be that way . Embedding the address exte…

  8. comment
    Comment #47367700

    There's no viable alternative to dual stack with NAT now. We're stuck with it. But when IPv6 was standardized, a pure upgrade to IPv4 was still feasible. IPv4 allows for extensions…

  9. comment
    Comment #47367484

    There was no upside for an ISP to operate a 6to4 relay, so the anycast address was worse than a blackhole route. It would occasionally permit a connection, but mostly just caused t…

  10. comment
    Comment #47367342

    As I recall, 6to4 worked beautifully between 6to4 nodes in the absence of middlebox interference. The fatal flaw was the anycast address for accessing the "real" IPv6 network. The …

  11. comment
    Comment #44748727

    Dotnet's GC has a real latency problem. Miguel de Icaza gave a nice talk on why noticeable pauses are inevitable in a stop-the-world tracing GC, proposing Swift's reference-countin…

  12. comment
    Comment #37228644

    With AutoHotKey you can escalate to sending as-if-by-keyboard, for those frustrating scenarios where clipboard paste is ignored. SendInput {Raw}%ClipBoard%`

  13. comment
    Comment #31839798

    The sentence "a 32-bit CPU register can address up to 4 gigabyte of memory" is sloppy, the sentence "a 32-bit CPU register can address up to 4 GiB of memory" is not.

  14. comment
    Comment #29558286

    Oh that's fun. I imagined a distressed elephant walking through the office and pulling down ceiling tiles, the wood floor splintering under the weight. Didn't think about ears. Att…

  15. comment
    Comment #29557924

    Same here: it reduces to a logic problem. I can imagine the transformation, the space, the cube, the rotation individually as concepts, but all of it is more memory than visualizat…

  16. comment
    Comment #27971532

    Tesla employs the Norman Doors of false advertising. In the lasting tradition of "Free" (not free), Tesla gave us "Autopilot" (requires manual operation at all time) and "Full Self…

  17. comment
    Comment #25011799

    Lately I've taken to avoiding that fine point. I find it easier to internalize `foo/bar/.`. Using the self-referential dot this way doesn't carry the same semantics, but the effect…

  18. comment
    Comment #23643175

    Wow. I had a CS professor insist on exactly that style. I couldn't stand it at first, but making accommodations was the whole point. Unfortunately it got me thinking about what I w…

  19. comment
    Comment #22878383

    Nit: WSL2 is available on Windows Home, while Hyper-V is reserved for Pro and up.

  20. comment
    Comment #19486181

    I don't know why back-to-back SSL proxies were never afforded an officially sanctioned mechanism for explicitly delegating trust. The alternative is this "I know you're lying, but …

  21. comment
    Comment #18393229

    I've gone down that rabbit hole, repeatedly. It's just too fascinating. Likewise, I feel obligated to bring up the Voter Satisfaction Efficiency (or index) metric that seems to be …