Live data from Hacker News

Viewing profile — deadlypointer

deadlypointer

HN member
Joined
Wed, Mar 08, 2023, 9:49 AM UTC
HN karma
56
Public activity
16 items

About deadlypointer

No profile information was provided.

Recent public activity

  1. comment
    Comment #47727938

    Even in the winning line black can force stalemate in multiple ways,how is it a forced win?

  2. comment
    Comment #47453571

    site is totally broken on mobile, just because cursor can vibe code a nice rolling scrolling shithole, chances are it will break on some platform/browser

  3. comment
    Comment #44897038

    How does it stack up in terms of security? To me the idea of hackability is a bit conflicting with all the security features of modern browsers. The web is basically the main attac…

  4. story
  5. comment
    Comment #44204634

    I have been holding back my breath for 2 days now, it still shows hold.

  6. comment
    Comment #44058993

    The post seems to be unreadable on mobile, the sides are cut off.

  7. story
  8. comment
    Comment #42983598

    I really like ncdu, which helps interactively detect and delete big unused directories.

  9. story
  10. comment
    Comment #42415195

    My favorite is lakjsdf... Since I just press random keys on the home row.

  11. comment
    Comment #42090641

    The TPB Afk is a really good documentary about this IMO, not sure how this series will compare to that.

  12. comment
    Comment #41883651

    There is a free coursera course I am doing, where exactly this phenomenon is explained as diffuse vs focused thinking by neuroscientists. Here is the link: https://www.coursera.org…

  13. comment
    Comment #41758093

    I spent way too much time playing it and I also consider it as wasted time. I guess it's because we had an option. He didn't really have ...

  14. comment
    Comment #41392185

    OTOH the list and struct types allow lots of complex operations, e.g with `.eval`, which run blazingly fast.

  15. comment
    Comment #41294917

    "Just works" is fine... Until it does not, and you have a hard time finding the issue. I prefer more control over my editor.

  16. comment
    Comment #39723976

    Std::set is using red black trees, did you mean std unordered set?