Live data from Hacker News

Viewing profile — strstr

strstr

HN member
Joined
Sun, Dec 18, 2011, 12:41 AM UTC
HN karma
1,079
Public activity
300 items

About strstr

No profile information was provided.

Recent public activity

  1. comment
    Comment #48841891

    (I’ll bite and try to steelman) How does a typical user verify that they are running the intended secure software?

  2. comment
    Comment #48840062

    You can definitely do this without sorting. QuickSelect is average case n, and is, roughly, quick sort where you throw away one of the sides each time and recurse on the other. Thi…

  3. comment
    Comment #48840017

    I used to translate classic interview questions into not-spoiled-on-the-internet ones by doing this kind of batch to incremental conversion. The count-the-islands one was fun but h…

  4. comment
    Comment #48839962

    Who does a sort for this D:

  5. comment
    Comment #48598014

    Title: Android 17 is here

  6. story
  7. comment
  8. comment
    Comment #47727632

    Split locks are weird. It’s never been obvious to me why you’d want to do them unless you are on a small core count system. When split lock detection rolled out for linux, it massa…

  9. comment
    Comment #46972627

    Popular blogger from roughly a decade ago. His rants were frequently cited early in my career. I think he’s fallen off in popularity substantially since.

  10. comment
    Comment #46849034

    This is more of a typing game than anything else. It rejected “blackcapped chickadee” (wanted black-capped chickadee). Frankly that felt a bit tedious on a phone. Had to scrub thro…

  11. comment
    Comment #46594123

    My suspicion is that the bot was a fairly standard chess bot, but the difficulties were set based on computation time. As airplane computers got better, it turned into a beast. As …

  12. comment
    Comment #46307931

    For my personal usage of ai-studio, I had to use autohotkey to record and replay my mouse deleting my old chats. I thought about cooking up a browser extension, but never got aroun…

  13. comment
    Comment #46256384

    How much are my eyeballs worth over the lifetime of a TV? In the race to the bottom, ads will outcompete others by pushing price lower. But how much lower?

  14. comment
  15. story
  16. comment
    Comment #45430460

    Legitimately, they are often too hard. Balancing the problems is quite challenging. On top of that, the solutions often make the problems seem much intimidating than they are (not …

  17. comment
    Comment #45252787

    Fair enough! Just happens to be the one of two I need to read

  18. comment
    Comment #45246492

    Source for the ASP firmware is at https://github.com/amd/AMD-ASPFW . It has a number of gaps, but it is mostly there. It doesn't build, it doesn't have source for some of the servi…

  19. comment
    Comment #44934911

    In practice, it’s essentially infeasible to make a non-detectable virtualization stack. Timing is really really hard to match (as is everything else). You can edit the binary that’…

  20. comment
    Comment #44934311

    That’s not intended to be possible for any reasonable TPM with a trustworthy ekcert.

  21. comment
    Comment #44934297

    Allegedly some of the anticheats are configuring the IOMMU through Windows APIs (vanguard, faceit, and a smattering of chinese anticheats). It’s hard to find good public informatio…

  22. comment
    Comment #44933855

    Cheating will slowly look more and more like trying to hack your own machine. Secure Boot+TPM combined with decent firmware will make cheating a lot harder. If the firmware ensures…

  23. comment
    Comment #44861577

    “ Default disclosure for this issue is 11 August. Opening this issue just five days early for visibility this particular week. :)” Hello Defcon!

  24. comment
    Comment #44750493

    With the default key hierarchies, the benefit is more limited. It raises the bar. Implementing known vulnerabilities takes work. And not ever configuration is vulnerable to every i…

  25. comment
    Comment #43921884

    Tried cheating with Gemini 2.5 pro, and I became even more suspicious to the AIs than the stuff I cooked up by hand. Most of my actual success relied on mentioning a desire to trai…