Live data from Hacker News

Viewing profile — dave_universetf

dave_universetf

HN member
Joined
Mon, Mar 02, 2020, 5:43 PM UTC
HN karma
523
Public activity
88 items

About dave_universetf

No profile information was provided.

Recent public activity

  1. comment
    Comment #48387525

    The readme has strong LLM smells. Was the code written by an LLM as well? What is your experience with cryptographic engineering, in particular avoiding common implementation pitfa…

  2. comment
    Comment #48070534

    It's vibe coded, so not surprising that it replicates the patterns of existing systems.

  3. comment
    Comment #47594724

    +1, the information content is nice, but the AI telltales and writing patterns were annoyingly distracting.

  4. comment
    Comment #47594710

    This is probably just a difference in how your brain and the author's work. A variety of home organizers have told me that people mean different things when they say they want an o…

  5. comment
    Comment #46889644

    Strictly speaking: no. The "forward pass" terminology does not imply that there exists a "reverse pass" that does the same kind of computation. Rather, it's describing two differen…

  6. comment
    Comment #46888726

    Both, with caveats. The attention computation is fundamentally quadratic: for every token in the sequence, you're doing a computation that has to compute over every other token in …

  7. comment
    Comment #46338113

    I don't know about all hyperscalers, but I have knowledge of one of them that has a large enough fleet of atomic frequency standards to warrant dedicated engineering. Several dozen…

  8. comment
    Comment #44807939

    I wrote MetalLB, a bare metal load-balancer for Kubernetes, because I needed one for myself. It gained some popularity because for a couple years, it was the only way to get workin…

  9. comment
    Comment #44675627

    Does the orange light specifically mean no RF link at all? Or does it include anything that prevents the modem from getting an IP address and route configuration? If the latter, BG…

  10. comment
    Comment #44675360

    BGP is the canonical way to take your entire global network offline within seconds. Glancing at BGP looking glasses, Starlink's prefixes seem to still be announced, but there could…

  11. comment
    Comment #41713032

    They are/were scanning random public projects and creating unsolicited bugs in those projects to chide them about profanity in their source code. The linked thread is just a bunch …

  12. comment
    Comment #41269814

    In the case of this attack, somewhere between 40s and 30min of physical access, depending on how the card was set up. In the case of a hotel, the spicy card to clone would be the c…

  13. comment
    Comment #41269702

    Indeed. Alas (or fortunately depending which colour team you work on), fully broken Mifare Classic is still all over the place, and likewise the "hardened" variant broken in this p…

  14. comment
    Comment #41269551

    Possibly so. It just means that based on the report's findings, even if you'd decided to play it safe and buy exclusively from NXP directly (the creators of this ecosystem and owne…

  15. comment
    Comment #41269458

    The paper reports that the same backdoor seems to be present in some NXP and Infineon SKUs as well, including some manufactured in Europe.

  16. story
  17. comment
    Comment #40626770

    Yeah, admittedly it's confusing terminology generally, because it's still natural to say you're swapping the page tables out when you do a context switch on current systems. I prob…

  18. comment
    Comment #40620118

    Please, name these academic Unixes! I would love to go see what they do. Down-thread there's a mention of minix, which does the normal thing: demand paging, context switches only t…

  19. comment
  20. comment
    Comment #39872036

    Also no. It was rolled back hours ago, and cache.nixos.org keeps all past builds so it didn't even need rebuilding. Orthogonal to that, the backdoor was irrelevant to nix in at lea…

  21. comment
    Comment #39871985

    It's not a problem, never has been. Nix mirrors all source bundles it pulls from third parties and caches them. cache.nixos.org has a copy of all the sources needed to build not ju…

  22. comment
    Comment #39120699

    Worth noting that, like many immediate mode UIs, it seems to not integrate with OS accessibility infrastructure at all. That means any UI built with it will be a black box to anyon…

  23. comment
    Comment #39098746

    Worth noting this is an expired draft. Anyone can publish drafts with no vetting. This particular author is also a frequent flyer of nonsensical IETF drafts that make no sense to a…

  24. comment
    Comment #37693511

    Yeah I was imprecise in the description here, because I started trying to describe how a mechanical movement works and it went into the weeds really quickly :) More accurately, the…

  25. comment
    Comment #37684838

    There's a sibling thread making the same point, and: yeah, I overgeneralized on that bit. The instance I had in mind was the M.A.S.H. TV show, which has a couple exchanges involvin…