Viewing profile — mzimbres
mzimbres
HN member- Joined
- Sat, Apr 11, 2020, 7:36 AM UTC
- HN karma
- 35
- Public activity
- 19 items
- HN profile
- View on Hacker News ↗
About mzimbres
No profile information was provided.
Recent public activity
-
comment
Comment #45402983
[flagged]
-
comment
Comment #42547546
> In my experience simple blocking code is incredibly misunderstood. I don't think so. You can't even implement a full-duplex protocol properly with sync IO since reading and writi…
-
comment
Comment #42135153
> In actual real applications it is not always possible This depends on what are your expectation. IO operations must suspend to wait for data read and writes, therefore it is not …
-
comment
Comment #42134830
Only in poorly designed code you have problems like this where Async Await goes viral. It can be avoided by spiting libraries into an IO part that uses Async/Await and a protocol p…
-
comment
Comment #41623215
Here is a low hanging fruit for governments around the world fighting low birth rates. Allow your people to work from home and they will start having more babies, simplle as that. …
-
comment
Comment #40363818
I wonder how did they shared the meat with the rest of the group after chasing down the prey for an hour in random directions.
- story
-
comment
Comment #36597325
Implementing full-duplex protocols asynchronously is much simpler.
-
comment
Comment #35362023
So why rotten meat smells terrible and a steak delicious? Why would we evolve that perception of something that nutritious and which could prevent me from starving. Why my nose kee…
-
comment
Comment #35213552
I haven't created Redis itself but a Redis client library. It all started with a chat server I wanted to write on top of Boost.Beast (and by consequence Boost.Asio) and at the time…
-
comment
Comment #34738081
> But as more and more engineers joined us, some shortcomings > of C++ came to bite us: unreadable coding style, memory leak, > segmentation fault, and more. * unreadable coding st…
- story
- story
- story
-
comment
Comment #29901198
Senders and Receivers is the next big thing Eric is delivering to C++, stay tuned.
-
comment
Comment #29059644
Human beings have been living in europe for over 100,000 years. White skin doesn't seem to be older than a 10,000 years (see the skin analysis of the first briton). I don't think i…
-
comment
Comment #28524888
For the purpose of climate change I believe it would be enough to breed elephants that adapt well to could climates and populate the area with them.
-
comment
Comment #28508531
Nobody postulated that the speed of light is constant because it was obvious: light just like every other wave has a constant speed in the medium though which it propagates. The fa…
- story