Viewing profile — deadlypointer
deadlypointer
HN member- Joined
- Wed, Mar 08, 2023, 9:49 AM UTC
- HN karma
- 56
- Public activity
- 16 items
- HN profile
- View on Hacker News ↗
About deadlypointer
No profile information was provided.
Recent public activity
-
comment
Comment #47727938
Even in the winning line black can force stalemate in multiple ways,how is it a forced win?
-
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
-
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…
- story
-
comment
Comment #44204634
I have been holding back my breath for 2 days now, it still shows hold.
-
comment
Comment #44058993
The post seems to be unreadable on mobile, the sides are cut off.
- story
-
comment
Comment #42983598
I really like ncdu, which helps interactively detect and delete big unused directories.
- story
-
comment
Comment #42415195
My favorite is lakjsdf... Since I just press random keys on the home row.
-
comment
Comment #42090641
The TPB Afk is a really good documentary about this IMO, not sure how this series will compare to that.
-
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…
-
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 ...
-
comment
Comment #41392185
OTOH the list and struct types allow lots of complex operations, e.g with `.eval`, which run blazingly fast.
-
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.
-
comment
Comment #39723976
Std::set is using red black trees, did you mean std unordered set?