Viewing profile — halflife
halflife
HN member- Joined
- Fri, Oct 09, 2020, 9:56 AM UTC
- HN karma
- 461
- Public activity
- 327 items
- HN profile
- View on Hacker News ↗
About halflife
No profile information was provided.
Recent public activity
-
comment
Comment #48882538
But not all naive art comes from 3rd world. I remember learning about famous naive artists from Northern Europe which were quite amazing.
-
comment
Comment #48880121
Back to 2015, I stopped posting on Facebook when I noticed that it’s no longer about connecting with my friends, but a never ending stream of boring posts from groups and people th…
-
comment
Comment #48844876
Makes sense, thanks!
-
comment
Comment #48844872
Thanks for the detailed comment! I always heard that bees pollinate the vast majority of plants, so in the parent comment, I assumed incorrectly that the meaning was for bees in ge…
-
comment
Comment #48841983
If they are not native, how did plant propagate seeds? Flies? Wasps? Butterflies?
-
comment
Comment #48721603
I actually find this incredible, since this highlights how desperate they are to advertise these glasses
-
comment
Comment #48697078
Jest mocks allow developers to write bad code. Instead of separating concerns with DI, jest mocks overwrite the importing mechanism without any type safety. Also, if you wish to mi…
-
comment
Comment #48436633
If you need to protect your border inside, than you already failed. Borders are protected outside the country.
-
comment
Comment #48432094
Israel has clearly defined borders. If youre are talking about the West Bank there’s area a, b and c which are controlled by Israel, both, and PA respectively. I’d call that border…
-
comment
Comment #48432077
[flagged]
-
comment
Comment #48403104
When all you need is a synchronous operations, yes. When it involves async, batching, buffering, and user input, it becomes much more complicated, and every step needs to be setup …
-
comment
Comment #48401134
Agreed, the OP said that the r in rxjs stands for reactivity, so my point was the the names have little bearing on the actual design patterns achieved with the libs
-
comment
Comment #48399421
A derived state is certainly reactive.
-
comment
Comment #48398717
Maybe push pull wasn’t the best metaphor, but the point is that everything can be reactive, it only depends on how much boilerplate you need to write to achieve the desired result.…
-
comment
Comment #48395536
Its entire state management is not reactive, it’s always on push, not pull. You always need to call setState to get render changes.
-
comment
Comment #48394256
The react in react stands for reactivity, however it is not.
-
comment
Comment #48394250
I partially agree, there is an overlap between signals and rxjs, however the core business is different- observables are about data manipulation, while signals are about efficient …
-
comment
Comment #48389952
Each one of these solves a different problem. Promised - async Observables - streams Signals - reactivity
-
comment
Comment #48318222
I think Trent reznor did a fantastic job with the soundtrack, maybe the only person that could’ve fit in daft punks shoes
-
comment
Comment #48306499
Don’t like to cast stones, but this feels like Claude trying whatever it can to make things work, without fixing the underlying process and problem. “It looks like the user wants t…
-
comment
Comment #48306047
Reading the blog I thought I was probably missing something. Reading the comments I learn that I missed nothing. Weird blog post.
-
comment
Comment #48254392
I’ve never said blacks. That’s your own bias creeping into my explanation. And it really doesn’t matter why some countries got poorer, this is the fact right now so my point still …
-
comment
Comment #48251717
It’s not about morality. It’s about human nature and economy. It’s like saying everybody should have the same amount of money. The result of such thinking would destroy the coin, a…
-
comment
Comment #48242778
'P' is assignable to the constraint of type 'T', but 'T' could be instantiated with a different subtype of constraint 'F'
-
comment
Comment #48189974
A friend of mine had hands on experience, it’s not the intelligence of it, it’s the speed. You used to have a couple of days to close a breach, now it 2 hours.